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

/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_dir.c57 static int pc_is_short_file_name(char *namep, int foldcase);
1343 if (pc_is_short_file_name(namep, 0)) {
1471 force_tilde = !pc_is_short_file_name(namep, 1);
1569 pc_is_short_file_name(char *namep, int foldcase) function

Completed in 85 milliseconds