Home
last modified time | relevance | path

Searched defs:tail (Results 51 – 75 of 237) sorted by relevance

12345678910

/freebsd/stand/common/
H A Dinterp_forth.c71 char *name, *line, *tail, *cp; in bf_command() local
/freebsd/usr.sbin/rpcbind/
H A Drpcb_svc_4.c323 rpcb_entry_list_ptr rp, tail; in rpcbproc_getaddrlist_4_local() local
/freebsd/crypto/heimdal/lib/asn1/
H A Dasn1parse.y981 add_oid_to_tail(struct objid *head, struct objid *tail) in add_oid_to_tail()
/freebsd/sys/vm/
H A Dvm_phys.c379 vm_freelist_add(struct vm_freelist *fl, vm_page_t m, int order, int tail) in vm_freelist_add()
669 int tail) in vm_phys_split_pages()
696 vm_phys_enq_beg(vm_page_t m, u_int npages, struct vm_freelist *fl, int tail) in vm_phys_enq_beg()
732 vm_phys_enq_range(vm_page_t m, u_int npages, struct vm_freelist *fl, int tail) in vm_phys_enq_range()
/freebsd/usr.sbin/cron/cron/
H A Dstructs.h74 user *head, *tail; /* links */ member
/freebsd/sys/net80211/
H A Dieee80211_superg.h62 struct mbuf *tail; /* last frame in queue */ member
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305_hw.c124 size_t tail, tohash_len, buf_len, plen = ctx->tls_payload_length; in chacha20_poly1305_tls_cipher() local
/freebsd/crypto/openssl/ssl/
H A Dssl_ciph.c644 CIPHER_ORDER **tail) in ll_append_tail()
661 CIPHER_ORDER **tail) in ll_append_head()
816 CIPHER_ORDER *head, *tail, *curr, *next, *last; in ssl_cipher_apply_rule() local
1453 CIPHER_ORDER *co_list = NULL, *head = NULL, *tail = NULL, *curr; in STACK_OF() local
/freebsd/sys/dev/qat/include/common/
H A Dadf_transport_internal.h21 uint16_t tail; member
/freebsd/sys/netpfil/ipfw/
H A Ddn_sched_rr.c78 struct rr_queue *head, *tail; /* Pointer to current queue */ member
H A Dip_dn_glue.c138 struct mbuf *head, *tail ; /* queue of packets */ member
171 struct mbuf *head, *tail ; /* packets in delay line */ member
202 struct mbuf *head, *tail ; /* queue of packets */ member
236 struct mbuf *head, *tail ; /* packets in delay line */ member
/freebsd/contrib/flex/src/
H A Dnfa.c546 int base_mach, tail, copy, i; in mkrep() local
/freebsd/sys/contrib/ck/src/
H A Dck_ht_hash.h151 const uint8_t * tail = (const uint8_t*)(data + nblocks*4); in MurmurHash3_x86_32() local
/freebsd/sys/dev/eqos/
H A Dif_eqos_var.h71 u_int tail; member
/freebsd/usr.sbin/ppp/
H A Dhdlc.c159 struct mbuf *tail = m_get(2, MB_HDLCOUT); in hdlc_LayerPush() local
/freebsd/sys/dev/tws/
H A Dtws_services.c89 volatile u_int16_t head, tail; in tws_trace() local
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dlist.h136 list_node_t *tail = list->list_head.prev; in list_remove_tail() local
/freebsd/sys/contrib/libsodium/src/libsodium/sodium/
H A Dutils.c669 unsigned char *tail; in sodium_pad() local
709 const unsigned char *tail; in sodium_unpad() local
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c574 unsigned tail, struct mlx4_cqe *cqe, int is_eth) in use_tunnel_data()
663 unsigned tail = 0; in mlx4_ib_poll_one() local
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_bluetooth.h68 struct mbuf *tail; /* last item in the queue */ member
/freebsd/sys/dev/irdma/
H A Dirdma_ctrl.c2806 u32 *tail, u32 *error) in irdma_get_cqp_reg_info()
2820 irdma_cqp_poll_registers(struct irdma_sc_cqp *cqp, u32 tail, in irdma_cqp_poll_registers()
3618 u32 tail, val, error; in irdma_sc_commit_fpm_val() local
3681 u32 tail, val, error; in irdma_sc_query_fpm_val() local
4390 u32 tail, val, error; in irdma_sc_ccq_destroy() local
4638 u32 error, val, tail; in irdma_update_sds_noccq() local
4668 u32 tail, val, error; in irdma_sc_static_hmc_pages_allocated() local
4757 u32 tail, val, error; in irdma_sc_query_rdma_features() local
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dlist.c144 list_node_t *tail = list->list_head.list_prev; in list_remove_tail() local
/freebsd/sys/contrib/openzfs/lib/libspl/
H A Dlist.c144 list_node_t *tail = list->list_head.prev; in list_remove_tail() local
/freebsd/sys/dev/ice/
H A Dice_iflib.h151 u32 tail; member
187 u32 tail; member
/freebsd/sbin/pfctl/
H A Dparse.y133 struct node_etherproto *tail; member
139 struct node_proto *tail; member
146 struct node_port *tail; member
153 struct node_uid *tail; member
160 struct node_gid *tail; member
168 struct node_icmp *tail; member
203 struct node_state_opt *tail; member
217 struct node_queue *tail; member

12345678910