Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/scripts/
H A Ddocproc.c50 int exitstatus = 0; variable
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dpatch.py17 def __init__(self, command, exitstatus, output): argument