Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/file/
H A Dfile.c163 static int def_position_tests(char *file);
585 switch (def_position_tests(file)) { in type()
624 def_position_tests(char *file) in def_position_tests() function