Home
last modified time | relevance | path

Searched defs:quit (Results 1 – 8 of 8) sorted by relevance

/openbmc/phosphor-objmgr/libmapper/
H A Dapp.c25 static void quit(int r, void* loop) in quit() function
/openbmc/skeleton/op-pwrctl/pgood_wait/
H A Dpgood_wait.c28 static void quit(int r, void *loop) in quit() function
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dtaskexp.py177 quit = threading.Event() variable in gtkthread
/openbmc/u-boot/tools/
H A Dkwboot.c469 kwboot_term_pipe(int in, int out, char *quit, int *s) in kwboot_term_pipe()
512 char *quit = "\34c"; in kwboot_terminal() local
/openbmc/qemu/migration/
H A Dmultifd.h263 bool quit; member
/openbmc/qemu/tests/
H A Dvhost-user-bridge.c73 int quit; member
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcooker.py2001 def __init__(self, jobs, results, quit, profile): argument
/openbmc/qemu/tests/unit/
H A Dtest-char.c20 static bool quit; variable