Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/ufs/newfs/
H A Dnewfs.c59 static int notrand(char *);
641 if (notrand(special) && (status = system(cmd)) != 0) in main()
1078 notrand(char *special) in notrand() function