Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libeti/form/common/
H A Dchg_field.c81 snext(FIELD *f) in snext() function
/titanic_50/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_q_mem.h79 struct cpqary3_command_private *snext; /* to maintain Submitted Q & */ member
/freebsd/sys/dev/bhnd/bcma/
H A Dbcma_subr.c106 struct bcma_sport *sport, *snext; in bcma_free_corecfg() local
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/platform-mem/
H A Dmem_mdesc.c485 mem_seg_map_t *sm, *snext; in mem_mdesc_fini() 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
/titanic_50/usr/src/lib/libeti/form/inc/
H A Dform.h94 struct fieldnode * snext; /* sorted order pointer */ member
/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()