Searched defs:pmax (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/netinet/libalias/ |
H A D | alias_nbt.c | 249 AliasHandleName(u_char *p, char *pmax) in AliasHandleName() 337 char *pmax; in AliasHandleUdpNbt() local 417 char *pmax, in AliasHandleQuestion() 473 char *pmax, in AliasHandleResourceNB() 546 char *pmax, in AliasHandleResourceA() 607 char *pmax, in AliasHandleResourceNULL() 642 char *pmax, in AliasHandleResourceNS() 675 char *pmax, in AliasHandleResourceNBSTAT() 702 char *pmax, in AliasHandleResource() 765 char *pmax; in AliasHandleUdpNbtNS() local
|
/freebsd/crypto/openssl/crypto/lhash/ |
H A D | lhash_local.h | 26 unsigned int pmax; member
|
H A D | lhash.c | 216 unsigned int p, pmax, nni, j; in expand() local
|
/freebsd/contrib/netbsd-tests/lib/librt/ |
H A D | t_sched.c | 78 int pmax, pmin; in ATF_TC_BODY() local
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_page.c | 114 vm_paddr_t pmax = (flags & GFP_DMA32) ? in linux_alloc_pages() local
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntpd.c | 489 int pmax, pmin; set_process_priority() local
|
/freebsd/contrib/ncurses/form/ |
H A D | form.h | 77 short pmax; /* index of last field on page */ member
|
/freebsd/contrib/ofed/infiniband-diags/src/ |
H A D | perfquery.c | 881 int pmin, pmax; in main() local
|
/freebsd/sys/dev/bhnd/cores/pmu/ |
H A D | bhnd_pmu_subr.c | 704 bhnd_pmu_res_masks(struct bhnd_pmu_softc *sc, uint32_t *pmin, uint32_t *pmax) in bhnd_pmu_res_masks()
|
/freebsd/sys/net/ |
H A D | if.c | 777 if_hw_tsomax_common(if_t ifp, struct ifnet_hw_tsomax *pmax) in if_hw_tsomax_common() argument 806 if_hw_tsomax_update(if_t ifp,struct ifnet_hw_tsomax * pmax) if_hw_tsomax_update() argument [all...] |
/freebsd/contrib/file/src/ |
H A D | apprentice.c | 2999 char *pmax = p + plen - 1; in getstr() local
|