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

/freebsd-10.1-release/sbin/ifconfig/
H A Difgroup.c66 unsetifgroup(const char *group_name, int d, int s, const struct afswtch *rafp) function
74 errx(1, "unsetifgroup: group names may not end in a digit");
77 errx(1, "unsetifgroup: group name too long");
166 DEF_CMD_ARG("-group", unsetifgroup),

Completed in 41 milliseconds