Home
last modified time | relevance | path

Searched defs:pend (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/contrib/ntp/libntp/
H A Dxsbprintf.c34 char * const pend, /* buffer end (I) */ in xvsbprintf()
61 char * const pend, /* buffer end (I) */ in xsbprintf()
/freebsd/contrib/unbound/services/
H A Doutside_network.c634 struct pending_tcp* pend = w->outnet->tcp_free; local
984 struct pending_tcp* pend = w->outnet->tcp_free; local
1283 struct pending_tcp* pend = (struct pending_tcp*)arg; local
1434 struct pending* pend; local
1814 struct pending* pend = (struct pending*)node; local
1903 struct pending_tcp* pend; local
2251 struct pending* pend = (struct pending*)calloc(1, sizeof(*pend)); local
2310 struct pending_tcp* pend=(struct pending_tcp*)w->next_waiting; local
2411 struct pending_tcp* pend = sq->outnet->tcp_free; local
2749 struct pending_tcp* pend = local
[all …]
/freebsd/tools/tools/pirtool/
H A Dpirtool.c141 unsigned char *p, *pend; in find_pir_table() local
205 pir_entry_t *p, *pend; in dump_pir_table() local
/freebsd/contrib/mandoc/
H A Dmandoc_xr.c68 const char *pend; in mandoc_xr_add() local
H A Dhtml.c463 print_encode(struct html *h, const char *p, const char *pend, int norecurse) in print_encode()
/freebsd/stand/libsa/
H A Dzalloc.c287 void *pend = (char *)mp->mp_Base + mp->mp_Size; in zextendPool() local
/freebsd/contrib/less/
H A Dlessecho.c68 static long lstrtol(char *s, char **pend, int radix) in lstrtol()
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dcomp_parse.c108 char *pstart, *qstart, *pend, *qend; in check_collisions() local
165 char *pstart, *qstart, *pend, *qend; in remove_collision() local
/freebsd/sys/compat/linux/
H A Dlinux_mmap.c257 vm_pindex_t pstart, pend; in linux_madvise_dontneed() local
/freebsd/contrib/llvm-project/libunwind/src/
H A DAddressSpace.hpp227 const uint8_t *pend = (uint8_t *)end; in getULEB128() local
252 const uint8_t *pend = (uint8_t *)end; in getSLEB128() local
/freebsd/crypto/openssl/crypto/evp/
H A Dbio_enc.c302 int pend; in enc_ctrl() local
/freebsd/bin/pax/
H A Dpat_rep.c464 fn_match(char *pattern, char *string, char **pend) in fn_match()
H A Dpax.h169 char *pend; /* end of a prefix match */ member
/freebsd/sys/dev/uart/
H A Duart_tty.c323 int c, err = 0, pend, sig, xc; in uart_tty_intr() local
/freebsd/sys/fs/cd9660/
H A Dcd9660_rrip.c460 ISO_SUSP_HEADER *pend; in cd9660_rrip_loop() local
/freebsd/lib/libdpv/
H A Ddprompt.c59 static char *pend = NULL; variable
/freebsd/lib/libusb/
H A Dlibusb10_desc.c101 struct libusb20_endpoint *pend; in libusb_get_config_descriptor() local
/freebsd/sys/dev/iommu/
H A Dbusdma_iommu.c695 vm_paddr_t pstart, pend, paddr; in iommu_bus_dmamap_load_phys() local
746 vm_paddr_t pstart, pend, paddr; in iommu_bus_dmamap_load_buffer() local
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_taskq.c360 uint32_t pend; in taskq_cancel_id() local
/freebsd/contrib/wpa/src/eap_peer/
H A Dikev2.c203 const u8 *pend, *ppos; in ikev2_parse_proposal() local
/freebsd/contrib/wpa/src/eap_server/
H A Dikev2.c213 const u8 *pend, *ppos; in ikev2_parse_proposal() local
/freebsd/sys/arm/allwinner/
H A Da31_dmac.c321 uint64_t pend, mask; in a31dmac_intr() local
/freebsd/sys/vm/
H A Dvm_fault.c1827 vm_pindex_t pend, pstart; in vm_fault_dontneed() local
H A Dvnode_pager.c561 int base, pend; in vnode_pager_purge_range() local
/freebsd/contrib/nvi/regex/
H A Dregcomp.c72 sopno pend[NPAREN]; /* -> ) ([0] unused) */ member

12