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

/httpd/server/
H A Dconfig.c1128 char *lastc = cmd_name + strlen(cmd_name) - 1; local
1129 if (*lastc == '>') {
1130 *lastc = '\0' ;

Completed in 712 milliseconds