Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_files.c51 static int call_read_execout(char *, char *, char *, int);
110 rc = call_read_execout(key, fname, ml->linebuf, LINESZ); in getmapent_files()
661 call_read_execout(char *key, char *fname, char *line, int linesz) in call_read_execout() function