Searched refs:get_cached (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/libbb/
H A Dprocps.c42 static int get_cached(cache_t *cp, unsigned id)
55 static char* get_cached(cache_t *cp, long id, function
71 return get_cached(&username, uid, uid2uname_utoa);
75 return get_cached(&groupname, gid, gid2group_utoa);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/libbb/
H A Dprocps.c42 static int get_cached(cache_t *cp, unsigned id)
55 static char* get_cached(cache_t *cp, long id, function
71 return get_cached(&username, uid, uid2uname_utoa);
75 return get_cached(&groupname, gid, gid2group_utoa);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/libbb/
H A Dprocps.c42 static int get_cached(cache_t *cp, unsigned id)
55 static char* get_cached(cache_t *cp, long id, function
71 return get_cached(&username, uid, uid2uname_utoa);
75 return get_cached(&groupname, gid, gid2group_utoa);

Completed in 77 milliseconds