Home
last modified time | relevance | path

Searched refs:closeonexec_flag (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/syscalls/accept4/
Daccept4_01.c103 int closeonexec_flag, int nonblock_flag) in do_test() argument
124 closeonexec_flag | nonblock_flag); in do_test()
127 closeonexec_flag | nonblock_flag); in do_test()
142 ((closeonexec_flag & SOCK_CLOEXEC) != 0); in do_test()
150 fdf & FD_CLOEXEC, closeonexec_flag & SOCK_CLOEXEC); in do_test()