Searched defs:removeif (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/ |
H A D | ifconfig.c | 133 static int removeif(char *arg, int64_t param); 286 { "removeif", NEXTARG, removeif, 1, AF_ANY }, 1981 removeif(char *str, int64_t param) function 1989 "ifconfig: removeif: bad physical interface name %s\n", 2010 ipadmerr_exit(istatus, "removeif"); 2020 "ifconfig: removeif: cannot remove interface: %s\n", 2048 "ifconfig: removeif: cannot remove interface: %s\n", 2052 Perror0_exit("removeif: SIOCLIFREMOVEIF"); 4438 "\t[ removeif <addres [all...] |
Completed in 52 milliseconds