Home
last modified time | relevance | path

Searched defs:c_next (Results 1 – 6 of 6) sorted by relevance

/csrg-svn/sys/sys/
H A Dclist.h11 struct cblock *c_next; /* next cblock in queue */ member
H A Dcallout.h16 struct callout *c_next; /* next callout in queue */ member
/csrg-svn/usr.sbin/mtree/
H A Dspec.c35 int c_cur, c_next; in spec() local
/csrg-svn/usr.sbin/amd/amd/
H A Dclock.c33 callout *c_next; /* List of callouts */ member
/csrg-svn/usr.bin/rdist/
H A Ddefs.h101 struct cmd *c_next; member
/csrg-svn/games/gomoku/
H A Dgomoku.h144 struct combostr *c_next; /* list of combos at the same level */ member