Home
last modified time | relevance | path

Searched defs:e (Results 751 – 775 of 834) sorted by relevance

1...<<31323334

/titanic_53/usr/src/uts/sun4u/io/pci/
H A Dpcipsy.c1666 uint32_t e; in pci_pbm_classify() local
/titanic_53/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsid.c208 entry_t e; in iscsi_boot_session_create() local
H A Discsi.c1469 entry_t e; in iscsi_ioctl() local
/titanic_53/usr/src/cmd/ptools/pmap/
H A Dpmap.c1305 ulong_t e = (ulong_t)INVALID_ADDRESS; in parse_addr_range() local
/titanic_53/usr/src/grub/grub-0.97/netboot/
H A Dtlan.h506 #define XOR8( a, b, c, d, e, f, g, h ) xor( a, xor( b, xor( c, xor( d, xor( e, xor( f, xor( g, h ) … argument
/titanic_53/usr/src/cmd/dc/
H A Ddc.c1079 struct blk *r, *e, *p, *e1, *t, *cp; in exp() local
/titanic_53/usr/src/uts/common/fs/ufs/
H A Dufs_alloc.c2055 int e; /* index of the first element + the width */ in findlogstartcg() local
/titanic_53/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_umap.c2090 hermon_umap_db_compare(const void *q, const void *e) in hermon_umap_db_compare()
/titanic_53/usr/src/uts/common/io/
H A Dgld.c407 int e; in _init() local
425 int e; in _fini() local
H A Dbofi.c574 int e; in _init() local
588 int e; in _fini() local
/titanic_53/usr/src/cmd/syslogd/
H A Dsyslogd.c268 #define DPRINT4(d, m, a, b, c, e) if ((Debug) && debuglev >= (d)) \ argument
1940 int e = errno; in writemsg() local
/titanic_53/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c3691 local int huft_build(b, n, s, d, e, t, m, zs) in huft_build() argument
4150 uInt e; /* extra bits or operation */ local
4416 uInt e; /* extra bits or operation */ local
/titanic_53/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c5537 BIGNUM a, e, n, result; in emlxs_BIGNUM_get_pubkey() local
5789 BIGNUM g, e, n, result1; in emlxs_BIGNUM_get_dhval() local
5938 BIGNUM a, e, n, result; in emlxs_BIGNUM_pubkey() local
/titanic_53/usr/src/tools/cpcgen/
H A Dcpcgen.c1177 int e = errno; in cpcgen_remove_tmpfile() local
/titanic_53/usr/src/uts/common/avs/ns/rdc/
H A Drdc_bitmap.c2038 int e, ret; in _rdc_net_bmap() local
/titanic_53/usr/src/cmd/svc/svcs/
H A Dexplain.c113 #define uu_list_append(lst, e) uu_list_insert_before(lst, NULL, e) argument
/titanic_53/usr/src/uts/common/io/audio/impl/
H A Daudio_client.c533 audio_engine_t *e = sp->s_engine; in auclnt_get_output_qlen() local
/titanic_53/usr/src/lib/libresolv2/common/isc/
H A Deventlib_p.h47 #define EV_ERR(e) return (errno = (e), -1) argument
/titanic_53/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor.h91 #define TAVOR_TNF_FAIL(s, e) \ argument
/titanic_53/usr/src/lib/libnisdb/
H A Dnis_db.cc985 entry_object *e, eo; in dbRefreshObj() local
/titanic_53/usr/src/uts/common/io/usb/usba/
H A Dusba.c1093 usba_list_entry_t *e; in usba_rm_from_list() local
/titanic_53/usr/src/cmd/nscd/
H A Dnscd_config.h442 #define NSCD_ERR2MSG(e) (((e) && (e)->msg) ? (e)->msg : "") argument
/titanic_53/usr/src/cmd/ttymon/
H A Duucp.h564 #define ASSERT(e, s1, s2, i1) if (!(e)) {\ argument
/titanic_53/usr/src/uts/common/os/
H A Dkmem.c2224 kmem_dumppr(char **pp, char *e, const char *format, ...) in kmem_dumppr()
2297 char *e = buf + size; in kmem_dump_finish() local
/titanic_53/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c4588 copy(char* t, const char* f, char* e) in copy()
4604 char* e; in sear_exec() local
4692 register char* e; local

1...<<31323334