Searched refs:CTL_RESPONSE (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.talkd/
H A Dtalkd_impl.h47 extern void print_response(CTL_RESPONSE *response);
49 extern void process_request(CTL_MSG *request, CTL_RESPONSE *response);
52 extern void insert_table(CTL_MSG *request, CTL_RESPONSE *response);
H A Dprint.c59 print_response(CTL_RESPONSE *response)
H A Dctl.h92 typedef struct ctl_response CTL_RESPONSE; typedef in typeref:struct:ctl_response
H A Dprocess.c68 static void do_announce(CTL_MSG *request, CTL_RESPONSE *response);
72 process_request(CTL_MSG *request, CTL_RESPONSE *response)
137 do_announce(CTL_MSG *request, CTL_RESPONSE *response)
H A Din.talkd.c61 static CTL_RESPONSE response;
H A Dtable.c187 insert_table(CTL_MSG *request, CTL_RESPONSE *response)
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/talk/
H A Dlook_up.c50 static int look_for_invite(CTL_RESPONSE *);
51 static CTL_RESPONSE swapresponse();
59 CTL_RESPONSE response;
111 CTL_RESPONSE *response;
135 * heuristic to detect if need to reshuffle CTL_RESPONSE structure
147 static CTL_RESPONSE
149 CTL_RESPONSE rsp;
154 bcopy(&rsp, &swaprsp, sizeof (CTL_RESPONSE));
178 static CTL_RESPONSE
180 CTL_RESPONSE rs
[all...]
H A Dctl.h76 typedef struct ctl_response CTL_RESPONSE; typedef in typeref:struct:ctl_response
H A Dctl_transact.c60 CTL_RESPONSE *response;
127 sizeof (CTL_RESPONSE), 0, &junk, &junk_size);
H A Dinvite.c76 CTL_RESPONSE response;
148 CTL_RESPONSE response;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dntp.h480 #define CTL_RESPONSE 0x80 macro
H A Dsnoop_ntp.c254 getflag(ntpc->r_m_e_op, CTL_RESPONSE, "response",

Completed in 443 milliseconds