Searched refs:mailslot (Results 1 - 2 of 2) 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
H A Dsmbns_browser.c42 #include <smb/mailslot.h>
182 * transfer; they are named via ASCII "mailslot (path) name". Mailslots are
193 * TID, MID, UID, and Flags are all 0 in mailslot requests.
223 * SMB: Mailslot opcode = Write mailslot
502 * The only transaction allowed to a mailslot is a mailslot write. Mailslot
504 * shows the interpretation of the TRANSACT SMB parameters for a mailslot
511 * SetupCount 3 Always 3 for mailslot writes
512 * Setup[0] 1 Command code == write mailslot
516 * the mailslot
[all...]

Completed in 17 milliseconds