Searched defs:oldlenp (Results 1 - 19 of 19) sorted by relevance

/freebsd-11-stable/lib/libc/gen/
H A Dsysctl.c50 sysctl(const int *name, u_int namelen, void *oldp, size_t *oldlenp, argument
H A Dsysctlbyname.c18 sysctlbyname(const char *name, void *oldp, size_t *oldlenp, argument
/freebsd-11-stable/lib/libcasper/services/cap_sysctl/
H A Dcap_sysctl.c231 size_t *oldlenp; local
48 cap_sysctlbyname(cap_channel_t *chan, const char *name, void *oldp, size_t *oldlenp, const void *newp, size_t newlen) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_openbsd.cpp55 int internal_sysctlbyname(const char *sname, void *oldp, uptr *oldlenp, argument
H A Dsanitizer_netbsd.cpp300 int internal_sysctlbyname(const char *sname, void *oldp, uptr *oldlenp, argument
294 internal_sysctl(const int *name, unsigned int namelen, void *oldp, uptr *oldlenp, const void *newp, uptr newlen) argument
H A Dsanitizer_platform_limits_openbsd.h81 uptr *oldlenp; member in struct:__sanitizer::__sanitizer___sysctl_args
H A Dsanitizer_platform_limits_freebsd.h101 uptr *oldlenp; member in struct:__sanitizer::__sanitizer___sysctl_args
H A Dsanitizer_platform_limits_posix.h167 uptr *oldlenp; member in struct:__sanitizer::__sanitizer___sysctl_args
H A Dsanitizer_linux.cpp783 int internal_sysctlbyname(const char *sname, void *oldp, uptr *oldlenp, argument
771 internal_sysctl(const int *name, unsigned int namelen, void *oldp, uptr *oldlenp, const void *newp, uptr newlen) argument
H A Dsanitizer_mac.cpp239 int internal_sysctlbyname(const char *sname, void *oldp, uptr *oldlenp, argument
233 internal_sysctl(const int *name, unsigned int namelen, void *oldp, uptr *oldlenp, const void *newp, uptr newlen) argument
/freebsd-11-stable/sys/kern/
H A Dkern_sysctl.c1687 kernel_sysctlbyname(struct thread *td, char *name, void *old, size_t *oldlenp, argument
1951 size_t *oldlenp; member in struct:sysctl_args
1640 kernel_sysctl(struct thread *td, int *name, u_int namelen, void *old, size_t *oldlenp, void *new, size_t newlen, size_t *retval, int flags) argument
1987 userland_sysctl(struct thread *td, int *name, u_int namelen, void *old, size_t *oldlenp, int inkernel, void *new, size_t newlen, size_t *retval, int flags) argument
[all...]
/freebsd-11-stable/contrib/jemalloc/src/
H A Dctl.c915 ctl_byname(tsd_t *tsd, const char *name, void *oldp, size_t *oldlenp, argument
962 ctl_bymib(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1240 epoch_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1309 thread_arena_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1366 thread_tcache_enabled_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1391 thread_tcache_flush_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1410 thread_prof_name_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1440 thread_prof_active_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1470 tcache_create_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1494 tcache_flush_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1518 tcache_destroy_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1585 arena_i_purge_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1600 arena_i_decay_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1615 arena_i_reset_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1649 arena_i_dss_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1705 arena_i_lg_dirty_mult_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1740 arena_i_decay_time_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1775 arena_i_chunk_hooks_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1826 arenas_narenas_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1848 arenas_initialized_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1874 arenas_lg_dirty_mult_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1900 arenas_decay_time_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1966 arenas_extend_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
1990 prof_thread_active_init_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
2016 prof_active_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
2041 prof_dump_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
2064 prof_gdump_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
2089 prof_reset_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, void *newp, size_t newlen) argument
[all...]
H A Djemalloc.c2584 je_mallctl(const char *name, void *oldp, size_t *oldlenp, void *newp, argument
2617 je_mallctlbymib(const size_t *mib, size_t miblen, void *oldp, size_t *oldlenp, argument
/freebsd-11-stable/usr.bin/vmstat/
H A Dvmstat.c347 mysysctl(const char *name, void *oldp, size_t *oldlenp, argument
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux.h107 l_uintptr_t oldlenp; member in struct:l___sysctl_args
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux.h120 l_uintptr_t oldlenp; member in struct:l___sysctl_args
/freebsd-11-stable/sys/i386/linux/
H A Dlinux.h113 l_size_t *oldlenp; member in struct:l___sysctl_args
/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h186 char oldlenp_l_[PADL_(uint32_t *)]; uint32_t * oldlenp; char oldlenp_r_[PADR_(uint32_t *)]; member in struct:freebsd32_sysctl_args
/freebsd-11-stable/sys/sys/
H A Dsysproto.h587 char oldlenp_l_[PADL_(size_t *)]; size_t * oldlenp; char oldlenp_r_[PADR_(size_t *)]; member in struct:sysctl_args

Completed in 180 milliseconds