Searched refs:us_type (Results 1 – 2 of 2) sorted by relevance
104 cbcp[0].us_type |= (1 << CB_CONF_USER);105 cbcp[0].us_type |= (1 << CB_CONF_ADMIN);119 us->us_type |= (1 << CB_CONF_NO);130 dbglog("cbcp_lowerup: want: %d", us->us_type);132 if (us->us_type == CB_CONF_USER)384 cb_type = us->us_allowed & us->us_type;
20 int us_type; member