OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:make_access
(Results
1 - 4
of
4
) sorted by null
/ndk/sources/host-tools/make-3.81/
misc.c
765
make_access
(void)
779
pfatal_with_name ("
make_access
: seteuid");
783
pfatal_with_name ("
make_access
: setuid");
786
pfatal_with_name ("
make_access
: setreuid");
792
pfatal_with_name ("
make_access
: setegid");
796
pfatal_with_name ("
make_access
: setgid");
799
pfatal_with_name ("
make_access
: setregid");
811
This is like user_access, but you can't get back to
make_access
. */
754
make_access
(void)
function
remote-cstms.c
83
make_access
();
make.h
460
extern void
make_access
PARAMS ((void));
job.c
[
all
...]
Completed in 1374 milliseconds