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

/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c54 static int file_mods = TRUE; variable
548 file_mods = FALSE;
568 file_mods = FALSE;
674 file_mods = FALSE;
827 file_mods = FALSE;
941 file_mods = FALSE;
2704 /* Database is not updated when file_mods == FALSE */
2705 if (file_mods == FALSE) {
3072 if (file_mods == FALSE) {
3169 if (file_mods
[all...]

Completed in 95 milliseconds