Home
last modified time | relevance | path

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

/freebsd/usr.sbin/autofs/
H A Dcommon.h93 char *defined_expand(const char *string);
H A Ddefined.c80 defined_expand(const char *string) in defined_expand() function
H A Dcommon.c444 n->n_location = defined_expand(n->n_location); in node_expand_defined()