OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:display_status
(Results
1 - 2
of
2
) sorted by null
/external/ltp/testcases/kernel/syscalls/waitid/
waitid01.c
47
void
display_status
(siginfo_t * infop)
function
85
display_status
(&infop); //CLD_EXITED = 1
103
display_status
(&infop); //CLD_DUMPED = 3 ; SIGFPE = 8
121
display_status
(&infop); //CLD_KILLED = 2 ; SIGHUP = 1
/development/tools/repo_diff/
repo_diff_trees.py
276
def
display_status
(upstream_project_name,
function in function:stats_from_match
297
'status':
display_status
(
Completed in 391 milliseconds