Home
last modified time | relevance | path

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

/freebsd/lib/libutil/
H A Dlogin_ok.c126 const char *denycap) in login_ttyok() argument
143 ttl = login_getcaplist(lc, denycap, NULL); in login_ttyok()
175 const char *allowcap, const char *denycap) in login_hostok() argument
188 hl = login_getcaplist(lc, denycap, NULL); in login_hostok()