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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Dvi.c275 static char *get_one_address(char *, int *); // get colon addr, if present
570 static char *get_one_address(char * p, int *addr) // get colon addr, if present function
645 p = get_one_address(p, b);
653 p = get_one_address(p, e);

Completed in 42 milliseconds