Searched refs:not_reg (Results 1 – 1 of 1) sorted by relevance
1069 static char not_reg[] = " is not a regular file (use -f to see it)"; local1070 m = (char *) ecalloc(strlen(filename) + sizeof(not_reg),1073 strcat(m, not_reg);