Home
last modified time | relevance | path

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

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