/titanic_53/usr/src/lib/krb5/plugins/kdb/db2/libdb2/recno/ |
H A D | rec_get.c | 72 EPG *e; local
|
/titanic_53/usr/src/contrib/ast/src/lib/libast/string/ |
H A D | ccmap.c | 704 register unsigned char* e; in _ccmapstr() local
|
H A D | strtoi.h | 200 S2I_function(const char* a, size_t size, char** e, char* basep, int m) in S2I_function()
|
/titanic_53/usr/src/cmd/csh/ |
H A D | sh.time.c | 121 prusage(struct rusage *r0, struct rusage *r1, struct timeval *e, in prusage()
|
/titanic_53/usr/src/cmd/sendmail/src/ |
H A D | control.c | 262 control_command(sock, e) in control_command() argument
|
H A D | udb.c | 130 udbexpand(a, sendq, aliaslevel, e) in udbexpand() argument 898 _udbx_init(e) in _udbx_init() argument
|
H A D | stab.c | 269 queueup_macros(class, qfp, e) in queueup_macros() argument
|
/titanic_53/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_srv_ns.c | 262 tree_prepend_node(treenode_t *n, exp_visible_t *v, exportinfo_t *e) in tree_prepend_node() 790 exportinfo_t *e = tree_head->tree_exi; in treeclimb_export() local
|
/titanic_53/usr/src/uts/i86xpv/os/ |
H A D | balloon.c | 816 long e; in balloon_free_pages() local 942 long e; in balloon_replace_pages() local
|
/titanic_53/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | ftp_var.h | 88 #define setjmp(e) sigsetjmp(e, 1) argument 89 #define longjmp(e, v) siglongjmp(e, v) argument
|
H A D | auth.c | 413 radix_error(int e) in radix_error()
|
/titanic_53/usr/src/boot/sys/cddl/boot/zfs/ |
H A D | lz4.c | 172 #define LZ4_SECURECOPY(s, d, e) if (d < e) LZ4_WILDCOPY(s, d, e) argument 197 #define LZ4_WILDCOPY(s, d, e) do { LZ4_COPYPACKET(s, d) } while (d < e); argument
|
/titanic_53/usr/src/cmd/troff/ |
H A D | n8.c | 185 char *e; in exword() local
|
/titanic_53/usr/src/contrib/ast/src/lib/libast/tm/ |
H A D | tmxfmt.c | 45 number(register char* s, register char* e, register long n, register int p, int w, int pad) in number()
|
/titanic_53/usr/src/cmd/csh/sparc/ |
H A D | signal.h | 75 #define SEGV_MAKE_ERR(e) (((e) << 8) | SEGV_MAPERR) argument
|
/titanic_53/usr/src/contrib/ast/src/lib/libsum/ |
H A D | sum-ast4.c | 85 register unsigned char* e = b + n; in ast4_block() local
|
/titanic_53/usr/src/cmd/localedef/ |
H A D | collate.c | 737 start_order_collelem(collelem_t *e) in start_order_collelem() 763 collelem_t *e; in define_collelem() local 862 add_order_collelem(collelem_t *e) in add_order_collelem() 975 add_subst_collelem(collelem_t *e) in add_subst_collelem()
|
/titanic_53/usr/src/lib/libdtrace/common/ |
H A D | dt_cg.c | 158 ctf_encoding_t e; in dt_cg_load() local 243 ctf_encoding_t e; in dt_cg_field_get() local 332 ctf_encoding_t e; in dt_cg_field_set() local 407 ctf_encoding_t e; in dt_cg_store() local
|
/titanic_53/usr/src/lib/sun_fc/common/ |
H A D | TgtFCHBA.cc | 71 } catch (HBAException &e) { in TgtFCHBA() local
|
/titanic_53/usr/src/lib/libnisdb/ |
H A D | ldap_ldap.c | 41 evalMappingElement(__nis_mapping_element_t *e, __nis_rule_value_t *rvIn) { in evalMappingElement()
|
/titanic_53/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | ldap-int.h | 516 #define LDAP_SET_ERRNO( ld, e ) \ argument 526 #define LDAP_SET_ERRNO( ld, e ) \ argument 537 #define LDAP_SET_LDERRNO( ld, e, m, s ) ldap_set_lderrno( ld, e, m, s ) argument 554 #define NSLDAPI_ERRNO_IO_INPROGRESS( e ) ((e) == EWOULDBLOCK || (e) == EAGAIN) argument 557 #define NSLDAPI_ERRNO_IO_INPROGRESS( e ) ((e) == EWOULDBLOCK || (e) == EINPROGRESS || (e) == EAGAI… argument 559 #define NSLDAPI_ERRNO_IO_INPROGRESS( e ) ((e) == EWOULDBLOCK || (e) == EINPROGRESS) argument
|
/titanic_53/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | typegraph.c | 542 tg_edge_t *e = toffs->tgto_edge; in typegraph_union() local 681 typegraph_type_offset(mdb_ctf_id_t type, size_t offset, tg_edge_t *e, in typegraph_type_offset() 1459 tg_edge_t *e; in typegraph_stats_node() local 1605 tg_edge_t *e; in typegraph_pass1_node() local 2027 tg_edge_t *e; in typegraph_pass4_node() local 2113 tg_edge_t *e, *edge = node->tgn_outgoing; in typegraph_postpass_node() local 2250 tg_edge_t *e; in typegraph_allpass() local 2541 tg_edge_t *e; in whattype() local
|
/titanic_53/usr/src/lib/libdns_sd/java/com/apple/dnssd/docs/examples/src/ |
H A D | BrowserApp.java | 139 public void valueChanged( ListSelectionEvent e) in valueChanged() 215 protected static void terminateWithException( Exception e) in terminateWithException()
|
/titanic_53/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/ |
H A D | tables.c | 70 #define insque(e, p) ((vq_t *)(e))->back = (caddr_t)(p); \ argument 76 #define remque(e) ((vq_t *)((vq_t *)(e))->back)->fwd = \ argument
|
/titanic_53/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | cmp.c | 267 char* e; in b_cmp() local
|