OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:t_list
(Results
1 - 5
of
5
) sorted by relevancy
/src/tests/include/sys/
Makefile
12
TESTS_C+=
t_list
/src/sys/net/npf/
npf_tableset.c
99
LIST_HEAD(, npf_tblent)
t_list
;
320
while ((ent = LIST_FIRST(&t->
t_list
)) != NULL) {
333
while ((ent = LIST_FIRST(&t->
t_list
)) != NULL) {
359
while ((ent = LIST_FIRST(&t->
t_list
)) != NULL) {
384
LIST_INIT(&t->
t_list
);
569
LIST_INSERT_HEAD(&t->
t_list
, ent, te_listent);
582
LIST_INSERT_HEAD(&t->
t_list
, ent, te_listent);
597
LIST_INSERT_HEAD(&t->
t_list
, ent, te_listent);
771
LIST_FOREACH(ent, &t->
t_list
, te_listent) {
/src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
certificate.c
1463
AsnList *v1, *v2,
t_list
;
local
1697
AsnList *v1, *v2,
t_list
;
local
1707
AsnListInit( &
t_list
, 0 );
1715
AsnElmtMove( v2, &
t_list
);
1725
AsnListMove( &
t_list
, v2 );
1944
AsnList *v1, *v2,
t_list
;
local
crl.c
322
AsnList *v1, *v2,
t_list
;
local
authorityKeyIdentifier.c
1551
AsnList *v1, *v2,
t_list
;
local
Completed in 126 milliseconds
Indexes created Fri May 15 00:25:31 UTC 2026