Searched refs:tst_flag (Results 1 – 2 of 2) sorted by relevance
34 static void wait4child(pid_t child, char *tst_flag);149 static void wait4child(pid_t child, char *tst_flag) in wait4child() argument159 tst_resm(TPASS, "test %s success", tst_flag); in wait4child()161 tst_resm(TFAIL, "test %s failed", tst_flag); in wait4child()
481 int tst_flag = (can_write || usr == owner || in create_check_hlinks() local485 fail = tst_flag != link(ufile->path, hlink_info.path); in create_check_hlinks()491 (tst_flag == CAN_CREATE) ? "can" : "can't", in create_check_hlinks()507 int tst_flag = (usr == li->dir_owner && in check_symlink() local511 int fail = tst_flag != try_symlink(li->path); in check_symlink()519 (tst_flag == CAN_FOLLOW) ? "can" : "can't", in check_symlink()