Searched refs:FLG_NODAEMON (Results 1 – 1 of 1) sorted by relevance
99 #define FLG_NODAEMON 0x02 /* Don't detach from terminal */ macro982 if ((ctx->flags & FLG_DELAYED) && !(ctx->flags & FLG_NODAEMON)) in at_async_owandata()1418 ctx.flags |= FLG_NODAEMON; in main()1497 if (!(ctx.flags & FLG_DELAYED) && !(ctx.flags & FLG_NODAEMON)) in main()