Searched refs:us_type (Results 1 – 2 of 2) sorted by relevance
97 cbcp[0].us_type |= (1 << CB_CONF_USER);98 cbcp[0].us_type |= (1 << CB_CONF_ADMIN);112 us->us_type |= (1 << CB_CONF_NO);123 dbglog("cbcp_lowerup: want: %d", us->us_type);125 if (us->us_type == CB_CONF_USER)377 cb_type = us->us_allowed & us->us_type;
18 int us_type; member