repo.or.cz
/
coreutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
maint: sync help2man to latest version
[coreutils.git]
/
src
/
chown.h
blob
21f01c405455c4932bf685b8b56d0ae360e0e45d
1
/* This is for the 'chown' program. */
2
#define CHOWN_CHOWN 1
3
4
/* This is for the 'chgrp' program. */
5
#define CHOWN_CHGRP 2
6
7
extern
int
chown_mode
;