OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:new_buf_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libisns/
isns_pdu.c
929
struct isns_buffer_s *buf_p, *
new_buf_p
;
local
968
new_buf_p
= isns_new_buffer(0);
969
if (
new_buf_p
== NULL)
971
buf_p->next =
new_buf_p
;
972
buf_p =
new_buf_p
;
isns_pdu.c
929
struct isns_buffer_s *buf_p, *
new_buf_p
;
local
968
new_buf_p
= isns_new_buffer(0);
969
if (
new_buf_p
== NULL)
971
buf_p->next =
new_buf_p
;
972
buf_p =
new_buf_p
;
Completed in 26 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026