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

/netbsd-6-1-5-RELEASE/usr.sbin/arp/
H A Darp.c208 char **ap, *inputstring; local
210 inputstring = line;
212 (*ap = stresep(&inputstring, " \t", '\\')) != NULL;) {

Completed in 61 milliseconds