aboutsummaryrefslogtreecommitdiff
path: root/unix/hlib/libc/protect.h
blob: fe9c1a310cd38d82d85bb19d5266dc6fbef4b583 (plain) (blame)
1
2
3
4
5
6
7
/* File protection.
 */
#define	REMOVE_PROTECTION	0
#define SET_PROTECTION		1
#define QUERY_PROTECTION	2

#define	D_protect