/titanic_51/usr/src/uts/common/io/ |
H A D | ramdisk.c | 920 int e; in rd_detach() local 1396 int e; local 1416 int e; global() local [all...] |
/titanic_51/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_common.h | 250 #define MOD_GETENV(m, e) \ argument 265 #define MOD_DONE(m, e) \ argument 268 #define MOD_FILERECOVERD(m, n, e) \ argument
|
/titanic_51/usr/src/grub/grub-0.97/stage2/ |
H A D | gunzip.c | 347 uch e; /* number of extra bits or operation */ member 546 ush * e, /* list of extra bits for non-simple codes */ in huft_build() argument 737 register unsigned e; /* table entry flag/number of extra bits */ inflate_codes_in_window() local [all...] |
H A D | zfs_lz4.c | 157 #define LZ4_SECURECOPY(s, d, e) if (d < e) LZ4_WILDCOPY(s, d, e) argument 182 #define LZ4_WILDCOPY(s, d, e) do { LZ4_COPYPACKET(s, d) } while (d < e); argument
|
/titanic_51/usr/src/uts/common/sys/ |
H A D | rctl.h | 191 #define RCTLOP_ACTION(r, p, e) (r->rc_dict_entry->rcd_ops->rco_action(r, p, e)) argument 193 #define RCTLOP_SET(r, p, e, v) (r->rc_dict_entry->rcd_ops->rco_set(r, p, e, v)) argument 194 #define RCTLOP_TEST(r, p, e, v, i, f) \ argument
|
/titanic_51/usr/src/lib/libast/common/misc/ |
H A D | mime.c | 290 register char* e; in mimeload() local 709 mimecmp(register const char* s, register const char* v, char** e) in mimecmp() 734 char* e; in mimehead() local
|
H A D | cmdarg.c | 207 char* e; in cmdflush() local
|
/titanic_51/usr/src/cmd/ldap/common/ |
H A D | ldapdelete.c | 48 LDAPMessage *result, *e; variable
|
/titanic_51/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | saslbind.c | 226 char *m, *e; in ldap_parse_sasl_bind_result() local
|
/titanic_51/usr/src/lib/nsswitch/ldap/common/ |
H A D | getether.c | 166 uchar_t *e = argp->key.ether; in getbyether() local [all...] |
/titanic_51/usr/src/cmd/csh/i386/ |
H A D | signal.h | 71 #define SEGV_MAKE_ERR(e) (((e) << 8) | SEGV_MAPERR) argument
|
/titanic_51/usr/src/lib/libc/port/fp/ |
H A D | decimal_bin.c | 338 int n, exp, rounded, e; in __fast_decimal_to_single() local 437 int e; in __fast_decimal_to_double() local [all...] |
/titanic_51/usr/src/lib/libast/common/tm/ |
H A D | tmxdate.c | 73 range(register char* s, char** e, char* set, int lo, int hi) in range() 157 tmxdate(register const char* s, char** e, Time_t now) in tmxdate()
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/tm/ |
H A D | tmxdate.c | 73 range(register char* s, char** e, char* set, int lo, int hi) in range() argument 157 tmxdate(register const char* s, char** e, Time_t now) in tmxdate() argument [all...] |
/titanic_51/usr/src/cmd/zic/ |
H A D | zic.c | 359 const char *e = strerror(errno); local 646 const char *e = strerror(errno); local 833 const char *e = strerror(errno); local 904 const char *e = strerror(errno); local 1525 const char *e = strerror(errno); local 1535 const char *e = strerror(errno); global() local 2300 const char *e = strerror(errno); global() local [all...] |
/titanic_51/usr/src/cmd/fs.d/autofs/ |
H A D | debug_alloc.h | 91 #define getipnodebyname(n, a, f, e) \ argument
|
/titanic_51/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
H A D | pmHelpRepository.java | 213 Enumeration e = bundle.getKeys(); in loadHelpItemDB() local
|
/titanic_51/usr/src/uts/common/syscall/ |
H A D | tasksys.c | 73 rctl_entity_p_t e; in tasksys_settaskid() local
|
/titanic_51/usr/src/cmd/fs.d/nfs/showmount/ |
H A D | showmount.c | 264 struct exportnode *e; local
|
/titanic_51/usr/src/cmd/fs.d/pcfs/fsck/ |
H A D | fat.c | 281 int32_t e; in reservedInFAT() local
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/sfio/ |
H A D | sfsetbuf.c | 227 { Sfoff_t e; local
|
/titanic_51/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | fds.c | 175 unsigned char* e; in b_fds() local
|
/titanic_51/usr/src/lib/libcmd/common/ |
H A D | fds.c | 175 unsigned char* e; in b_fds() local
|
/titanic_51/usr/src/contrib/ast/src/lib/libpp/ |
H A D | ppproto.c | 183 #define RESERVED(b,e,n) ((((long)(b))<<16)|(((long)(e))<<8)|((long)(n))) argument 264 register const char* e = s + n; in sstrncmp() local 350 register char* e = t + n; in memcopy() local 585 char* e; in lex() local [all...] |
/titanic_51/usr/src/lib/libast/common/sfio/ |
H A D | sfstrtof.h | 124 #define ERR(e) argument 133 #define ERR(e) (errno=(e)) argument
|