Searched defs:str_mask (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/unit/atf-src/atf-c/detail/
H A Dfs_test.c893 const char *str_mask, const char *exp_name)
899 printf("Creating temporary %s with umask %s\n", exp_name, str_mask);
909 ATF_CHECK(strstr(buf, str_mask) != NULL);
891 do_umask_check(atf_error_t (const mk_func)atf_fs_path_t *), atf_fs_path_t *path, const mode_t test_mask, const char *str_mask, const char *exp_name) argument

Completed in 1309 milliseconds