HomeSort by: relevance | last modified time | path
    Searched defs:typestring (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/find/
function.c 1795 char *typestring = **argvp; local in function:c_type
1802 switch (typestring[0]) {
1834 errx(1, "%s: %s: unknown type", opt, typestring);
function.c 1795 char *typestring = **argvp; local in function:c_type
1802 switch (typestring[0]) {
1834 errx(1, "%s: %s: unknown type", opt, typestring);

Completed in 52 milliseconds