Home
last modified time | relevance | path

Searched defs:mainloop (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/scripts/
H A Dshircbot.sh101 function mainloop function
/titanic_41/usr/src/cmd/rmvolmgr/
H A Drmvolmgr.c64 static GMainLoop *mainloop; variable
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dxec.c665 int mainloop = (type&sh_state(SH_INTERACTIVE)); in sh_exec() local