Searched refs:nl_cache_alloc_name (Results 1 – 5 of 5) sorted by relevance
155 err = nl_cache_alloc_name(argv[optind], &cache); in main()
55 extern int nl_cache_alloc_name(const char *,
61 nl_cache_alloc_name;
265 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()