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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/ifparse/
H A Difparse.c16 * such as failover address configuration ("ifparse -f"), or everything
17 * except failover address configuration ("ifparse -s"). By default,
18 * all parts of the command line are extracted (equivalent to ("ifparse -fs").
24 * ifparse inet 1.2.3.4 up group two addif 1.2.3.5 up addif 1.2.3.6 up
38 * ifparse -f inet 1.2.3.4 -failover up group two addif 1.2.3.5 up
50 * ifparse -f inet 1.2.3.4 -failover failover -failover failover up
253 perror("ifparse");
430 ifparse(int argc, char *argv[], struct afswtch *afp) function
481 (void) fprintf(stderr, "ifparse: Operation %s not"
498 "ifparse
[all...]

Completed in 74 milliseconds