Searched defs:AT_REMOVEDIR (Results 1 – 2 of 2) sorted by relevance
49 #define AT_REMOVEDIR 0x200 /* Remove directory instead of unlinking file. */ macro
78 const AT_REMOVEDIR = 0x200; constant