Home
last modified time | relevance | path

Searched refs:ctl_response (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/cmd-inet/usr.bin/talk/
H A Dctl.h76 typedef struct ctl_response CTL_RESPONSE;
78 struct ctl_response { struct
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/in.talkd/
H A Dctl.h92 typedef struct ctl_response CTL_RESPONSE;
94 struct ctl_response { struct
/titanic_44/usr/src/lib/libresolv2/include/isc/
H A Dctl.h91 #define ctl_response __ctl_response macro
102 void ctl_response(struct ctl_sess *, u_int,
/titanic_44/usr/src/lib/libresolv2/common/isc/
H A Dctl_srvr.c302 ctl_response(struct ctl_sess *sess, u_int code, const char *text, in ctl_response() function
674 ctl_response(sess, ctx->timeoutcode, "Timeout.", CTL_EXIT, NULL, in ctl_rdtimeout()
714 ctl_response(sess, ctx->unkncode, buf, 0, NULL, NULL, NULL, in ctl_docommand()
775 ctl_response(sess, sess->helpcode, this->help, respflags, next, in ctl_morehelp()