/titanic_52/usr/src/test/libc-tests/cfg/symbols/ |
H A D | threads_h.cfg | 23 type | cnd_t | threads.h | -ALL +C11 24 type | thrd_t | threads.h | -ALL +C11 25 type | tss_t | threads.h | -ALL +C11 26 type | mtx_t | threads.h | -ALL +C11 27 type | once_flag | threads.h | -ALL +C11 28 type | tss_dtor_t | threads.h | -ALL +C11 29 type | thrd_start_t | threads.h | -ALL +C11 34 value | mtx_plain | int | threads.h | -ALL +C11 35 value | mtx_recursive | int | threads.h | -ALL +C11 36 value | mtx_timed | int | threads.h | -ALL [all...] |
H A D | wctype_h.cfg | 23 type | wint_t | wctype.h | ALL 24 type | wctrans_t | wctype.h | ALL 25 type | wctype_t | wctype.h | ALL 30 value | WEOF | wint_t | wctype.h | ALL -XPG4+ SUSv2+ 38 wctype.h | ALL 43 wctype.h | -ALL SUSv4+ 48 wctype.h | ALL 53 wctype.h | -ALL SUSv4+ 63 wctype.h | -ALL SUSv4+ 68 wctype.h | ALL [all...] |
H A D | ctype_h.cfg | 23 type | locale_t | ctype.h | -ALL +SUSv4+ 32 func | isalnum | int | int | ctype.h | +ALL 33 func | isalpha | int | int | ctype.h | +ALL 34 func | isascii | int | int | ctype.h | -ALL +XPG3+ 35 func | isblank | int | int | ctype.h | -ALL +C99+ 36 func | iscntrl | int | int | ctype.h | +ALL 37 func | isdigit | int | int | ctype.h | +ALL 38 func | isgraph | int | int | ctype.h | +ALL 39 func | islower | int | int | ctype.h | +ALL 40 func | isprint | int | int | ctype.h | +ALL [all...] |
H A D | stdio_h.cfg | 24 type | FILE | stdio.h | ALL 25 type | fpos_t | stdio.h | ALL 26 type | size_t | stdio.h | ALL 31 value | BUFSIZ | int | stdio.h | ALL 32 value | EOF | int | stdio.h | ALL 33 value | NULL | void * | stdio.h | ALL 34 value | stderr | FILE * | stdio.h | ALL 35 value | stdin | FILE * | stdio.h | ALL 36 value | stdout | FILE * | stdio.h | ALL 37 value | optarg | char * | stdio.h | -ALL [all...] |
H A D | locale_h.cfg | 23 type | locale_t | locale.h | -ALL SUSv4+ 24 type | struct lconv | locale.h | ALL 29 value | LC_CTYPE | int | locale.h | ALL 30 value | LC_COLLATE | int | locale.h | ALL 31 value | LC_TIME | int | locale.h | ALL 32 value | LC_NUMERIC | int | locale.h | ALL 33 value | LC_MONETARY | int | locale.h | ALL 34 value | LC_MESSAGES | int | locale.h | ALL 35 value | LC_GLOBAL_LOCALE | locale_t | locale.h | -ALL SUSv4+ 36 value | NULL | void * | locale.h | ALL [all...] |
H A D | stdlib_h.cfg | 25 type | size_t | stdlib.h | ALL 30 value | EXIT_FAILURE | int | stdlib.h | ALL 31 value | EXIT_SUCCESS | int | stdlib.h | ALL 32 value | NULL | void * | stdlib.h | ALL 41 -ALL C11 47 -ALL C11 53 ALL 59 ALL 65 ALL 71 ALL [all...] |
H A D | wchar_h.cfg | 23 type | locale_t | wchar.h | -ALL SUSv4+ 24 type | wctype_t | wchar.h | -ALL XPG3+ 29 value | NULL | void * | wchar.h | ALL 37 wchar.h | -ALL SUSv4+ 42 wchar.h | -ALL SUSv4+ 47 wchar.h | -ALL SUSv4+ 52 wchar.h | -ALL SUSv4+ 57 wchar.h | -ALL SUSv4+ 63 wchar.h | ALL 68 wchar.h | -ALL SUSv [all...] |
H A D | fcntl_h.cfg | 23 type | mode_t | fcntl.h | ALL 24 type | off_t | fcntl.h | ALL 25 type | pid_t | fcntl.h | ALL 26 type | struct flock | fcntl.h | ALL 45 value | O_DIRECTORY | int | fcntl.h | -ALL SUSv4+ 53 fcntl.h | ALL 58 fcntl.h | ALL 63 fcntl.h | ALL
|
H A D | netdb_h.cfg | 27 #value | h_errno | int | netdb.h | -ALL SUS+ -SUSv4+ 28 #value | HOST_NOT_FOUND | int | netdb.h | -ALL SUS+ -SUSv4+ 29 #value | NO_DATA | int | netdb.h | -ALL SUS+ -SUSv4+ 30 #value | NO_RECOVERY | int | netdb.h | -ALL SUS+ -SUSv4+ 31 #value | TRY_AGAIN | int | netdb.h | -ALL SUS+ -SUSv4+
|
H A D | stdalign_h.cfg | 23 define | alignas | | stdalign.h | -ALL +C11 24 define | alignof | | stdalign.h | -ALL +C11 25 define | __alignas_is_defined | 1 | stdalign.h | -ALL +C11 26 define | __alignof_is_defined | 1 | stdalign.h | -ALL +C11
|
H A D | sys_stat_h.cfg | 23 type | mode_t | sys/stat.h | ALL 24 type | struct stat | sys/stat.h | ALL 29 value | S_IFMT | mode_t | sys/stat.h | ALL 30 value | S_IFBLK | mode_t | sys/stat.h | ALL
|
/titanic_52/usr/src/cmd/sgs/libconv/common/ |
H A D | symbols.c | 281 #define ALL ELFOSABI_NONE, EM_NONE in conv_sym_shndx_strings() macro 291 { SHN_UNDEF, ALL, MSG_SHN_UNDEF_CFNP }, in conv_sym_shndx_strings() 292 { SHN_BEFORE, ALL, MSG_SHN_BEFORE_CFNP }, in conv_sym_shndx_strings() 293 { SHN_AFTER, ALL, MSG_SHN_AFTER_CFNP }, in conv_sym_shndx_strings() 296 { SHN_ABS, ALL, MSG_SHN_ABS_CFNP }, in conv_sym_shndx_strings() 297 { SHN_COMMON, ALL, MSG_SHN_COMMON_CFNP }, in conv_sym_shndx_strings() 298 { SHN_XINDEX, ALL, MSG_SHN_XINDEX_CFNP }, in conv_sym_shndx_strings() 302 { SHN_UNDEF, ALL, MSG_SHN_UNDEF_CF }, in conv_sym_shndx_strings() 303 { SHN_BEFORE, ALL, MSG_SHN_BEFORE_CF }, in conv_sym_shndx_strings() 304 { SHN_AFTER, ALL, MSG_SHN_AFTER_CF }, in conv_sym_shndx_strings() [all …]
|
H A D | sections.c | 433 #define ALL ELFOSABI_NONE, EM_NONE in conv_sec_flags_strings() macro 438 { SHF_WRITE, ALL, MSG_SHF_WRITE_CF }, in conv_sec_flags_strings() 439 { SHF_ALLOC, ALL, MSG_SHF_ALLOC_CF }, in conv_sec_flags_strings() 440 { SHF_EXECINSTR, ALL, MSG_SHF_EXECINSTR_CF }, in conv_sec_flags_strings() 441 { SHF_MERGE, ALL, MSG_SHF_MERGE_CF }, in conv_sec_flags_strings() 442 { SHF_STRINGS, ALL, MSG_SHF_STRINGS_CF }, in conv_sec_flags_strings() 443 { SHF_INFO_LINK, ALL, MSG_SHF_INFO_LINK_CF }, in conv_sec_flags_strings() 444 { SHF_LINK_ORDER, ALL, MSG_SHF_LINK_ORDER_CF }, in conv_sec_flags_strings() 445 { SHF_OS_NONCONFORMING, ALL, MSG_SHF_OS_NONCONFORMING_CF }, in conv_sec_flags_strings() 446 { SHF_GROUP, ALL, MSG_SHF_GROUP_C in conv_sec_flags_strings() [all...] |
H A D | phdr.c | 38 #define ALL ELFOSABI_NONE, EM_NONE in conv_phdr_type_strings() macro 187 #undef ALL in conv_phdr_type_strings() 238 #define ALL ELFOSABI_NONE, EM_NONE in conv_phdr_flags_strings() macro 242 { PF_X, ALL, MSG_PF_X_CF }, in conv_phdr_flags_strings() 243 { PF_W, ALL, MSG_PF_W_CF }, in conv_phdr_flags_strings() 244 { PF_R, ALL, MSG_PF_R_CF }, in conv_phdr_flags_strings() 251 { PF_X, ALL, MSG_PF_X_NF }, in conv_phdr_flags_strings() 252 { PF_W, ALL, MSG_PF_W_NF }, in conv_phdr_flags_strings() 253 { PF_R, ALL, MSG_PF_R_NF }, in conv_phdr_flags_strings() 263 #undef ALL in conv_phdr_flags_strings()
|
/titanic_52/usr/src/lib/libsqlite/test/ |
H A D | select4.test | 52 UNION ALL 61 UNION ALL 72 UNION ALL 82 UNION ALL 90 UNION ALL 99 (SELECT DISTINCT log FROM t1 UNION ALL 107 UNION ALL 112 } {1 {ORDER BY clause should come after UNION ALL not before}} 204 SELECT DISTINCT log FROM t1 UNION ALL SELECT 6 213 SELECT DISTINCT log FROM t1 UNION ALL SELEC [all...] |
/titanic_52/usr/src/cmd/getmajor/ |
H A D | Makefile | 26 ALL= $(SHFILES) macro 27 CLOBBERFILES= $(ALL) 39 all: $(ALL) 41 install: $(ALL) $(ROOTUSRSBINF)
|
/titanic_52/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/ |
H A D | Debug.java | 56 * Setting the verbosity level to <b>ALL</b> is equivalent to setting 168 if (lvl < ALL || lvl > NONE) in setDebugLevel() 179 if (lvl < ALL || lvl > NONE) in setDebugLevel() 191 if (lvl < ALL || lvl > NONE) in setDebugLevel() 248 if (lvl < ALL || lvl > NONE) in SetDebugLevel() 309 static public final int ALL = 0; field in Debug
|
/titanic_52/usr/src/uts/common/io/arn/ |
H A D | LICENSE | 8 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 9 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 25 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 26 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 43 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 44 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
/titanic_52/usr/src/cmd/initpkg/ |
H A D | Makefile | 28 ALL= $(SHFILES) $(CPFILES) macro 30 CLOBBERFILES= $(ALL) 73 all: $(ALL) all_init.d $(TXTS) 93 install: $(ALL) ins_all ins_init.d $(RCDIRS)
|
/titanic_52/usr/src/uts/common/io/rwd/ |
H A D | THIRDPARTYLICENSE | 9 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 10 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 26 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 27 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
/titanic_52/usr/src/uts/common/io/rum/ |
H A D | THIRDPARTYLICENSE | 9 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 10 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 26 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 27 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
/titanic_52/usr/src/cmd/setmnt/ |
H A D | Makefile | 30 ALL= $(SHFILES) macro 31 CLOBBERFILES= $(ALL)
|
/titanic_52/usr/src/lib/fm/libfmevent/common/ |
H A D | libfmevent_ruleset.h | 59 #define FMEV_RULESET_UNREGISTERED FMEV_MKRS(ALL, "unregistered") 61 #define FMEV_RULESET_SMF FMEV_MKRS(ALL, "smf")
|
/titanic_52/usr/src/cmd/sendmail/cf/cf/ |
H A D | Makefile | 50 ALL= sendmail.cf submit.cf macro 52 all: $(ALL) 55 $(RM) $(ALL) 131 $(ALL): $(M4FILES)
|
/titanic_52/usr/src/cmd/cdrw/ |
H A D | blank.c | 43 * This is called recursively once, if an ALL blank succeeds but the 46 * which has this problem with ALL blanking. 89 type = ALL; in blank() 254 if (type == ALL) { in blank() 276 if ((type != ALL) && !silent_pass) { in blank()
|