Searched refs:read_execout (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/fs.d/autofs/ |
H A D | ns_files.c | 51 static int read_execout(char *key, char **lp, char *fname, char *line, 564 read_execout(char *key, char **lp, char *fname, char *line, int linesz) in read_execout() function 666 rc = read_execout(command->key, &lp, command->file, line, LINESZ); in automountd_do_exec_map()
|