OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sg_new
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/iscsi/dist/src/lib/
target.c
176
struct iovec *
sg_new
= NULL;
local
380
sg_new
= iscsi_malloc_atomic(sizeof(struct iovec) * sg_len_orig);
381
if (
sg_new
== NULL) {
388
sg =
sg_new
;
521
if (
sg_new
!= NULL) {
522
iscsi_free_atomic(
sg_new
);
Completed in 44 milliseconds
Indexes created Mon Mar 23 00:23:30 UTC 2026