| /src/sbin/mount_portal/ |
| activate.c | 59 static void send_reply(int, int, int); 107 send_reply(int so, int fd, int error) function 221 send_reply(so, fd, error);
|
| /src/external/ibm-public/postfix/dist/src/smtpstone/ |
| qmqp-sink.c | 104 /* send_reply - finish conversation */ 106 static void send_reply(SINK_STATE *state) function 142 send_reply(state);
|
| /src/external/bsd/unbound/dist/daemon/ |
| worker.c | 1595 goto send_reply; 1602 goto send_reply; 1646 goto send_reply; 1666 goto send_reply; 1685 goto send_reply; 1706 goto send_reply; 1725 goto send_reply; 1778 goto send_reply; 1800 goto send_reply; 1825 goto send_reply; [all...] |
| /src/usr.sbin/ypserv/ypxfr/ |
| ypxfr.c | 75 int send_reply(CLIENT *, int, int); 262 status = send_reply(client, xfr_status, atoi(tid)); 604 send_reply(CLIENT *client, int status, int tid) function
|
| /src/crypto/external/bsd/heimdal/dist/kdc/ |
| connect.c | 391 send_reply(krb5_context context, function 444 send_reply(context, config, prependlength, d, &reply); 494 send_reply(context, config, FALSE, d, &data); 826 send_reply(context, config, TRUE, d + idx, &reply);
|
| /src/crypto/external/bsd/heimdal/dist/kpasswd/ |
| kpasswdd.c | 71 send_reply (int s, function 192 send_reply (s, sa, sa_size, NULL, &error_data); 230 send_reply (s, sa, sa_size, &ap_rep_data, &krb_priv_data);
|
| /src/external/bsd/wpa/dist/src/radius/ |
| radius_server.c | 1435 goto send_reply; 1499 send_reply:
|
| /src/external/bsd/wpa/dist/hostapd/ |
| ctrl_iface.c | 5391 goto send_reply; 5423 goto send_reply; 5489 send_reply:
|