OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iscsi_sock_close
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/iscsi/dist/include/
iscsiutil.h
286
int
iscsi_sock_close
(int);
/src/external/bsd/iscsi/dist/src/lib/
target.c
1538
if (
iscsi_sock_close
(sess->sock) != 0) {
1540
"
iscsi_sock_close
() failed\n");
2081
if (
iscsi_sock_close
(tgt->sockv[0]) != 0) {
2083
"
iscsi_sock_close
() failed\n");
util.c
802
iscsi_sock_close
(int sock)
function
initiator.c
422
if (
iscsi_sock_close
(sess->sock) != 0) {
423
iscsi_err(__FILE__, __LINE__, "
iscsi_sock_close
() failed\n");
Completed in 18 milliseconds
Indexes created Fri Aug 28 00:25:22 UTC 2026