OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:find_session
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/iscsi/
iscsi_ioctl.c
381
*
find_session
:
390
find_session
(uint32_t id)
function in typeref:typename:session_t *
622
sess =
find_session
(sid);
1144
} while (!current_id ||
find_session
(current_id) != NULL);
1199
if ((session =
find_session
(par->session_id)) == NULL) {
1232
if ((session =
find_session
(par->session_id)) == NULL) {
1266
if ((session =
find_session
(par->session_id)) == NULL) {
1307
if ((sess =
find_session
(par->session_id)) == NULL) {
1355
if ((session =
find_session
(par->session_id)) == NULL) {
1442
if ((sess =
find_session
(par->session_id)) == NULL)
[
all
...]
/src/sbin/iscsid/
iscsid_globals.h
442
#define
find_session
(sid) \
macro
/src/sbin/init/
init.c
189
static session_t *
find_session
(pid_t);
1029
find_session
(pid_t pid)
function in typeref:typename:session_t *
1427
if ((sp =
find_session
(pid)) == NULL)
Completed in 57 milliseconds
Indexes created Thu Sep 25 02:09:54 GMT 2025