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))) {
726 if (macro_expand("", map, qbuff, sizeof (map))) {
H A Dauto_subr.c506 * exceeded after expansion, indicating that the macro_expand failed.
511 macro_expand(key, pline, plineq, size) function
H A Dns_files.c344 if (macro_expand("", line, lineq, LINESZ)) {
H A Dns_fnmount.c333 if (macro_expand("&", ml.linebuf,
H A Dautod_parse.c248 if (macro_expand(key, lp, lq, LINESZ)) {

Completed in 80 milliseconds