Searched defs:pos_p (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/ | ||
| H A D | ifconfig.c | 2572 char *pos_p; local 2625 if ((pos_p = strtok(NULL, at_char)) == NULL) { 2629 mod.pos = atoi(pos_p); |
Completed in 58 milliseconds