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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/misc/
H A Dlnstat_util.c172 static struct lnstat_file *alloc_and_open(const char *path, const char *file) function
236 lf = alloc_and_open("/proc/net", "rt_cache_stat");
261 lf = alloc_and_open(path, de->d_name);

Completed in 40 milliseconds