Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ypcmd/
H A Dypmatch.c60 static bool match_one();
230 error = match_one(keys[n], &val, &len); in match_list()
252 match_one(key, val, len) in match_one() function