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

/illumos-gate/usr/src/tools/ctf/ctfstrip/
H A Dctfstrip.c37 static boolean_t fix_file(const char *, mode_t);
59 if (!fix_file(*p, mode))
115 fix_file(const char *filename, mode_t mode) function

Completed in 54 milliseconds