Home
last modified time | relevance | path

Searched defs:lookups (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libc/inc/
H A Dnsswitch_priv.h106 struct __nsw_lookup_v1 *lookups; member
/illumos-gate/usr/src/cmd/mdb/common/modules/svc.startd/
H A Dstartd.c56 u_longlong_t lookups; in startd_status() local
/illumos-gate/usr/src/head/
H A Dnsswitch.h116 struct __nsw_lookup *lookups; member
/illumos-gate/usr/src/lib/libnsl/nss/
H A Dgetexecattr.c219 struct __nsw_lookup *lookups = NULL; in _getexecprof() local
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dnvdisc.c428 static char* lookups(Namval_t *np, Namfun_t *handle) in lookups() function