OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fdesc_exit
(Results
1 - 1
of
1
) sorted by null
/external/oprofile/module/ia64/
op_syscalls.c
81
struct fdesc
fdesc_exit
;
variable in typeref:struct:fdesc
342
fdesc_exit
.ip = sys_call_table[__NR_exit - __NR_ni_syscall];
343
old_sys_exit = (void *)&
fdesc_exit
;
Completed in 192 milliseconds