Searched defs:pos_p (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/
H A Difconfig.c2572 char *pos_p; local
2625 if ((pos_p = strtok(NULL, at_char)) == NULL) {
2629 mod.pos = atoi(pos_p);

Completed in 58 milliseconds