/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/include/ |
H A D | k5-platform.h | 204 # define MAYBE_DUMMY_INIT(NAME) \ argument 205 void JOIN__2(NAME, auxinit) () { } 207 # define MAYBE_DUMMY_INIT(NAME) argument 233 # define MAKE_INIT_FUNCTION(NAME) \ argument 234 static int NAME(void); \ 235 MAYBE_DUMMY_INIT(NAME) \ 237 static void JOIN__2(NAME, aux) (void); \ 238 static k5_init_t JOIN__2(NAME, once) = \ 239 { K5_ONCE_INIT, 0, 0, JOIN__2(NAME, aux) }; \ 241 static void JOIN__2(NAME, aux) (void) \ [all …]
|
/titanic_41/usr/src/uts/common/fs/sockfs/ |
H A D | nl7ctokgen | 37 NAME=$1 39 <$NAME sort -f +1 |{ 58 NAME=${NAME##*nl7c} 59 NAME=${NAME%.txt} 61 token_t $NAME[] = { 66 #define ${NAME}_cnt (sizeof ($NAME) / sizeof (*$NAME))
|
/titanic_41/usr/src/lib/libc/port/locale/ |
H A D | localeconv.c | 69 #define M_ASSIGN_STR(NAME) (lconv->NAME = (char *)mptr->NAME) in localeconv() argument 70 #define M_ASSIGN_CHAR(NAME) (lconv->NAME = mptr->NAME[0]) in localeconv() argument 99 #define N_ASSIGN_STR(NAME) (lconv->NAME = (char *)nptr->NAME) in localeconv() argument
|
H A D | lmonetary.c | 120 #define M_ASSIGN_CHAR(NAME) \ in __lc_monetary_load() argument 121 (((char *)lmon->NAME)[0] = cnv(lmon->NAME)) in __lc_monetary_load() 137 #define M_ASSIGN_ICHAR(NAME) \ in __lc_monetary_load() argument 138 if (lmon->int_##NAME == NULL) \ in __lc_monetary_load() 139 lmon->int_##NAME = lmon->NAME; \ in __lc_monetary_load() 141 M_ASSIGN_CHAR(int_##NAME); in __lc_monetary_load()
|
/titanic_41/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ |
H A D | kerberos.ldif | 39 NAME 'krbPrincipalName' 52 NAME 'krbPrincipalType' 67 NAME 'krbUPEnabled' 79 NAME 'krbPrincipalExpiration' 107 NAME 'krbTicketFlags' 119 NAME 'krbMaxTicketLife' 131 NAME 'krbMaxRenewableAge' 145 NAME 'krbRealmReferences' 161 NAME 'krbLdapServers' 174 NAME 'krbKdcServers' [all …]
|
/titanic_41/usr/src/cmd/sgs/liblddbg/common/ |
H A D | util.c | 41 dbg_print(lml, MSG_INTL(MSG_UTL_TRANS), NAME(lmp)); in Dbg_util_call_main() 64 dbg_print(lml, MSG_INTL(MSG_UTL_INIT), str, NAME(lmp)); in Dbg_util_call_init() 74 dbg_print(lml, MSG_INTL(MSG_UTL_INTOOLATE), NAME(lmp)); in Dbg_util_intoolate() 143 NAME(lmp)); in Dbg_util_call_array() 155 dbg_print(lml, MSG_INTL(MSG_UTL_FINI), NAME(lmp)); in Dbg_util_call_fini() 196 dbg_print(LIST(lmp), MSG_ORIG(MSG_UTL_SCC_ENTRY), idx, NAME(lmp)); in Dbg_util_scc_entry() 226 dbg_print(lml, MSG_INTL(MSG_UTL_EDGE_START), ndx, NAME(dlmp)); in Dbg_util_edge_in() 228 dbg_print(lml, MSG_INTL(MSG_UTL_EDGE_IN), ndx, NAME(dlmp), in Dbg_util_edge_in() 229 NAME(clmp), conv_bnd_type(flags, &bnd_type_buf)); in Dbg_util_edge_in() 243 NAME(clmp), NAME(dlmp)); in Dbg_util_edge_out() [all …]
|
H A D | dlfcns.c | 40 dbg_print(lml, MSG_INTL(MSG_DL_IPHDR_ENTER), NAME(clmp)); in Dbg_dl_iphdr_enter() 101 dbg_print(lml, MSG_INTL(MSG_DL_DLOPEN), name, NAME(clmp), retry, in Dbg_dl_dlopen() 120 dbg_print(lml, MSG_INTL(MSG_DL_DLCLOSE), name, NAME(clmp), str); in Dbg_dl_dlclose() 133 dbg_print(lml, MSG_INTL(MSG_DL_DLDUMP), ipath, NAME(clmp), in Dbg_dl_dldump() 147 dbg_print(lml, MSG_INTL(MSG_DL_DLERROR), NAME(clmp), in Dbg_dl_dlerror() 160 dbg_print(lml, MSG_INTL(MSG_DL_DLADDR), NAME(clmp), EC_NATPTR(addr)); in Dbg_dl_dladdr() 167 const char *str, *retry, *from = NAME(clmp); in Dbg_dl_dlsym() 218 dbg_print(lml, MSG_INTL(MSG_DL_DLINFO), NAME(clmp), name, in Dbg_dl_dlinfo()
|
H A D | bindings.c | 106 const char *ffile = NAME(flmp); in Dbg_bind_global() 107 const char *tfile = NAME(tlmp); in Dbg_bind_global() 178 dbg_print(LIST(flmp), MSG_INTL(MSG_BND_REJECT), NAME(flmp), NAME(tlmp), in Dbg_bind_reject() 186 const char *ffile = NAME(flmp); in Dbg_bind_weak() 211 NAME(lmp), dfile, sname); in Dbg_bind_pltpad_to() 223 NAME(lmp), sname); in Dbg_bind_pltpad_from()
|
H A D | files.c | 48 dbg_print(lml, MSG_INTL(MSG_FIL_ANALYZE), NAME(lmp), in Dbg_file_analyze() 148 dbg_print(lml, MSG_INTL(MSG_FIL_PROT), NAME(lmp), (prot ? '+' : '-')); in Dbg_file_prot() 160 dbg_print(lml, MSG_INTL(MSG_FIL_DELETE), NAME(lmp)); in Dbg_file_delete() 207 str = NAME(ghp->gh_ownlmp); in Dbg_file_hdl_collect() 255 name = NAME(ghp->gh_ownlmp); in Dbg_file_hdl_action() 289 dbg_print(lml, MSG_INTL(str), NAME(lmp), mode, group); in Dbg_file_hdl_action() 306 dbg_print(lml, MSG_INTL(MSG_FIL_BND_ADD), NAME(bdp->b_caller)); in Dbg_file_bind_entry() 307 dbg_print(lml, MSG_INTL(MSG_FIL_BND_FILE), NAME(bdp->b_depend), in Dbg_file_bind_entry() 366 dbg_print(lml, MSG_INTL(MSG_FIL_DEP_NONE), NAME(tlmp)); in Dbg_file_bindings() 368 dbg_print(lml, MSG_INTL(MSG_FIL_DEP_ENT), NAME(tlmp)); in Dbg_file_bindings() [all …]
|
/titanic_41/usr/src/cmd/ssh/libssh/common/ |
H A D | ttymodes.c | 308 #define TTYCHAR(NAME, OP) \ in tty_make_modes() argument 309 debug3("tty_make_modes: %d %d", OP, tio.c_cc[NAME]); \ in tty_make_modes() 311 put_arg(&buf, tio.c_cc[NAME]); in tty_make_modes() 313 #define TTYMODE(NAME, FIELD, OP) \ in tty_make_modes() argument 314 debug3("tty_make_modes: %d %d", OP, ((tio.FIELD & NAME) != 0)); \ in tty_make_modes() 316 put_arg(&buf, ((tio.FIELD & NAME) != 0)); in tty_make_modes() 396 #define TTYCHAR(NAME, OP) \ in tty_parse_modes() argument 399 tio.c_cc[NAME] = get_arg(); \ in tty_parse_modes() 400 debug3("tty_parse_modes: %d %d", OP, tio.c_cc[NAME]); \ in tty_parse_modes() 402 #define TTYMODE(NAME, FIELD, OP) \ in tty_parse_modes() argument [all …]
|
/titanic_41/usr/src/cmd/ldap/ns_ldap/ |
H A D | idsconfig.sh | 3619 objectclasses: ( 1.3.6.1.1.1.2.7 NAME 'ipNetwork' DESC 'Standard LDAP objectclass' SUP top STRUCTUR… 4133 attributetypes: ( 1.3.6.1.1.1.1.28 NAME 'nisPublickey' DESC 'NIS public key' SYNTAX 1.3.6.1.4.1.146… 4134 attributetypes: ( 1.3.6.1.1.1.1.29 NAME 'nisSecretkey' DESC 'NIS secret key' SYNTAX 1.3.6.1.4.1.146… 4135 attributetypes: ( 1.3.6.1.1.1.1.30 NAME 'nisDomain' DESC 'NIS domain' SYNTAX 1.3.6.1.4.1.1466.115.1… 4136 attributetypes: ( 1.3.6.1.1.1.1.31 NAME 'automountMapName' DESC 'automount Map Name' EQUALITY caseE… 4137 attributetypes: ( 1.3.6.1.1.1.1.32 NAME 'automountKey' DESC 'automount Key Value' EQUALITY caseExac… 4138 attributetypes: ( 1.3.6.1.1.1.1.33 NAME 'automountInformation' DESC 'automount information' EQUALIT… 4139 attributetypes: ( 1.3.6.1.4.1.42.2.27.1.1.12 NAME 'nisNetIdUser' SYNTAX 1.3.6.1.4.1.1466.115.121.1.… 4140 attributetypes: ( 1.3.6.1.4.1.42.2.27.1.1.13 NAME 'nisNetIdGroup' SYNTAX 1.3.6.1.4.1.1466.115.121.1… 4141 attributetypes: ( 1.3.6.1.4.1.42.2.27.1.1.14 NAME 'nisNetIdHost' SYNTAX 1.3.6.1.4.1.1466.115.121.1.… [all …]
|
/titanic_41/usr/src/cmd/dtrace/test/tst/common/misc/ |
H A D | tst.macroglob.ksh.out | 1 FUNCTION NAME 4 FUNCTION NAME 9 FUNCTION NAME 14 FUNCTION NAME 17 FUNCTION NAME
|
/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/ |
H A D | db2_exp.c | 70 #define WRAP(NAME,TYPE,ARGLIST,ARGNAMES,ERROR_RESULT) \ argument 71 static TYPE wrap_##NAME ARGLIST \ 76 result = NAME ARGNAMES; \ 81 static TYPE wrap_##NAME () 86 #define WRAP_VOID(NAME,ARGLIST,ARGNAMES) \ argument 87 static void wrap_##NAME ARGLIST \ 91 NAME ARGNAMES; \ 95 static void wrap_##NAME () 97 #define WRAP_K(NAME,ARGLIST,ARGNAMES) \ argument 98 WRAP(NAME,krb5_error_code,ARGLIST,ARGNAMES,code)
|
/titanic_41/usr/src/uts/common/smbsrv/ndl/ |
H A D | ndrtypes.ndl | 76 #define CONTEXT_HANDLE(NAME) \ 77 struct NAME { \ 83 typedef struct NAME 136 #define DECL_FIXUP_STRUCT(NAME) extern struct ndr_typeinfo ndt__##NAME 144 #define CASE_INFO_ENT(NAME,N) \ 145 case N: size1 = sizeof (struct NAME##N); \ 153 #define FIXUP_PDU_SIZE(NAME,SIZE) { \ 154 ndt__##NAME.pdu_size_fixed_part = SIZE; \ 155 ndt__##NAME.c_size_fixed_part = SIZE; \ 167 #define UNION_INFO_ENT(N,NAME) CASE(N) struct NAME##N info##N [all …]
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | atoll.c | 41 #define NAME atoi macro 44 #define NAME atol macro 47 #define NAME atoll macro 51 NAME(const char *p) in NAME() function
|
H A D | atoi.c | 41 #define NAME atoi macro 44 #define NAME atol macro 48 NAME(const char *p) in NAME() function
|
H A D | atol.c | 41 #define NAME atoi macro 44 #define NAME atol macro 48 NAME(const char *p) in NAME() function
|
/titanic_41/usr/src/lib/libbc/sparc/inc/sparc/ |
H A D | asm_linkage.h | 115 #define NAME(x) _/**/x macro 149 .global NAME(x); \ 150 NAME(x): MCOUNT(x) 174 .global NAME(x), NAME(y); \ 175 NAME(x): ; \ 176 NAME(y): MCOUNT(x) 193 .global NAME(x); \ 194 NAME(x):
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | conv_princ.c | 80 #define R(NAME) { NAME, NAME, DO_REALM_CONVERSION, sizeof(NAME)-1 } argument 82 #define NR(NAME) { NAME, NAME, 0, sizeof(NAME)-1 } argument
|
/titanic_41/usr/src/uts/common/smbsrv/ |
H A D | wintypes.h | 62 #define CONTEXT_HANDLE(NAME) \ argument 63 struct NAME { \ 69 typedef struct NAME
|
/titanic_41/usr/src/lib/libbc/libc/gen/common/ |
H A D | atoi.c | 34 #define NAME atoi macro 37 #define NAME atol macro 41 NAME(p) in NAME() function
|
H A D | atol.c | 34 #define NAME atoi macro 37 #define NAME atol macro 41 NAME(p) in NAME() function
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | gram.y | 40 %term NAME 8 57 %type <string> NAME, STRING 67 command: NAME EQUAL namelist = { 73 | NAME COLON namelist ARROW namelist cmdlist = { 76 | namelist DCOLON NAME cmdlist = { 79 | NAME COLON namelist DCOLON NAME cmdlist = { 85 namelist: NAME = { 96 | names NAME = { 335 return(NAME); in yylex()
|
/titanic_41/usr/src/cmd/sgs/rtld/sparc/ |
H A D | sparc_a.out.c | 120 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_REL_NOSYM), NAME(lmp), in aout_bndr() 290 demangle(name), NAME(lmp)); in aout_reloc() 294 MSG_INTL(MSG_REL_NOSYM), NAME(lmp), in aout_reloc() 350 MSG_INTL(MSG_REL_OVERFLOW), NAME(lmp), in aout_reloc() 374 MSG_INTL(MSG_REL_OVERFLOW), NAME(lmp), in aout_reloc() 386 MSG_INTL(MSG_REL_OVERFLOW), NAME(lmp), in aout_reloc() 404 MSG_INTL(MSG_REL_OVERFLOW), NAME(lmp), in aout_reloc() 426 NAME(lmp), (name ? demangle(name) : in aout_reloc()
|
H A D | common_sparc.c | 146 0, &inv_buf), NAME(rp->rl_lmp), in elf_regsyms() 147 sym1, NAME(lmp), sym2); in elf_regsyms() 152 0, &inv_buf), NAME(rp->rl_lmp), in elf_regsyms() 153 sym1, NAME(lmp), sym2); in elf_regsyms()
|