Searched refs:what (Results 1 - 18 of 18) sorted by relevance

/bionic/libc/kernel/uapi/linux/netfilter/
H A Dxt_connbytes.h37 __u8 what; member in struct:xt_connbytes_info
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/netfilter/
H A Dxt_connbytes.h37 __u8 what; member in struct:xt_connbytes_info
/bionic/tools/versioner/dependencies/common/kernel_uapi/linux/netfilter/
H A Dxt_connbytes.h37 __u8 what; member in struct:xt_connbytes_info
/bionic/linker/
H A Dlinker.h49 #define ELFW(what) ELF64_ ## what
51 #define ELFW(what) ELF32_ ## what
/bionic/libc/kernel/uapi/linux/
H A Dcn_proc.h27 enum what { enum in struct:proc_event
38 } what; member in struct:proc_event
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/
H A Dcn_proc.h27 enum what { enum in struct:proc_event
38 } what; member in struct:proc_event
/bionic/tools/versioner/dependencies/common/kernel_uapi/linux/
H A Dcn_proc.h27 enum what { enum in struct:proc_event
38 } what; member in struct:proc_event
/bionic/libc/bionic/
H A Dspawn.cpp50 Action what; member in struct:__posix_spawn_file_action
58 if (what == kOpen) {
66 } else if (what == kClose) {
291 Action what,
311 action->what = what;
290 posix_spawn_add_file_action(posix_spawn_file_actions_t* actions, Action what, int fd, int new_fd, const char* path, int flags, mode_t mode) argument
/bionic/libc/upstream-netbsd/lib/libc/isc/
H A Dev_timers.c460 set_index(void *what, int idx) { argument
463 timer = what;
468 free_timer(void *what, void *uap) { argument
469 evTimer *t = what;
477 print_timer(void *what, void *uap) { argument
478 evTimer *cur = what;
481 cur = what;
/bionic/libc/include/bits/fortify/
H A Dunistd.h63 #define __error_if_overflows_ssizet(what, fn) \
64 __clang_error_if((what) > SSIZE_MAX, "in call to '" #fn "', '" #what "' must be <= SSIZE_MAX")
66 #define __error_if_overflows_objectsize(what, objsize, fn) \
67 __clang_error_if((objsize) != __BIONIC_FORTIFY_UNKNOWN_SIZE && (what) > (objsize), \
68 "in call to '" #fn "', '" #what "' bytes overflows the given object")
/bionic/tools/versioner/current/bits/fortify/
H A Dunistd.h63 #define __error_if_overflows_ssizet(what, fn) \
64 __clang_error_if((what) > SSIZE_MAX, "in call to '" #fn "', '" #what "' must be <= SSIZE_MAX")
66 #define __error_if_overflows_objectsize(what, objsize, fn) \
67 __clang_error_if((objsize) != __BIONIC_FORTIFY_UNKNOWN_SIZE && (what) > (objsize), \
68 "in call to '" #fn "', '" #what "' bytes overflows the given object")
/bionic/tests/
H A Difaddrs_test.cpp39 // We can't statically say much about what network interfaces are available, but we can be pretty
163 static void print_sockaddr_ll(const char* what, const sockaddr* p) { argument
165 printf("\t\t%s\t", what);
173 static void print_sockaddr_inet(const char* what, const sockaddr* addr) { argument
183 printf("\t\t%s: <%s>\n", what, host);
/bionic/libc/kernel/uapi/sound/
H A Dasound.h829 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_ ##direction SNDRV_CTL_NAME_IEC958_ ##what
/bionic/libc/versioner-dependencies/common/kernel_uapi/sound/
H A Dasound.h829 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_ ##direction SNDRV_CTL_NAME_IEC958_ ##what
/bionic/tools/versioner/dependencies/common/kernel_uapi/sound/
H A Dasound.h829 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_ ##direction SNDRV_CTL_NAME_IEC958_ ##what
/bionic/libc/kernel/uapi/drm/
H A Damdgpu_drm.h362 __u32 what; member in struct:drm_amdgpu_fence_to_handle::__anon165
/bionic/libc/versioner-dependencies/common/kernel_uapi/drm/
H A Damdgpu_drm.h362 __u32 what; member in struct:drm_amdgpu_fence_to_handle::__anon1312
/bionic/tools/versioner/dependencies/common/kernel_uapi/drm/
H A Damdgpu_drm.h362 __u32 what; member in struct:drm_amdgpu_fence_to_handle::__anon2582

Completed in 538 milliseconds