Home
last modified time | relevance | path

Searched defs:ep1 (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/nscd/
H A Dgetexec.c83 _priv_execattr *ep1 = (_priv_execattr *)e1->key.attrp; in execattr_compar() local
/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_ep_modify.c88 DAPL_EP *ep1, *ep2; in dapl_ep_modify() local
/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derrormain.c288 Eptr ep1, ep2; in errorsort() local
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_event.c359 fmd_event_impl_t *ep1 = (fmd_event_impl_t *)e1; in fmd_event_equal() local
/illumos-gate/usr/src/cmd/file/
H A Dmagicutils.c110 static Entry *ep1; /* current entry in mtab1 */ variable
/illumos-gate/usr/src/cmd/mandoc/
H A Ddba.c503 const struct macro_entry *ep1, *ep2; in compare_entries() local
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_debug.c665 nfs4_revent_t *ep1, *ep2; in events_same() local
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Ditree.c477 event_cmp(struct event *ep1, struct event *ep2) in event_cmp()