Searched defs:newp (Results 1 - 23 of 23) sorted by relevance

/freebsd-10-stable/contrib/ncurses/ncurses/tinfo/
H A Ddoalloc.c47 void *newp; local
H A Dalloc_entry.c107 ENTRY *newp = typeCalloc(ENTRY, 1); local
H A Dcomp_parse.c69 ENTRY *newp = _nc_copy_entry(ep); local
/freebsd-10-stable/lib/libc/gen/
H A Dsysctlbyname.c18 sysctlbyname(const char *name, void *oldp, size_t *oldlenp, const void *newp, size_t newlen) argument
H A Dsysctl.c50 sysctl(const int *name, u_int namelen, void *oldp, size_t *oldlenp, const void *newp, size_t newlen) argument
H A Dfnmatch.c96 char *newp; local
/freebsd-10-stable/lib/libc/db/hash/
H A Dpage.h85 BUFHEAD *newp; member in struct:__anon5637
/freebsd-10-stable/sys/libkern/
H A Dfnmatch.c57 char *newp; local
157 rangematch(const char *pattern, char test, int flags, char **newp) argument
/freebsd-10-stable/sys/netinet/libalias/
H A Dalias_util.c153 DifferentialChecksum(u_short * cksum, void *newp, void *oldp, int n) argument
/freebsd-10-stable/usr.sbin/crunch/crunchide/
H A Dcrunchide.c149 struct keep *newp, *prevp, *curp; local
/freebsd-10-stable/contrib/apr-util/dbm/sdbm/
H A Dsdbm.c304 long newp; local
/freebsd-10-stable/contrib/nvi/cl/
H A Dcl_funcs.c677 cl_split(SCR *origp, SCR *newp) argument
/freebsd-10-stable/contrib/unbound/services/
H A Dlocalzone.c1177 set_kiddo_parents(struct local_zone* z, struct local_zone* match, struct local_zone* newp) argument
/freebsd-10-stable/contrib/jemalloc/src/
H A Dctl.c812 ctl_byname(const char *name, void *oldp, size_t *oldlenp, void *newp, argument
859 ctl_bymib(const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1108 epoch_ctl(const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1127 thread_tcache_enabled_ctl(const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1152 thread_tcache_flush_ctl(const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1171 thread_arena_ctl(const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1301 arena_i_purge_ctl(const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1318 arena_i_dss_ctl(const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1411 arenas_narenas_ctl(const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1433 arenas_initialized_ctl(const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1466 arenas_purge_ctl(const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1491 arenas_extend_ctl(const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1515 prof_active_ctl(const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1544 prof_dump_ctl(const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
[all...]
H A Djemalloc.c1370 je_mallctl(const char *name, void *oldp, size_t *oldlenp, void *newp, argument
1391 je_mallctlbymib(const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
/freebsd-10-stable/sys/netinet6/
H A Dnd6_rtr.c976 nd6_prelist_add(struct nd_prefixctl *pr, struct nd_defrouter *dr, struct nd_prefix **newp) argument
/freebsd-10-stable/usr.bin/vmstat/
H A Dvmstat.c333 mysysctl(const char *name, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Ddwarf.c1286 die_base_name_parse(const char *name, char **newp) argument
/freebsd-10-stable/usr.sbin/ctld/
H A Dctld.c1807 struct portal *oldp, *newp; local
[all...]
/freebsd-10-stable/contrib/dialog/
H A Ddialog.c423 char **newp = dlg_malloc(char *, need); local
/freebsd-10-stable/sys/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.c2752 Void_t* newp; /* chunk to return */ local
3531 mchunkptr newp; /* chunk to return */ local
3705 mchunkptr newp; /* chunk to return */ local
[all...]
/freebsd-10-stable/sys/dev/acpica/
H A Dacpi.c2390 void *newp; local
/freebsd-10-stable/contrib/gcc/
H A Dc-common.c4628 char *newp = (char *) alloca (len - 1); local

Completed in 220 milliseconds