Searched refs:cache_t (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.c20 typedef struct cache_t { struct
23 } cache_t; typedef in typeref:struct:cache_t
25 static cache_t username, groupname;
27 static void clear_cache(cache_t *cp)
42 static int get_cached(cache_t *cp, unsigned id)
55 static char* get_cached(cache_t *cp, long id,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/libbb/
H A Dprocps.c20 typedef struct cache_t { struct
23 } cache_t; typedef in typeref:struct:cache_t
25 static cache_t username, groupname;
27 static void clear_cache(cache_t *cp)
42 static int get_cached(cache_t *cp, unsigned id)
55 static char* get_cached(cache_t *cp, long id,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/libbb/
H A Dprocps.c20 typedef struct cache_t { struct
23 } cache_t; typedef in typeref:struct:cache_t
25 static cache_t username, groupname;
27 static void clear_cache(cache_t *cp)
42 static int get_cached(cache_t *cp, unsigned id)
55 static char* get_cached(cache_t *cp, long id,

Completed in 88 milliseconds