Searched refs:auth_request (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/contrib/telnet/libtelnet/ |
| H A D | auth-proto.h | 59 void auth_request(void);
|
| H A D | auth.c | 335 auth_request(void) in auth_request() function
|
| /freebsd-12.1/crypto/heimdal/appl/telnet/libtelnet/ |
| H A D | auth-proto.h | 69 void auth_request (void);
|
| H A D | auth.c | 326 auth_request(void) in auth_request() function
|
| /freebsd-12.1/crypto/heimdal/appl/telnet/telnetd/ |
| H A D | state.c | 427 extern void auth_request(void); 498 func = auth_request; in willoption() 553 func = auth_request; in willoption()
|
| /freebsd-12.1/contrib/telnet/telnetd/ |
| H A D | state.c | 553 func = auth_request; in willoption() 620 func = auth_request; in willoption()
|
| /freebsd-12.1/contrib/subversion/subversion/svnserve/ |
| H A D | serve.c | 710 static svn_error_t *auth_request(svn_ra_svn_conn_t *conn, apr_pool_t *pool, in auth_request() function 819 SVN_ERR(auth_request(conn, pool, b, req, TRUE)); in must_have_access() 4235 SVN_ERR(auth_request(conn, scratch_pool, b, READ_ACCESS, FALSE)); in construct_server_baton()
|