Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_nis.c245 if (macro_expand("", dir, qbuff, sizeof (dir))) {
253 if (macro_expand(dir, map, qbuff, sizeof (map))) {
H A Dautomount.h281 extern int macro_expand(char *, char *, char *, int);
H A Dns_ldap.c716 if (macro_expand("", dir, qbuff, sizeof (dir))) { in mastermap_callback_ldap()
726 if (macro_expand("", map, qbuff, sizeof (map))) { in mastermap_callback_ldap()
H A Dns_files.c326 if (macro_expand("", line, lineq, LINESZ)) { in loadmaster_files()
H A Dns_fnmount.c333 if (macro_expand("&", ml.linebuf, in process_ref()
H A Dauto_subr.c511 macro_expand(key, pline, plineq, size) in macro_expand() function
H A Dautod_parse.c248 if (macro_expand(key, lp, lq, LINESZ)) { in mapline_to_mapent()