OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:list_next
(Results
1 - 19
of
19
) sorted by null
/external/ipsec-tools/src/include-glibc/sys/
queue.h
280
(var) =
LIST_NEXT
((var), field))
287
if ((
LIST_NEXT
((elm), field) =
LIST_NEXT
((listelm), field)) != NULL)\
288
LIST_NEXT
((listelm), field)->field.le_prev = \
289
&
LIST_NEXT
((elm), field); \
290
LIST_NEXT
((listelm), field) = (elm); \
291
(elm)->field.le_prev = &
LIST_NEXT
((listelm), field); \
296
LIST_NEXT
((elm), field) = (listelm); \
298
(listelm)->field.le_prev = &
LIST_NEXT
((elm), field); \
302
if ((
LIST_NEXT
((elm), field) = LIST_FIRST((head))) != NULL)
[
all
...]
/external/openssl/crypto/store/
README
79
list_start,
list_next
, list_end and
87
the search are set up. It returns a search context.
list_next