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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/networking/
H A Dwget.c326 static char *gethdr(FILE *fp) function
695 while(gethdr(sfp) != NULL)
714 while((str = gethdr(sfp)) != NULL){
818 while (gethdr(sfp) != NULL)
864 while ((str = gethdr(sfp)) != NULL) {
872 /* gethdr converted "FOO:" string to lowercase */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/networking/
H A Dwget.c326 static char *gethdr(FILE *fp) function
695 while(gethdr(sfp) != NULL)
714 while((str = gethdr(sfp)) != NULL){
818 while (gethdr(sfp) != NULL)
864 while ((str = gethdr(sfp)) != NULL) {
872 /* gethdr converted "FOO:" string to lowercase */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/networking/
H A Dwget.c326 static char *gethdr(FILE *fp) function
695 while(gethdr(sfp) != NULL)
714 while((str = gethdr(sfp)) != NULL){
818 while (gethdr(sfp) != NULL)
864 while ((str = gethdr(sfp)) != NULL) {
872 /* gethdr converted "FOO:" string to lowercase */

Completed in 118 milliseconds