Searched refs:send_reply (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/mount_portal/
H A Dactivate.c59 static void send_reply(int, int, int);
107 send_reply(int so, int fd, int error) function
221 send_reply(so, fd, error);
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/smtpstone/
H A Dqmqp-sink.c99 /* send_reply - finish conversation */
101 static void send_reply(SINK_STATE *state) function
137 send_reply(state);
/netbsd-6-1-5-RELEASE/usr.sbin/ypserv/ypxfr/
H A Dypxfr.c76 int send_reply(CLIENT *, int, int);
263 status = send_reply(client, xfr_status, atoi(tid));
605 send_reply(CLIENT *client, int status, int tid) function
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/kdc/
H A Dconnect.c411 send_reply(krb5_context context, function
464 send_reply(context, config, prependlength, d, &reply);
512 send_reply(context, config, FALSE, d, &data);
837 send_reply(context, config, TRUE, d + idx, &reply);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/kpasswd/
H A Dkpasswdd.c71 send_reply (int s, function
187 send_reply (s, sa, sa_size, NULL, &error_data);
225 send_reply (s, sa, sa_size, &ap_rep_data, &krb_priv_data);

Completed in 122 milliseconds