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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Dbroadcom.c5069 char *str_to_compare=NULL; local
5148 str_to_compare = websGetVar(wp, "wl_unit", NULL);
5151 str_to_compare = nvram_safe_get("wl_unit");
5155 (!strncmp(unit_str,str_to_compare,sizeof(unit_str))) ? "selected" : "",
5160 (!strncmp(unit_str,str_to_compare,sizeof(unit_str))) ? "selected" : "",

Completed in 116 milliseconds