Home
last modified time | relevance | path

Searched refs:exitstatus (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/scripts/
Ddocproc.c50 int exitstatus = 0; variable
133 exitstatus |= WEXITSTATUS(ret); in exec_kernel_doc()
135 exitstatus = 0xff; in exec_kernel_doc()
408 exitstatus |= WEXITSTATUS(ret); in find_all_symbols()
410 exitstatus = 0xff; in find_all_symbols()
579 return exitstatus; in main()