| Home | Sort by: relevance | last modified time | path |
| /src/usr.sbin/autofs/ | |
| common.h | 90 bool node_has_wildcards(const struct node *); |
| automountd.c | 225 wildcards = node_has_wildcards(parent); |
| common.c | 480 node_has_wildcards(const struct node *n) function |