/titanic_50/usr/src/cmd/truss/ |
H A D | systable.c | 222 { NULL, 8, HEX, HEX, HEX, HEX, HEX, HEX, HEX, HEX, HEX, HEX}, 224 { NULL, 8, HEX, HEX, HEX, HEX, HEX, HEX, HEX, HEX, HEX, HEX}, 230 { NULL, 8, HEX, HEX, HEX, HEX, HEX, HEX, HEX, HEX, HEX, HEX}, 236 {"mknod", 3, DEC, NOV, STG, OCT, HEX}, /* 14 */ 239 {"brk", 1, DEC, NOV, HEX}, /* 17 */ 240 {"stat", 2, DEC, NOV, STG, HEX}, /* 18 */ 243 {"mount", 8, DEC, NOV, STG, STG, MTF, MFT, HEX, DEC, HEX, DEC}, /* 21 */ 248 {"pcsample", 2, DEC, NOV, HEX, DEC}, /* 26 */ 250 {"fstat", 2, DEC, NOV, DEC, HEX}, /* 28 */ 252 { NULL, 8, HEX, HEX, HEX, HEX, HEX, HEX, HEX, HEX, HEX, HEX}, [all …]
|
H A D | print.h | 45 #define HEX 3 /* print value in hexadecimal */ macro
|
H A D | actions.c | 740 case HEX: in sysexit() 780 case HEX: in sysexit()
|
/titanic_50/usr/src/lib/libldap5/sources/ldap/ber/ |
H A D | bprint.c | 57 #ifndef HEX in lber_bprint() 65 #ifndef HEX in lber_bprint()
|
/titanic_50/usr/src/common/tsol/ |
H A D | ltos.c | 72 #define HEX(h, i, l, s) \ macro 108 HEX(hex, i, hl, 6); in __hex() 112 HEX(hex, i, len, 9); in __hex() 116 HEX(hex, i, hl, hex_len-1); in __hex()
|
/titanic_50/usr/src/cmd/sgs/size/common/ |
H A D | main.c | 128 if (numbase != HEX) in main() 141 numbase = HEX; in main()
|
H A D | defs.h | 29 #define HEX 0 macro
|
/titanic_50/usr/src/cmd/bnu/ |
H A D | stoa.c | 39 #define HEX 1 macro 104 addr->len = dobase(++str, sbuf, HEX);
|
/titanic_50/usr/src/lib/libnsl/dial/ |
H A D | stoa.c | 45 #define HEX 1 macro 118 addr->len = dobase(++str, sbuf, HEX); in stoa()
|
/titanic_50/usr/src/cmd/listen/ |
H A D | nsaddr.h | 38 #define HEX 1 /* hexadecimal type */ macro
|
H A D | nstoa.c | 123 addr->len = dobase(++str, sbuf, HEX); 348 case HEX:
|
/titanic_50/usr/src/cmd/sendmail/libsm/ |
H A D | vfprintf.c | 193 enum { OCT, DEC, HEX } base;/* base for [diouxX] conversion */ enumerator 602 base = HEX; 646 base = HEX; 701 case HEX:
|
/titanic_50/usr/src/uts/common/io/ipw/ |
H A D | ipw2100_impl.h | 198 #define HEX 2 macro 199 #define MASK HEX
|
/titanic_50/usr/src/cmd/fs.d/ufs/fsdb/ |
H A D | fsdb.c | 103 #define HEX 16 /* hexadecimal base */ macro 255 static short base = HEX; 1078 base = HEX; in main() 1096 base = HEX; in main() 1219 case HEX: in main() 1237 case HEX: in main() 2100 tbase = HEX; in getnumb() 2114 case HEX: in getnumb() 3699 tbase = HEX; in fprnt() 3755 tbase = HEX; in fprnt() [all …]
|
/titanic_50/usr/src/uts/common/fs/sockfs/ |
H A D | nl7chttp.c | 108 HEX = 0x1000 enumerator 1631 if (match->act & HEX) { in nl7c_http_response()
|
/titanic_50/usr/src/lib/libpp/common/ |
H A D | HISTORY | 153 04/06/87 add DIGIT, HEX, OCTAL and NONOCTAL case classes to ppdefs.h
|
/titanic_50/usr/src/cmd/sendmail/cf/ |
H A D | README | 2808 by their HEX value with a leading '+'. For example:
|
/titanic_50/usr/src/data/hwdata/ |
H A D | usb.ids | 918 fa20 Ross-Tech HEX-USB
|