Home
last modified time | relevance | path

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

/external/iproute2/misc/
Dlnstat_util.c169 static struct lnstat_file *alloc_and_open(const char *path, const char *file) in alloc_and_open() function
236 lf = alloc_and_open("/proc/net", "rt_cache_stat"); in lnstat_scan_dir()
261 lf = alloc_and_open(path, de->d_name); in lnstat_scan_dir()