1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-13 07:15:50 +02:00
Files
coreutils/lib/dirchownmod.h
2006-07-17 03:05:23 +00:00

3 lines
93 B
C

#include <sys/types.h>
int dirchownmod (char const *, mode_t, uid_t, gid_t, mode_t, mode_t);