Searched defs:tail (Results 26 - 50 of 240) sorted by relevance

12345678910

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/os/
H A Dlist.c146 list_node_t *tail = list->list_head.list_prev; local
/freebsd-11-stable/sys/net80211/
H A Dieee80211_superg.h62 struct mbuf *tail; /* last frame in queue */ member in struct:ieee80211_stageq
/freebsd-11-stable/sys/netgraph/bluetooth/include/
H A Dng_bluetooth.h67 struct mbuf *tail; /* last item in the queue */ member in struct:ng_bt_mbufq
/freebsd-11-stable/sys/dev/patm/
H A Dif_patm_intr.c474 uint32_t tail; local
/freebsd-11-stable/sys/pc98/cbus/
H A Dsctermvar.h64 sc_term_ins_line(scr_stat *scp, int y, int n, int ch, int attr, int tail) argument
78 sc_term_del_line(scr_stat *scp, int y, int n, int ch, int attr, int tail) argument
151 sc_term_down(scr_stat *scp, int n, int tail) argument
180 sc_term_up_scroll(scr_stat *scp, int n, int ch, int attr, int head, int tail) argument
196 sc_term_down_scroll(scr_stat *scp, int n, int ch, int attr, int head, int tail) argument
[all...]
/freebsd-11-stable/sys/dev/tws/
H A Dtws_services.c92 volatile u_int16_t head, tail; local
[all...]
H A Dtws_user.c380 volatile u_int16_t head, tail; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/modes/
H A Dcts128.c420 size_t tail; local
470 size_t tail; local
[all...]
/freebsd-11-stable/usr.sbin/rpcbind/
H A Drpcb_svc_4.c327 rpcb_entry_list_ptr rp, tail; local
/freebsd-11-stable/usr.sbin/timed/timed/
H A Dreadmsg.c77 static struct tsplist *tail = &msgslist; local
[all...]
/freebsd-11-stable/contrib/ofed/libibnetdisc/
H A Dquery_smp.c62 ibnd_smp_t *tail = engine->smp_queue_tail; local
/freebsd-11-stable/crypto/openssl/crypto/evp/
H A De_rc4_hmac_md5.c74 MD5_CTX head, tail, md; member in struct:__anon4602
/freebsd-11-stable/sys/netpfil/ipfw/
H A Ddn_sched_rr.c77 struct rr_queue *head, *tail; /* Pointer to current queue */ member in struct:rr_si
[all...]
/freebsd-11-stable/usr.sbin/ppp/
H A Dhdlc.c161 struct mbuf *tail = m_get(2, MB_HDLCOUT); local
/freebsd-11-stable/stand/common/
H A Dinterp_forth.c75 char *name, *line, *tail, *cp; local
/freebsd-11-stable/contrib/libstdc++/include/ext/
H A Dtypelist.h68 typedef Typelist tail; typedef in struct:typelist::chain
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pow.c311 static void __cvmx_pow_display_list(const char *name, int name_param, int valid, int has_one, uint64_t head, uint64_t tail) argument
366 __cvmx_pow_display_list_and_walk(__cvmx_pow_list_types_t entry_type, __cvmx_pow_dump_t *dump, uint8_t entry_list[], int valid, int has_one, uint64_t head, uint64_t tail) argument
589 int valid[3], has_one[3], head[3], tail[3], qnum_head, qnum_tail; local
[all...]
/freebsd-11-stable/lib/libiconv_modules/UES/
H A Dcitrus_ues.c192 int ch, head, num, tail; local
/freebsd-11-stable/contrib/nvi/common/
H A Dutil.c118 tail(char *path) function
/freebsd-11-stable/sys/dev/hatm/
H A Dif_hatm_intr.c502 uint32_t flags, tail; local
537 u_int tail; local
[all...]
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_xz.c601 int tail; local
/freebsd-11-stable/contrib/amd/libamu/
H A Dwire.c383 addrlist *al = NULL, *tail = NULL; local
462 addrlist *al = NULL, *tail = NULL; local
[all...]
/freebsd-11-stable/contrib/netbsd-tests/net/bpfilter/
H A Dt_bpfilter.c154 pingtest(const char *dst, unsigned int wirelen, const char tail[7]) argument
/freebsd-11-stable/sys/geom/
H A Dgeom_redboot.c176 struct fis_image_desc *head, **tail; local
/freebsd-11-stable/sys/contrib/ck/include/
H A Dck_fifo.h50 struct ck_fifo_spsc_entry *tail; member in struct:ck_fifo_spsc
220 struct ck_fifo_mpmc_pointer tail; member in struct:ck_fifo_mpmc
249 struct ck_fifo_mpmc_pointer tail, nex local
306 struct ck_fifo_mpmc_pointer tail, next, update; local
359 struct ck_fifo_mpmc_pointer head, tail, next, update; local
414 struct ck_fifo_mpmc_pointer head, tail, next, update; local
[all...]

Completed in 425 milliseconds

12345678910