Searched refs:nl_cache_alloc_name (Results 1 – 4 of 4) sorted by relevance
55 extern int nl_cache_alloc_name(const char *,
55 nl_cache_alloc_name;
259 int nl_cache_alloc_name(const char *kind, struct nl_cache **result) in nl_cache_alloc_name() function
311 if (nl_cache_alloc_name(name, &c) < 0) in alloc_cache_name()