Searched defs:add_to_mlist (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/file/
H A Dfile.c181 static void add_to_mlist(char *, int);
226 add_to_mlist(optarg, !dflg);
241 add_to_mlist(dfile, 0);
282 add_to_mlist(optarg, !dflg);
1730 * add_to_mlist -
1741 add_to_mlist(char *magic_file, int first) function

Completed in 234 milliseconds