Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dpwcache.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()
/external/iproute2/lib/
Dinet_proto.c28 static char *ncache; in inet_proto_n2a() local
50 static char *ncache; in inet_proto_a2n() local
/external/python/cpython2/Modules/
D_bsddb.c2910 int gbytes = 0, bytes = 0, ncache = 0; in DB_set_cachesize() local
2929 int ncache; in DB_get_cachesize() local
5429 int err, gbytes=0, bytes=0, ncache=0; in DBEnv_set_cachesize() local
5448 int ncache; in DBEnv_get_cachesize() local