Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rmvolmgr/
H A Drmvolmgr.c64 static GMainLoop *mainloop; variable
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dxec.c986 int mainloop = (type&sh_state(SH_INTERACTIVE)); in sh_exec() local