Home
last modified time | relevance | path

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

/openbsd/usr.sbin/pppd/
H A Dcbcp.c93 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()
H A Dcbcp.h40 int us_type; member
H A Doptions.c1227 cbcp[0].us_type |= (1 << CB_CONF_USER);
1228 cbcp[0].us_type |= (1 << CB_CONF_ADMIN);