OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getrval2
(Results
1 - 6
of
6
) sorted by null
/external/strace/
process.c
484
if (
getrval2
(tcp)) {
502
if (
getrval2
(tcp)) {
523
if (
getrval2
(tcp))
1079
sprintf(idstr, "ppid %lu",
getrval2
(tcp));
1091
sprintf(idstr, "euid %lu",
getrval2
(tcp));
1103
sprintf(idstr, "egid %lu",
getrval2
(tcp));
[
all
...]
net.c
[
all
...]
defs.h
608
extern long
getrval2
(struct tcb *);
ChangeLog
477
* defs.h [SH]: Make
getrval2
prototype visible to do_pipe
480
.../net.c:1632: warning: implicit declaration of function '
getrval2
'
[
all
...]
ChangeLog-CVS
[
all
...]
syscall.c
2749
getrval2
(tcp)
function
[
all
...]
Completed in 90 milliseconds