Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/atf/atf-c/detail/
H A Dfs.c103 invalid_umask_error(const atf_fs_path_t *path, const int type, in invalid_umask_error() function
799 err = invalid_umask_error(p, atf_fs_stat_dir_type, current_umask()); in atf_fs_mkdtemp()
828 err = invalid_umask_error(p, atf_fs_stat_reg_type, current_umask()); in atf_fs_mkstemp()