Home
last modified time | relevance | path

Searched refs:get_process_short_name (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/porting/linux/user/src/gwp_asan/
H A Dgwp_asan.c70 static char *get_process_short_name(char *buf, size_t length) in get_process_short_name() function
111 char *path = get_process_short_name(buf, GWP_ASAN_NAME_LEN); in force_sample_process_by_env()
179 char *path = get_process_short_name(process_short_name, GWP_ASAN_NAME_LEN); in gwp_asan_printf()
181 MUSL_LOGE("[gwp_asan]: get_process_short_name failed!"); in gwp_asan_printf()
373 char *path = get_process_short_name(buf, GWP_ASAN_NAME_LEN); in may_init_gwp_asan()
387 char *path = get_process_short_name(buf, GWP_ASAN_NAME_LEN); in init_gwp_asan_by_libc()
/third_party/musl/src/gwp_asan/linux/
H A Dgwp_asan.c70 static char *get_process_short_name(char *buf, size_t length) in get_process_short_name() function
111 char *path = get_process_short_name(buf, GWP_ASAN_NAME_LEN); in force_sample_process_by_env()
179 char *path = get_process_short_name(process_short_name, GWP_ASAN_NAME_LEN); in gwp_asan_printf()
181 MUSL_LOGE("[gwp_asan]: get_process_short_name failed!"); in gwp_asan_printf()
373 char *path = get_process_short_name(buf, GWP_ASAN_NAME_LEN); in may_init_gwp_asan()
387 char *path = get_process_short_name(buf, GWP_ASAN_NAME_LEN); in init_gwp_asan_by_libc()

Completed in 2 milliseconds