Home
last modified time | relevance | path

Searched refs:get_num_cache (Results 1 – 4 of 4) sorted by relevance

/third_party/toybox/lib/
Dllist.c122 struct num_cache *get_num_cache(struct num_cache *cache, long long num) in get_num_cache() function
137 struct num_cache *old = get_num_cache(*cache, num); in add_num_cache()
Dlib.h52 struct num_cache *get_num_cache(struct num_cache *cache, long long num);
/third_party/toybox/toys/net/
Dnetstat.c175 struct num_cache *nc = get_num_cache(TT.inodes, inode); in show_ip()
217 struct num_cache *nc = get_num_cache(TT.inodes, inode); in show_unix_sockets()
/third_party/toybox/porting/liteos_a/lib/
Dlib.h52 struct num_cache *get_num_cache(struct num_cache *cache, long long num);