Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/mknod/
Dmknod02.c29 static gid_t gid_nobody; variable
34 gid_nobody = user_nobody->pw_gid; in setup()
37 SAFE_CHOWN(TEMP_DIR, -1, gid_nobody); in setup()