Searched refs:macro_expand (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/autofs-234/headers/
H A Dautomount.h297 extern macro_expand_status macro_expand(const char *, char *, char *, int);
/macosx-10.9.5/autofs-234/automountlib/
H A Dns_od.c455 switch (macro_expand("", dir, qbuff, sizeof (dir))) {
478 switch (macro_expand("", map, qbuff, sizeof (map))) {
H A Dauto_subr.c394 * macro_expand failed, if *size* would be exceeded after expansion
402 macro_expand(key, pline, plineq, size) function
H A Dns_files.c377 switch (macro_expand("", line, lineq, LINESZ)) {
/macosx-10.9.5/autofs-234/automountd/
H A Dautod_parse.c470 switch (macro_expand(key, lp, lq, LINESZ)) {

Completed in 215 milliseconds