OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:t_next
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/config/
pack.c
89
struct tails *
t_next
;
member in struct:tails
277
for (t = *hp; t != NULL; t = t->
t_next
) {
283
t->
t_next
= *hp;
364
next = t->
t_next
;
/src/sys/dev/ic/
dwc_gmac_var.h
78
int t_cur,
t_next
, t_queued;
member in struct:dwc_gmac_tx_ring
/src/sbin/restore/
dirs.c
75
struct inotab *
t_next
;
member in struct:inotab
780
itp->
t_next
= inotab[INOHASH(ctxp->ino)];
813
for (itp = inotab[INOHASH(ino)]; itp != NULL; itp = itp->
t_next
)
Completed in 14 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025