Searched defs:KEY (Results 1 – 11 of 11) sorted by relevance
/titanic_51/usr/src/uts/common/io/kb8042/ |
H A D | at_keyprocess.c | 45 #define KEY(code) (code) macro [all...] |
/titanic_51/usr/src/common/crypto/aes/amd64/ |
H A D | aes_intel.s | 705 #define KEY xmm1 /* temporary, 128 bits */ macro [all...] |
/titanic_51/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/ |
H A D | page.h | 128 #define KEY(P, N) (((PAGE8 *)(P)) + KEY_OFF((P), (N))) macro
|
/titanic_51/usr/src/cmd/fs.d/autofs/ |
H A D | ns_nis.c | 45 #define KEY 0 macro
|
/titanic_51/usr/src/cmd/truss/ |
H A D | print.h | 124 #define KEY 82 /* print key_t 0 as IPC_PRIVATE */ macro
|
/titanic_51/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ |
H A D | kdb_ldap.h | 246 }KEY; typedef
|
/titanic_51/usr/src/lib/libast/common/port/ |
H A D | astlicense.c | 125 #define KEY(s) {s,sizeof(s)-1,0} macro
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/port/ |
H A D | astlicense.c | 138 #define KEY(s) {s,sizeof(s)-1,0} macro [all...] |
/titanic_51/usr/src/grub/grub-0.97/stage2/ |
H A D | fsys_reiserfs.c | 350 #define KEY(cache) ((struct key *) ((int) cache + BLKH_SIZE)) macro
|
/titanic_51/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | mamake.c | 122 #define KEY(a,b,c,d) ((((unsigned long)(a))<<15)|(((unsigned long)(b))<<10)|(((unsigned long)(c))<<5)|(((unsigned long)(d)))) macro
|
/titanic_51/usr/src/uts/common/sys/ib/mgt/ |
H A D | sm_attr.h | 207 uint32_t KEY; /* qkey or pkey */ member 224 uint32_t KEY; /* qkey or pkey */ member
|