Home
last modified time | relevance | path

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

/freebsd-head/usr.sbin/autofs/
HDcommon.h93 char *defined_expand(const char *string);
HDdefined.c80 defined_expand(const char *string) in defined_expand() function
HDcommon.c444 n->n_location = defined_expand(n->n_location); in node_expand_defined()