This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
coreutils
Watch
0
Star
0
Fork
0
You've already forked coreutils
mirror of
https://github.com/coreutils/coreutils.git
synced
2025-01-22 16:13:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
35c8fbacab
coreutils
/
lib
/
euidaccess.h
4 lines
79 B
C
Raw
Normal View
History
Unescape
Escape
doh
2003-02-11 06:45:59 +08:00
#
if ! HAVE_DECL_EUIDACCESS
.
2003-02-11 06:45:40 +08:00
int
euidaccess
(
char
const
*
file
,
int
mode
)
;
#
endif
Reference in New Issue
Copy Permalink