Searched refs:reply (Results 176 - 197 of 197) sorted by relevance

12345678

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dnic.c445 * broadcast packets. This will cause the reply to the packets we are
708 BOOTP reply, be backward compatible with
881 int await_reply(reply_t reply, int ival, void *ptr, long timeout) argument
969 result = reply(ival, ptr, ptype, ip, udp);
975 * action. This allows us reply to arp and igmp queryies.
996 printf("Sent ARP reply to: %@\n",tmp);
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_srv.c66 krb5_kdc_rep * reply,
624 /* remember to set the PREAUTH flag in the reply */
672 krb5_kdc_rep * reply,
882 /* if this is an RFC reply or draft9 client requested a checksum
883 * in the reply instead of the nonce, create an RFC-style keypack
891 /* retrieve checksums for a given enctype of the reply key */
667 pkinit_server_return_padata(krb5_context context, krb5_pa_data * padata, struct _krb5_db_entry_new * client, krb5_data *req_pkt, krb5_kdc_req * request, krb5_kdc_rep * reply, struct _krb5_key_data * client_key, krb5_keyblock * encrypting_key, krb5_pa_data ** send_pa, preauth_get_entry_data_proc server_get_entry_data, void *pa_plugin_context, void **pa_request_context) argument
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/
H A Difconfig.c4310 dhcp_ipc_reply_t *reply = NULL; local
4380 error = dhcp_ipc_make_request(request, &reply, timeout);
4397 error = reply->return_code;
4400 free(reply);
4416 (void) printf("%s", dhcp_status_reply_to_string(reply));
4420 free(reply);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs3_srv.c1119 * mp will contain the data to be sent out in the read reply.
1120 * For UDP, this will be freed after the reply has been sent
1122 * segment associated with the reply has been ACKed by the
3276 resp->resok.reply.entries = (entry3 *)data;
3277 resp->resok.reply.eof = iseof;
3318 kmem_free(resp->resok.reply.entries, resp->resok.freecount);
3660 resp->resok.reply.entries = (entryplus3 *)ndata;
3661 resp->resok.reply.eof = iseof;
3710 kmem_free(resp->resok.reply.entries, resp->resok.count);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c410 uchar_t reply[BUFSIZ]; local
411 uchar_t *p = reply;
416 else if (len > (sizeof (reply) - 9)) {
418 "krb5 auth reply length too large (%d)", len);
421 "krb5 auth reply length too large (%d)\n",
442 write_data_len((const char *)reply, p-reply);
710 "Kerberos auth reply: "
892 "reply\n");
1078 * 2. Generate reply fo
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dpreauth2.c844 kprompt.reply = &response_data;
1094 /* assume a failure in the KDC reply. By returning anything other */
1134 kprompt.reply = &response_data;
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1157 dirlist4 reply;
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h531 * Status OK portion of remote read reply
538 mblk_t *rrok_mp; /* mblk_t contains data for reply */
578 nfsstat ns_status; /* reply status */
587 * NFS_OK part of read sym link reply union
1469 * READ3 reply that directly decodes fattr3 directly into vattr
1489 * READ3 reply that uiomoves data directly into a struct uio
1497 uint_t size; /* maximum reply size */
1823 dirlist3 reply; member in struct:READDIR3resok
1894 dirlistplus3 reply; member in struct:READDIRPLUS3resok
/illumos-gate/usr/src/lib/libipadm/common/
H A Dipadm_addr.c2949 dhcp_ipc_reply_t *reply = NULL; local
2970 error = dhcp_ipc_make_request(request, &reply, dhcp_timeout);
2973 error = reply->return_code;
2974 free(reply);
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfs_log_xdr.c853 if (!xdr_nfslog_dirlistplus3(xdrs, &objp->reply))
H A Dfhtab.c2018 for (ep = res->nfslog_READDIRPLUS3res_u.ok.reply.entries;
/illumos-gate/usr/src/cmd/krb5/kinit/
H A Dkinit.c845 strncpy(stash_password, prompts[i].reply->data,
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c2843 for (ep = res->READDIR4res_u.resok4.reply.entries;
2850 res->READDIR4res_u.resok4.reply.eof
2864 for (ep = res->READDIR4res_u.resok4.reply.entries;
2880 res->READDIR4res_u.resok4.reply.eof ? "TRUE" : "FALSE");
H A Dnfs4_xdr.c2039 if (!xdr_dirlist4(xdrs, &objp->reply))
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c758 * Each reply consists of a ctl part for one fixed structure
3368 dhcp_ipc_reply_t *reply; local
3375 error = dhcp_ipc_make_request(request, &reply, DHCP_IPC_WAIT_DEFAULT);
3382 error = reply->return_code;
3384 free(reply);
3388 free(reply);
3398 (void) printf("%s", dhcp_status_reply_to_string(reply));
3399 free(reply);
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h1646 struct mbuf_chain reply; member in struct:smb_request
1653 unsigned int reply_seqnum; /* reply sequence number */
1674 * command and reply headers, and the next reply.
1794 unsigned int reply_seqnum; /* reply sequence number */
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h805 * request/reply variables
1151 * Mask Doorbell and Reset interrupts to enable reply desc int.
1328 uint16_t dev_handle, int lun, uint8_t *reply, uint32_t reply_size,
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h689 char *mci_sasl_string; /* sasl reply string */
2184 /* reply types (text in SmtpMsgBuffer) */
2224 EXTERN bool OnlyOneError; /* .... or only want to give one SMTP reply */
2284 EXTERN char *MessageAccept; /* "Message accepted for delivery" reply text */
2428 extern int reply __P((MAILER *, MCI *, ENVELOPE *, time_t, void (*)__P((char *, bool, MAILER *, MCI *, ENVELOPE *)), char **, int));
2444 #define REPLYTYPE(r) ((r) / 100) /* first digit of reply code */
H A Ddeliver.c6124 /* get the reply */
6125 smtpresult = reply(m, mci, e, TimeOuts.to_starttls, NULL, NULL,
6136 /* not an expected reply but we have to deal with it */
/illumos-gate/usr/src/cmd/backup/restore/
H A Dtape.c1581 if (!yflag && !reply(gettext("continue")))
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dkrb5.h2622 krb5_data *reply; member in struct:_krb5_prompt
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h522 DNSMessage *reply; member in struct:tcpInfo_t
922 mDNSu16 err; // Or UDP reply port, in setup request
1243 mDNSu8 *Reply; // xml reply from router
1427 regState_Pending = 1, // update sent, reply not received
1428 regState_Registered = 2, // update sent, reply received
1429 regState_DeregPending = 3, // dereg sent, reply not received
2001 mDNSu8 TimeoutQuestion; // Timeout this question if there is no reply in configured time

Completed in 208 milliseconds

12345678