Home
last modified time | relevance | path

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

/aosp_15_r20/external/toybox/toys/net/
H A Dnetstat.c39 struct num_cache { struct
40 struct num_cache *next; argument
46 static struct num_cache *get_num_cache(struct num_cache *cache, long long num) in get_num_cache() argument