Home
last modified time | relevance | path

Searched defs:newp (Results 1 – 25 of 39) sorted by relevance

12

/freebsd-12.1/contrib/jemalloc/src/
H A Dctl.c1174 void *newp, size_t newlen) { in ctl_byname()
1220 size_t *oldlenp, void *newp, size_t newlen) { in ctl_bymib()
1800 size_t *oldlenp, void *newp, size_t newlen) { in thread_prof_name_ctl()
1831 size_t *oldlenp, void *newp, size_t newlen) { in thread_prof_active_ctl()
1861 size_t *oldlenp, void *newp, size_t newlen) { in tcache_create_ctl()
1879 size_t *oldlenp, void *newp, size_t newlen) { in tcache_flush_ctl()
1899 size_t *oldlenp, void *newp, size_t newlen) { in tcache_destroy_ctl()
1990 size_t *oldlenp, void *newp, size_t newlen) { in arena_i_decay_ctl()
2006 size_t *oldlenp, void *newp, size_t newlen) { in arena_i_purge_ctl()
2076 size_t *oldlenp, void *newp, size_t newlen) { in arena_i_reset_ctl()
[all …]
/freebsd-12.1/sys/libkern/
H A Dfnmatch.c59 char *newp; in fnmatch() local
159 rangematch(const char *pattern, char test, int flags, char **newp) in rangematch()
/freebsd-12.1/contrib/ncurses/ncurses/tinfo/
H A Ddoalloc.c47 void *newp; in NCURSES_EXPORT() local
H A Dalloc_entry.c84 ENTRY *newp = typeCalloc(ENTRY, 1); in _nc_copy_entry() local
H A Dcomp_parse.c65 ENTRY *newp = _nc_copy_entry(ep); in enqueue() local
/freebsd-12.1/lib/libc/gen/
H A Dfnmatch.c92 char *newp; in fnmatch1() local
235 rangematch(const char *pattern, wchar_t test, int flags, char **newp, in rangematch()
H A Dsysctlbyname.c19 const void *newp, size_t newlen) in sysctlbyname()
H A Dsysctl.c51 const void *newp, size_t newlen) in sysctl()
/freebsd-12.1/lib/libcasper/services/cap_sysctl/
H A Dcap_sysctl.c51 size_t *oldlenp, const void *newp, size_t newlen) in cap_sysctlbyname()
229 const void *newp; in sysctl_command() local
H A Dcap_sysctl.h48 #define cap_sysctlbyname(chan, name, oldp, oldlenp, newp, newlen) \ argument
/freebsd-12.1/sys/netinet/libalias/
H A Dalias_util.c155 DifferentialChecksum(u_short * cksum, void *newp, void *oldp, int n) in DifferentialChecksum()
/freebsd-12.1/lib/libc/db/hash/
H A Dpage.h87 BUFHEAD *newp; member
/freebsd-12.1/contrib/jemalloc/include/jemalloc/internal/
H A Dctl.h104 #define xmallctl(name, oldp, oldlenp, newp, newlen) do { \ argument
122 #define xmallctlbymib(mib, miblen, oldp, oldlenp, newp, newlen) do { \ argument
/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_openbsd.cc55 const void *newp, uptr newlen) { in internal_sysctlbyname()
H A Dsanitizer_netbsd.cc297 uptr *oldlenp, const void *newp, uptr newlen) { in internal_sysctl()
303 const void *newp, uptr newlen) { in internal_sysctlbyname()
H A Dsanitizer_mac.cc232 uptr *oldlenp, const void *newp, uptr newlen) { in internal_sysctl()
238 const void *newp, uptr newlen) { in internal_sysctlbyname()
/freebsd-12.1/usr.sbin/crunch/crunchide/
H A Dcrunchide.c148 struct keep *newp, *prevp, *curp; in add_to_keep_list() local
/freebsd-12.1/sys/dev/xdma/
H A Dxdma_fdt_test.c84 struct proc *newp; member
/freebsd-12.1/tests/sys/netinet/
H A Dip_reass_test.c184 #define CHECK_IP_COUNTER(oldp, newp, counter) \ argument
/freebsd-12.1/contrib/apr-util/dbm/sdbm/
H A Dsdbm.c304 long newp; in makroom() local
/freebsd-12.1/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.c480 VCHIQ_THREAD_T newp; in vchiq_thread_create() local
/freebsd-12.1/contrib/nvi/cl/
H A Dcl_funcs.c677 cl_split(SCR *origp, SCR *newp) in cl_split()
/freebsd-12.1/contrib/tzcode/zic/
H A Dzdump.c521 delta(newp, oldp) in delta() argument
/freebsd-12.1/sys/dev/iicbus/
H A Dlm75.c526 int error, newp, pol; in lm75_pol_sysctl() local
/freebsd-12.1/sys/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.c2752 Void_t* newp; /* chunk to return */ in public_rEALLOc() local
3531 mchunkptr newp; /* chunk to return */ in _int_realloc() local
3705 mchunkptr newp; /* chunk to return */ in _int_memalign() local

12