Home
last modified time | relevance | path

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

/freebsd-10-stable/usr.sbin/autofs/
Dcommon.h94 char *defined_expand(const char *string);
Ddefined.c83 defined_expand(const char *string) in defined_expand() function
Dcommon.c446 n->n_location = defined_expand(n->n_location); in node_expand_defined()