Searched refs:nl_cache_alloc_name (Results 1 – 3 of 3) sorted by relevance
59 extern int nl_cache_alloc_name(const char *,
264 int nl_cache_alloc_name(const char *kind, struct nl_cache **result) in nl_cache_alloc_name() function
306 if (nl_cache_alloc_name(name, &c) < 0) in alloc_cache_name()