Searched refs:before_colon (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/
H A Dhttpd.c128 char before_colon[1]; /* really bigger, must be last */ member in struct:Htaccess
571 cf = strcpy(cur->before_colon, p0);
603 if (l >= strlen(hti->before_colon)) {
1109 if (strcmp(cur->before_colon + 1, suffix) == 0) {
1354 if (strcmp(cur->before_colon, suffix) == 0) {
1461 p0 = cur->before_colon;
1783 if (strcmp(cur->before_colon + 1, suffix) == 0) {

Completed in 262 milliseconds