Home
last modified time | relevance | path

Searched defs:e (Results 851 – 875 of 900) sorted by relevance

1...<<313233343536

/illumos-gate/usr/src/cmd/svc/configd/
H A Dconfigd.h95 #define bad_error(f, e) \ argument
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_file.c385 int nread, e; in krb5_fcc_read() local
/illumos-gate/usr/src/lib/libscf/common/
H A Dscf_tmpl.c5884 scf_tmpl_errors_t *e = NULL; in scf_tmpl_value_in_constraint() local
6747 scf_tmpl_error_t *e; in scf_tmpl_errors_destroy() local
H A Dlowlevel.c393 proto_error(rep_protocol_responseid_t e) in proto_error()
5211 char *s, *e, *te, *tpg; in scf_parse_svc_fmri() local
5346 char *s, *e, *te; in scf_parse_file_fmri() local
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_openssl/common/
H A Dopenssl_spi.c3170 BIGNUM *n = NULL, *e = NULL, *d = NULL, *p = NULL, *q = NULL; in ImportRawRSAKey() local
4119 const BIGNUM *n, *e, *d, *p, *q, *dmp1, *dmpq, *iqmp; in exportRawRSAKey() local
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis_handlers.h90 #define CISTPL_DEVSPEED_EXP(e) cistpl_devspeed_struct.exponent[(e) & \ argument
619 #define CISTPL_PD_EXP(e) cistpl_pd_struct.exponent[e&7] argument
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_die_deliv.c893 int e = 0; in reloc_incomplete() local
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Disns_client.c552 entry_t e; in discover_isns_server() local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dmalloc.c1262 #define COPY(t,e,f) while ((*t = *f++) && t < e) t++ argument
/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_oss.c1228 audioinfo_walker(audio_engine_t *e, void *a) in audioinfo_walker()
/illumos-gate/usr/src/uts/sun/io/
H A Dfd.c586 int e; in _fini() local
/illumos-gate/usr/src/cmd/fm/fmadm/common/
H A Dfaulty.c940 print_dict_info_line(nvlist_t *e, fmd_msg_item_t what, const char *linehdr) in print_dict_info_line()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c908 int i, e; in hc_fmri_str2nvl() local
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h1198 #define IBCM_EVT_REQ(e) (e).cm_event.req argument
1199 #define IBCM_EVT_REP(e) (e).cm_event.rep argument
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.c967 ctf_encoding_t e; in offset_to_name_cb() local
H A Dmdb_target.c1924 GElf_Addr b = 0, e = 0; in mdb_tgt_elf_export() local
/illumos-gate/usr/src/uts/common/io/
H A Dcmlb.c2710 cmlb_swap_efi_gpt(efi_gpt_t *e)
H A Dpcic.c6338 log_pci_cfg_err(ushort_t e, int bridge_secondary) in log_pci_cfg_err()
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h100 # define seteuid(e) setresuid(-1, e, -1) argument
2046 # define setreuid(r, e) setresuid(r, e, -1) argument
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c1383 fct_i_event_t *e; in fct_handle_event() local
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpcisch.c2003 uint32_t e; in pcix_log_pbm() local
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c1617 uchar_t *s, *e; in get_l3_info() local
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c2089 char *e = pkcs11_strerror(kmfh->lasterr.errcode); in KMFPK11_GetErrorString() local
/illumos-gate/usr/src/uts/common/os/
H A Ddumpsubr.c2567 char *e = buf + size; in dumpsys_metrics() local
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_xhci.c334 #define USB_TO_XHCI_ERR(e) ((e) < USB_ERR_MAX ? xhci_usb_errors[(e)] : \ argument

1...<<313233343536