Home
last modified time | relevance | path

Searched refs:pos_p (Results 1 – 1 of 1) sorted by relevance

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