Searched defs:mailslot (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libsmbns/common/
H A Dsmbns_netlogon.c28 * claims to specify the mailslot protocol.
42 #include <smb/mailslot.h>
124 char *mailslot; member in struct:netlogon_opt
235 if (strcasecmp(netlogon_opt[i].mailslot, mailbox) == 0) {
243 syslog(LOG_DEBUG, "NetLogonReceive[%s]: unknown mailslot", mailbox);
253 * point we should receive a LOGON_PRIMARY_RESPONSE in the mailslot we
327 * $ appended. The mailslot for this request is MAILSLOT_NTLOGON. At some
328 * we should receive a LOGON_SAM_LOGON_RESPONSE in the mailslot we
336 * char *MailslotName; # response mailslot

Completed in 21 milliseconds