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

/illumos-gate/usr/src/cmd/file/
H A Dmagicutils.c193 * f_mkmtab - fills mtab array of magic table entries with
201 * f_mkmtab() reports on errors in the magic file.
217 * f_mkmtab returns 0 on success, -1 on error. The calling
218 * program is not expected to proceed after f_mkmtab()
223 f_mkmtab(char *magfile, int cflg, int first) function
244 /* mtab may have been allocated on a previous f_mkmtab call */

Completed in 45 milliseconds