Home
last modified time | relevance | path

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

/NextBSD/contrib/less/
HDfilename.c1069 static char not_reg[] = " is not a regular file (use -f to see it)"; local
1070 m = (char *) ecalloc(strlen(filename) + sizeof(not_reg),
1073 strcat(m, not_reg);