Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/msvcrt/
H A Dfile.c1358 static void test_file_inherit_child(const char* fd_s) in test_file_inherit_child() argument
1360 int fd = atoi(fd_s); in test_file_inherit_child()
1371 static void test_file_inherit_child_no(const char* fd_s) in test_file_inherit_child_no() argument
1373 int fd = atoi(fd_s); in test_file_inherit_child_no()