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

/netbsd-6-1-5-RELEASE/usr.sbin/pvctxctl/
H A Dpvctxctl.c186 str2vc(char *str, int *vpip, int *vcip) argument
192 *vpip = strtol(str, NULL, 0);
196 *vpip = 0;

Completed in 58 milliseconds