Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/
H A Difconfig.c2369 #define MODREMOVE_OP 'r' macro
2390 return (modop(arg, MODREMOVE_OP)); in modremove()
2618 if (op == MODREMOVE_OP && in modop()
2647 case MODREMOVE_OP: in modop()