Home
last modified time | relevance | path

Searched refs:jnext (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/nfe/
H A Dif_nfevar.h68 int jnext; member
H A Dif_nfe.c1200 ring->jcur = ring->jnext = 0; in nfe_alloc_jrx_ring()
1329 ring->jcur = ring->jnext = 0; in nfe_init_jrx_ring()
/freebsd/contrib/one-true-awk/
H A Drun.c92 Cell *jnext = &nextcell; variable
389 return(jnext); in jump()