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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/sysklogd/
H A Dlogger.c87 char *str_p, *str_t; local
96 getopt32(argv, "p:st:", &str_p, &str_t);
104 i = pencode(str_p);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dnc_bloaty.c663 char *str_p, *str_s, *str_w; local
700 &str_p, &str_s, &str_w
711 o_lport = bb_lookup_port(str_p, o_udpmode ? "udp" : "tcp", 0);
713 bb_error_msg_and_die("bad local port '%s'", str_p);

Completed in 102 milliseconds