Home
last modified time | relevance | path

Searched defs:options (Results 1 – 25 of 31) sorted by relevance

12

/bionic/libc/bionic/
Dwait.cpp38 pid_t waitpid(pid_t pid, int* status, int options) { in waitpid()
42 int waitid(idtype_t which, id_t id, siginfo_t* info, int options) { in waitid()
Dmalloc_common_dynamic.cpp213 static bool CheckLoadMallocHooks(char** options) { in CheckLoadMallocHooks()
223 static bool CheckLoadMallocDebug(char** options) { in CheckLoadMallocDebug()
322 bool FinishInstallHooks(libc_globals* globals, const char* options, const char* prefix) { in FinishInstallHooks()
357 static bool InstallHooks(libc_globals* globals, const char* options, const char* prefix, in InstallHooks()
380 char* options = prop; in MallocInitImpl() local
Dgwp_asan_wrappers.cpp253 void SetDefaultGwpAsanOptions(Options* options, unsigned* process_sample_rate, in SetDefaultGwpAsanOptions()
370 bool GetGwpAsanOptions(Options* options, unsigned* process_sample_rate, in GetGwpAsanOptions()
425 Options options; in MaybeInitGwpAsan() local
504 bool EnableGwpAsan(const android_mallopt_gwp_asan_options_t& options) { in EnableGwpAsan()
Dsysprop_helpers.cpp60 size_t sys_prop_names_size, char* options, in get_config_from_env_or_sysprops()
Dsyslog.cpp34 void openlog(const char* log_tag, int options, int /*facility*/) { in openlog() argument
Djemalloc_wrapper.cpp168 int je_malloc_info(int options, FILE* fp) { in je_malloc_info()
Dfts.c71 __fts_open(char * const *argv, int options, in __fts_open()
1051 fts_open(char * const *argv, int options, in fts_open()
Dndk_cruft.cpp65 pid_t __wait4(pid_t pid, int* status, int options, struct rusage* rusage) { in __wait4()
277 pid_t wait3(int* status, int options, struct rusage* rusage) { in wait3()
Dmalloc_limit.cpp386 static int LimitMallocInfo(int options, FILE* fp) { in LimitMallocInfo()
Dmalloc_common.cpp96 extern "C" int malloc_info(int options, FILE* fp) { in malloc_info()
/bionic/libc/upstream-freebsd/lib/libc/stdlib/
Dgetopt_long.c192 parse_long_options(char * const *nargv, const char *options, in parse_long_options()
357 getopt_internal(int nargc, char * const *nargv, const char *options,
575 getopt(int nargc, char * const *nargv, const char *options)
595 getopt_long(int nargc, char * const *nargv, const char *options,
608 getopt_long_only(int nargc, char * const *nargv, const char *options,
/bionic/libc/malloc_debug/
DDebugData.cpp39 bool DebugData::Initialize(const char* options) { in Initialize()
Dmalloc_debug.cpp393 const char* options) { in debug_initialize()
521 uint64_t options = g_debug->config().options(); in InternalMalloc() local
601 uint64_t options = g_debug->config().options(); in InternalFree() local
975 int debug_malloc_info(int options, FILE* fp) { in debug_malloc_info()
DConfig.h70 uint64_t options() const { return options_; } in options() function
/bionic/libc/kernel/uapi/linux/netfilter/
Dxt_connlabel.h17 __u16 options; member
Dnf_synproxy.h17 __u8 options; member
/bionic/linker/
Dlinker_logger.cpp50 std::vector<std::string> options = android::base::Split(value, ","); in ParseProperty() local
/bionic/libc/kernel/uapi/linux/
Dwatchdog.h13 __u32 options; member
Dnet_dropmon.h27 struct net_dm_config_entry options[]; member
Dif_xdp.h88 __u32 options; member
Dsed-opal.h148 __u32 options; member
/bionic/libc/dns/resolv/
Dres_init.c493 res_setoptions(res_state statp, const char *options, const char *source) in res_setoptions()
/bionic/libc/malloc_hooks/
Dmalloc_hooks.cpp179 int hooks_malloc_info(int options, FILE* fp) { in hooks_malloc_info()
/bionic/libc/kernel/uapi/drm/
Dqaic_accel.h63 __u32 options; member
70 __u64 options; member
/bionic/libc/dns/include/
Dresolv_private.h147 u_int options; /* option flags - see below. */ member
149 u_long options; /* option flags - see below. */ member

12