Home
last modified time | relevance | path

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

/openbsd/usr.sbin/amd/amd/
H A Dmapc.c315 static int search_map(mnt_map *m, char *key, char **valp) in search_map() function
340 int rc = search_map(m, wildcard, &m->wildcard); in mapc_find_wildcard()
612 error = search_map(m, key, pval); in mapc_meta_search()