Searched refs:us_type (Results 1 – 3 of 3) sorted by relevance
93 us->us_type |= (1 << CB_CONF_NO); in cbcp_init()103 syslog(LOG_DEBUG, "want: %d", us->us_type); in cbcp_lowerup()105 if (us->us_type == CB_CONF_USER) in cbcp_lowerup()317 cb_type = us->us_allowed & us->us_type; in cbcp_resp()
40 int us_type; member
1227 cbcp[0].us_type |= (1 << CB_CONF_USER);1228 cbcp[0].us_type |= (1 << CB_CONF_ADMIN);