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