Searched refs:rf_next (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/smbfs/lib/smb/
H A Drcfile_priv.h15 SLIST_ENTRY(rcfile) rf_next; member in struct:rcfile
H A Drcfile.c90 SLIST_INSERT_HEAD(&pf_head, rcp, rf_next);
128 SLIST_REMOVE(&pf_head, rcp, rcfile, rf_next);
138 SLIST_FOREACH(p, &pf_head, rf_next)
/netbsd-6-1-5-RELEASE/sys/dev/rasops/
H A Drasops.c170 SLIST_ENTRY(rotatedfont) rf_next;
1340 SLIST_FOREACH(f, &rotatedfonts, rf_next) {
1361 SLIST_INSERT_HEAD(&rotatedfonts, f, rf_next);

Completed in 105 milliseconds