Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/openat2/
H A Drename_attack_test.c55 pid_t spawn_attack(int dirfd, char *a, char *b) in spawn_attack() function
106 child = spawn_attack(dfd, "a/c", "b"); in test_rename_attack()