Searched defs:session (Results 1 - 25 of 111) sorted by relevance

12345

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dinterrupt-daemon.c45 pid_t session = setsid (); local
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dinterrupt-daemon.c45 pid_t session = setsid (); local
/netbsd-current/external/bsd/openldap/dist/servers/slapd/back-wt/
H A Dbind.c37 WT_SESSION *session; local
H A Dnextid.c40 int wt_last_id( BackendDB *be, WT_SESSION *session, ID *out ) argument
H A Dctx.c101 WT_SESSION *session = wc->session; local
[all...]
H A Ddn2entry.c49 WT_SESSION *session = wc->session; local
H A Dinit.c64 WT_SESSION *session; local
[all...]
H A Ddn2id.c63 wt_dn2id_add( Operation *op, WT_SESSION *session, ID pid, Entry *e) argument
112 wt_dn2id_delete( Operation *op, WT_SESSION *session, struct berval *ndn) argument
153 wt_dn2id( Operation *op, WT_SESSION *session, struct berval *ndn, ID *id) argument
223 wt_dn2id_has_children( Operation *op, WT_SESSION *session, ID id ) argument
255 wt_dn2idl( Operation *op, WT_SESSION *session, struct berval *ndn, Entry *e, ID *ids, ID *stack) argument
[all...]
H A Did2entry.c27 wt_id2entry_put( Operation *op, WT_SESSION *session, Entry *e, const char *config ) argument
73 wt_id2entry_add( Operation *op, WT_SESSION *session, Entry *e ) argument
81 wt_id2entry_update( Operation *op, WT_SESSION *session, Entry *e ) argument
89 wt_id2entry_delete( Operation *op, WT_SESSION *session, Entry *e ) argument
122 wt_id2entry( BackendDB *be, WT_SESSION *session, ID id, Entry **ep ) argument
[all...]
/netbsd-current/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp_sasl_proto.c87 void smtp_sasl_helo_auth(SMTP_SESSION *session, const char *words) argument
124 SMTP_SESSION *session = state->session; local
[all...]
H A Dsmtp_rcpt.c147 SMTP_SESSION *session = state->session; local
H A Dsmtp_reuse.c116 SMTP_SESSION *session = state->session; local
175 SMTP_SESSION *session; local
222 SMTP_SESSION *session; local
249 SMTP_SESSION *session; local
[all...]
H A Dsmtp_trouble.c188 static void smtp_check_code(SMTP_SESSION *session, int code) argument
218 SMTP_SESSION *session = state->session; local
332 SMTP_SESSION *session = state->session; local
374 SMTP_SESSION *session = state->session; local
435 SMTP_SESSION *session = state->session; local
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/util/perl/TLSProxy/
H A DServerHello.pm194 sub session subroutine
H A DClientHello.pm192 sub session subroutine
/netbsd-current/crypto/external/bsd/openssl/dist/util/perl/TLSProxy/
H A DServerHello.pm194 sub session subroutine
H A DClientHello.pm192 sub session subroutine
/netbsd-current/external/ibm-public/postfix/dist/src/tls/
H A Dtls_session.c134 VSTRING *tls_session_passivate(SSL_SESSION *session) argument
173 SSL_SESSION *session; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Darparse.y71 session: label
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Darparse.y71 session: label
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Darparse.y71 session: label
/netbsd-current/lib/libtelnet/
H A Dencrypt.h88 void (*session)(Session_Key *, int); member in struct:__anon7776
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/gssapi/ntlm/
H A Daccept_sec_context.c181 struct ntlm_buf session; local
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dtest_soft_pkcs11.c44 find_object(CK_SESSION_HANDLE session, argument
91 CK_SESSION_HANDLE session; local
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/ipc/
H A Dcommon.c49 pid_t session; member in struct:heim_icred
84 _heim_ipc_create_cred(uid_t uid, gid_t gid, pid_t pid, pid_t session, heim_icred *cred) argument

Completed in 281 milliseconds

12345