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

/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c/detail/
H A Dfs_test.c82 mkstemp_discard_fd(atf_fs_path_t *p) function
1038 do_umask_check(mkstemp_discard_fd, &p, 00100, "00100", "regular file");
1039 do_umask_check(mkstemp_discard_fd, &p, 00200, "00200", "regular file");
1040 do_umask_check(mkstemp_discard_fd, &p, 00400, "00400", "regular file");
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c/detail/
H A Dfs_test.c84 mkstemp_discard_fd(atf_fs_path_t *p) function
1040 do_umask_check(mkstemp_discard_fd, &p, 00100, "00100", "regular file");
1041 do_umask_check(mkstemp_discard_fd, &p, 00200, "00200", "regular file");
1042 do_umask_check(mkstemp_discard_fd, &p, 00400, "00400", "regular file");

Completed in 106 milliseconds