Searched defs:enlast (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/nsswitch/files/common/
H A Dfiles_common.c1001 char *cp, *first, *last, *enlast; local
1066 enlast = cp = fhp->fh_file_start;
1071 if (cp > first && cp > enlast && *(cp - 1) == '\\') {
1075 enlast = cp + 1;

Completed in 25 milliseconds