]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - include/pathnames.h
lib/ttyutils: introduce get_terminal_stdfd()
[thirdparty/util-linux.git] / include / pathnames.h
index bd29b640a5abb76b28ab9f85d01e219d4c245440..ee470ee4b0dbb8ac3512322db45835ee7a586f1b 100644 (file)
@@ -95,6 +95,8 @@
 #define _PATH_PROC_GIDMAP      "/proc/self/gid_map"
 #define _PATH_PROC_SETGROUPS   "/proc/self/setgroups"
 
+#define _PATH_PROC_FDDIR       "/proc/self/fd"
+
 #define _PATH_PROC_ATTR_CURRENT        "/proc/self/attr/current"
 #define _PATH_PROC_ATTR_EXEC   "/proc/self/attr/exec"
 #define _PATH_PROC_CAPLASTCAP  "/proc/sys/kernel/cap_last_cap"