Home
last modified time | relevance | path

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

/dragonfly/sbin/umount/
H A Dumount.c70 int namematch (struct addrinfo *);
444 if (!namematch(ai)) in umountfs()
674 namematch(struct addrinfo *ai) in namematch() function