8322 nl: misleading-indentation
[unleashed/tickless.git] / usr / src / test / libc-tests / cfg / symbols / time_h.cfg
blob54116f730a2d35874eb1b2cc307c35ee87445c98
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2016 Joyent, Inc.
17 # Definitions found in time.h
21 # Types
25 # Values.
29 # Defines
31 define | TIME_UTC               |       | time.h        | -ALL +C11
34 # Functions
36 func |  timespec_get                                                    |\
37         int                                                             |\
38         struct timespec *; int                                          |\
39         time.h                                                          |\
40         -ALL C11