Home
last modified time | relevance | path

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

/dragonfly/lib/libutil/
H A Dlogin_cap.h50 #define LOGIN_SETMAC 0x0100 /* set user default MAC label */ macro
/dragonfly/usr.bin/su/
H A Dsu.c487 setwhat |= LOGIN_SETMAC; in main()