Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/prctl/
H A Dprctl05.c41 char comm_path[40]; in verify_prctl() local
68 sprintf(comm_path, "/proc/self/task/%d/comm", tid); in verify_prctl()
69 TST_ASSERT_STR(comm_path, tc->expname); in verify_prctl()

Completed in 1 milliseconds