Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/
H A Difconfig.c134 static int setdebugflag(char *arg, int64_t param);
268 { "debug", 0, setdebugflag, 0, AF_ANY },
864 setdebugflag(char *val, int64_t arg) in setdebugflag() function