Home
last modified time | relevance | path

Searched defs:flag_val (Results 1 – 9 of 9) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cleanup_push/
D1-1.c40 static void a_cleanup_func(void *flag_val) in a_cleanup_func()
D1-3.c39 static void a_cleanup_func(void *flag_val) in a_cleanup_func()
D1-2.c43 static void a_cleanup_func(void *flag_val) in a_cleanup_func()
/third_party/ltp/testcases/kernel/containers/userns/
Duserns06_capcheck.c45 cap_flag_value_t flag_val; in main() local
Duserns01.c57 cap_flag_value_t flag_val; in child_fn1() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cleanup_pop/
D1-2.c37 static void a_cleanup_func(void *flag_val) in a_cleanup_func()
D1-1.c37 static void a_cleanup_func(void *flag_val) in a_cleanup_func()
/third_party/toybox/toys/pending/
Droute.c133 char iface[64] = {0,}, flag_val[10]; //there are 9 flags "UGHRDMDAC" for route. in display_routes() local
409 char ipv6_src_addr[41], flag_val[10], buf2[INET6_ADDRSTRLEN]; in display_routes6() local
/third_party/toybox/toys/net/
Dnetstat.c280 char *out = toybuf, *flag_val; in display_routes() local