rm_/lib/dirchownmod.h

3 lines
98 B
C
Raw Normal View History

2020-09-02 16:47:03 +08:00
#include <sys/types.h>
int dirchownmod (int, char const *, mode_t, uid_t, gid_t, mode_t, mode_t);