Home
last modified time | relevance | path

Searched defs:snext (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/bhnd/bcma/
H A Dbcma_subr.c106 struct bcma_sport *sport, *snext; in bcma_free_corecfg() local
/freebsd/sbin/init/
H A Dinit.c1390 session_t *sp, *snext; in read_ttys() local
1567 session_t *sp, *sprev, *snext; in collect_child() local
/freebsd/contrib/ncurses/form/
H A Dform.h108 struct fieldnode * snext; /* sorted order pointer */ member
/freebsd/contrib/libpcap/
H A Dgencode.c2682 gen_load_802_11_header_len(compiler_state_t *cstate, struct slist *s, struct slist *snext) in gen_load_802_11_header_len()