Lines Matching refs:msgq
64 msgq(sp, M_ERR, in ex_script()
106 msgq(sp, M_SYSERR, "tcgetattr"); in sscr_init()
117 msgq(sp, M_SYSERR, "tcgetattr"); in sscr_init()
123 msgq(sp, M_SYSERR, "openpty"); in sscr_init()
134 msgq(sp, M_SYSERR, "fork"); in sscr_init()
218 msgq(sp, M_SYSERR, "select"); in sscr_getprompt()
221 msgq(sp, M_ERR, "Error: timed out"); in sscr_getprompt()
231 msgq(sp, M_ERR, "Error: shell: EOF"); in sscr_getprompt()
234 msgq(sp, M_SYSERR, "shell"); in sscr_getprompt()
264 msgq(sp, M_SYSERR, "select"); in sscr_getprompt()
281 conv_err: msgq(sp, M_ERR, "323|Invalid input. Truncated."); in sscr_getprompt()
334 empty: msgq(sp, M_BERR, "151|No command to execute"); in sscr_exec()
349 msgq(sp, M_SYSERR, "shell"); in sscr_exec()
397 msgq(sp, M_SYSERR, "select"); in sscr_input()
453 msgq(sp, M_SYSERR, "shell"); in sscr_insert()
506 conv_err: msgq(sp, M_ERR, "323|Invalid input. Truncated."); in sscr_insert()