Searched refs:__nl_cache_ops_lookup (Results 1 – 1 of 1) sorted by relevance
42 static struct nl_cache_ops *__nl_cache_ops_lookup(const char *name) in __nl_cache_ops_lookup() function85 ops = __nl_cache_ops_lookup(name); in nl_cache_ops_lookup()105 if ((ops = __nl_cache_ops_lookup(name))) in nl_cache_ops_lookup_safe()262 if (__nl_cache_ops_lookup(ops->co_name)) { in nl_cache_mngt_register()