Home
last modified time | relevance | path

Searched defs:ncache (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/crypto/openssh/openbsd-compat/
HDpwcache.c50 static struct ncache { in user_from_uid() struct
51 uid_t uid; in user_from_uid()
52 char *name; in user_from_uid()
85 static struct ncache { in group_from_gid() struct
86 gid_t gid; in group_from_gid()
87 char *name; in group_from_gid()
/freebsd-11-stable/lib/libc/db/btree/
HDbt_open.c98 pgno_t ncache; in __bt_open() local
/freebsd-11-stable/sys/geom/bde/
HDg_bde.h140 u_int ncache; member