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

/systemd/src/basic/
H A Dutil.c665 const char *pidns; local
667 pidns = procfs_file_alloca(pid, "ns/pid");
668 pidnsfd = open(pidns, O_RDONLY|O_NOCTTY|O_CLOEXEC);

Completed in 11 milliseconds