Home
last modified time | relevance | path

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

/dports/security/snort3/snort3-3.1.19.0/src/service_inspectors/ssh/
H A Dssh.cc271 sessionp->version = SSH_VERSION_2; in process_ssh_version_string()
279 sessionp->version = SSH_VERSION_1; in process_ssh_version_string()
283 sessionp->version = SSH_VERSION_1; in process_ssh_version_string()
289 sessionp->version = SSH_VERSION_UNKNOWN; in process_ssh_version_string()
355 sessionp->state_flags |= SSH_FLG_SESS_ENCRYPTED; in process_ssh1_key_exchange()
379 sessionp->state_flags |= in process_ssh2_kexinit()
444 sessionp->state_flags |= in process_ssh2_key_exchange()
459 sessionp->state_flags |= in process_ssh2_key_exchange()
472 sessionp->state_flags |= in process_ssh2_key_exchange()
484 sessionp->state_flags |= in process_ssh2_key_exchange()
[all …]
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/ssh/
H A Dspp_ssh.c1107 sessionp->version = version; in ProcessSSHProtocolVersionExchange()
1210 sessionp->state_flags |= in ProcessSSHKeyInitExchange()
1226 sessionp->state_flags |= in ProcessSSHKeyInitExchange()
1281 sessionp->state_flags |= in ProcessSSHKeyInitExchange()
1370 sessionp->state_flags |= in ProcessSSHKeyExchange()
1389 sessionp->state_flags |= in ProcessSSHKeyExchange()
1407 sessionp->state_flags |= in ProcessSSHKeyExchange()
1423 sessionp->state_flags |= in ProcessSSHKeyExchange()
1439 sessionp->state_flags |= in ProcessSSHKeyExchange()
1474 if (( (sessionp->state_flags & in ProcessSSHKeyExchange()
[all …]
/dports/editors/emacs/emacs-27.2/lisp/org/
H A Dob-J.el79 (sessionp (cdr (assq :session params)))
85 (org-babel-j-initiate-session sessionp)
87 (if (string= sessionp "none")
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/examples/c/
H A Dex_log.c42 setup_copy(WT_CONNECTION **wt_connp, WT_SESSION **sessionp) in setup_copy() argument
46 error_check((*wt_connp)->open_session(*wt_connp, NULL, NULL, sessionp)); in setup_copy()
47 error_check((*sessionp)->create( in setup_copy()
48 *sessionp, uri, "key_format=S,value_format=S")); in setup_copy()
/dports/math/gretl/gretl-2021d/gui/
H A Dfilelists.c47 static char *sessionp[MAXRECENT]; variable
80 sessionp[i] = sessionlist[i]; in init_fileptrs()
92 return sessionp; in get_file_list()
527 set_tryfile(sessionp[i]); in open_file_from_filelist()
571 filep = sessionp; in real_add_files_to_menus()
/dports/security/snort/snort-2.9.18/src/preprocessors/HttpInspect/include/
H A Dhi_client_stateful.h36 int StatefulInspection( HI_SESSION* sessionp, unsigned char* datap, int dsize );
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/session/
H A Dsession_api.c2067 WT_SESSION_IMPL **sessionp) in __open_session() argument
2138 *sessionp = NULL; in __open_session()
2255 *sessionp = session_ret; in __open_session()
2270 bool open_metadata, WT_SESSION_IMPL **sessionp) in __wt_open_session() argument
2276 *sessionp = NULL; in __wt_open_session()
2298 *sessionp = session; in __wt_open_session()
2308 bool open_metadata, uint32_t session_flags, WT_SESSION_IMPL **sessionp) in __wt_open_internal_session() argument
2312 *sessionp = NULL; in __wt_open_internal_session()
2326 *sessionp = session; in __wt_open_internal_session()
/dports/net/libpcap/libpcap-1.10.1/rpcapd/
H A Ddaemon.c138 uint32 plen, char *source, struct session **sessionp,
1939 char *source, struct session **sessionp, in daemon_msg_startcap_req() argument
2218 *sessionp = session; in daemon_msg_startcap_req()
2226 *sessionp = NULL; in daemon_msg_startcap_req()
2259 *sessionp = NULL; in daemon_msg_startcap_req()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/isc/netmgr/
H A Dhttp.c263 isc_nm_http_session_t **sessionp) { in new_session() argument
266 REQUIRE(sessionp != NULL && *sessionp == NULL); in new_session()
278 *sessionp = session; in new_session()
293 isc__nm_httpsession_detach(isc_nm_http_session_t **sessionp) { in isc__nm_httpsession_detach() argument
296 REQUIRE(sessionp != NULL); in isc__nm_httpsession_detach()
298 session = *sessionp; in isc__nm_httpsession_detach()
299 *sessionp = NULL; in isc__nm_httpsession_detach()
H A Dnetmgr-int.h1723 isc__nm_httpsession_detach(isc_nm_http_session_t **sessionp);
/dports/sysutils/testdisk/testdisk-7.1/src/
H A DMakefile.am364 …ile_found.c geometry.c ntfs_dir.c ntfsp.c pdisksel.c phcli.c poptions.c sessionp.c setdate.c dfxml…
366 ….h memmem.h ntfs_dir.h ntfsp.h ntfs_inc.h pdisksel.h phcli.h poptions.h sessionp.h setdate.h dfxml…
H A DMakefile.in240 pdisksel.c phcli.c poptions.c sessionp.c setdate.c dfxml.c \
244 pdisksel.h phcli.h poptions.h sessionp.h setdate.h dfxml.h \
352 sessionp.$(OBJEXT) setdate.$(OBJEXT) dfxml.$(OBJEXT)
394 pdisksel.c phcli.c poptions.c sessionp.c setdate.c dfxml.c \
398 pdisksel.h phcli.h poptions.h sessionp.h setdate.h dfxml.h \
513 sessionp.c setdate.c dfxml.c photorec.h phcfg.h addpart.h \
517 sessionp.h setdate.h dfxml.h filegen.c file_list.c file_1cd.c \
939 ./$(DEPDIR)/savehdr.Po ./$(DEPDIR)/sessionp.Po \
2086 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sessionp.Po@am__quote@ # am--include-marker
2841 -rm -f ./$(DEPDIR)/sessionp.Po
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_ivr.h300 …h_ivr_eavesdrop_pop_eavesdropper(switch_core_session_t *session, switch_core_session_t **sessionp);
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/dist/
H A Ds_string.ok1174 sessionp
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/include/
H A Dextern.h662 …vent_handler, const char *config, bool open_metadata, WT_SESSION_IMPL **sessionp) WT_GCC_FUNC_DECL…
663 …ar *name, bool open_metadata, uint32_t session_flags, WT_SESSION_IMPL **sessionp) WT_GCC_FUNC_DECL…
H A Dwiredtiger.in2475 * @param[out] sessionp the new session handle
2480 WT_SESSION **sessionp);
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_ivr_async.c2019 …ch_ivr_eavesdrop_pop_eavesdropper(switch_core_session_t *session, switch_core_session_t **sessionp) in switch_ivr_eavesdrop_pop_eavesdropper() argument
2029 *sessionp = ep->eavesdropper; in switch_ivr_eavesdrop_pop_eavesdropper()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs12944 …p_eavesdropper(SWIGTYPE_p_switch_core_session session, SWIGTYPE_p_p_switch_core_session sessionp) { in switch_ivr_eavesdrop_pop_eavesdropper() argument
12945 …IGTYPE_p_switch_core_session.getCPtr(session), SWIGTYPE_p_p_switch_core_session.getCPtr(sessionp)); in switch_ivr_eavesdrop_pop_eavesdropper()