Searched refs:mailbox (Results 1 - 22 of 22) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/virtual/
H A DMakefile.in2 SRCS = virtual.c mailbox.c recipient.c deliver_attr.c maildir.c unknown.c
3 OBJS = virtual.o mailbox.o recipient.o deliver_attr.o maildir.o unknown.o
85 mailbox.o: ../../include/argv.h
86 mailbox.o: ../../include/attr.h
87 mailbox.o: ../../include/bounce.h
88 mailbox.o: ../../include/check_arg.h
89 mailbox.o: ../../include/defer.h
90 mailbox.o: ../../include/deliver_request.h
91 mailbox.o: ../../include/dict.h
92 mailbox
[all...]
H A Dmailbox.c1 /* $NetBSD: mailbox.c,v 1.3 2020/03/18 19:05:22 christos Exp $ */
5 /* mailbox 3
7 /* mailbox delivery
16 /* deliver_mailbox() delivers to UNIX-style mailbox or to maildir.
24 /* Attributes describing user rights and mailbox location.
80 /* deliver_mailbox_file - deliver to recipient mailbox */
103 dsb_simple(why, "2.0.0", "delivers to mailbox");
118 * Lock the mailbox and open/create the mailbox file.
125 mp = mbox_open(usr_attr.mailbox, O_APPEN
[all...]
H A Dvirtual.h48 char *mailbox; /* mailbox file or directory */ member in struct:USER_ATTR
55 usr_attr.uid = 0; usr_attr.gid = 0; usr_attr.mailbox = 0; \
H A Dmaildir.c73 /* deliver_maildir - delivery to maildir-style mailbox */
123 newdir = concatenate(usr_attr.mailbox, "new/", (char *) 0);
124 tmpdir = concatenate(usr_attr.mailbox, "tmp/", (char *) 0);
125 curdir = concatenate(usr_attr.mailbox, "cur/", (char *) 0);
/netbsd-current/external/ibm-public/postfix/libexec/virtual/
H A DMakefile12 SRCS= virtual.c mailbox.c recipient.c deliver_attr.c maildir.c unknown.c
/netbsd-current/games/hack/
H A Dhack.unix.c374 static char *mailbox; variable
380 if (!(mailbox = getenv("MAIL")))
382 if (stat(mailbox, &omstat)) {
384 pline("Cannot get status of MAIL=%s .", mailbox);
385 mailbox = 0;
395 if (!mailbox
402 if (stat(mailbox, &nmstat)) {
404 pline("Cannot get status of MAIL=%s anymore.", mailbox);
405 mailbox = 0;
513 (void) page_file(mailbox, FALS
[all...]
/netbsd-current/external/ibm-public/postfix/dist/src/local/
H A Dmailbox.c1 /* $NetBSD: mailbox.c,v 1.4 2022/10/08 16:12:46 christos Exp $ */
5 /* mailbox 3
7 /* mailbox delivery
16 /* deliver_mailbox() delivers to mailbox, with duplicate
17 /* suppression. The default is direct mailbox delivery to
94 /* deliver_mailbox_file - deliver to recipient mailbox */
100 char *mailbox; local
125 dsb_simple(why, "2.0.0", "delivers to mailbox");
140 mailbox = concatenate(usr_attr.home, "/", var_home_mailbox, (char *) 0);
143 mailbox
[all...]
H A DMakefile.in3 include.c indirect.c local.c mailbox.c recipient.c resolve.c token.c \
7 include.o indirect.o local.o mailbox.o recipient.o resolve.o token.o \
462 mailbox.o: ../../include/argv.h
463 mailbox.o: ../../include/attr.h
464 mailbox.o: ../../include/been_here.h
465 mailbox.o: ../../include/bounce.h
466 mailbox.o: ../../include/check_arg.h
467 mailbox.o: ../../include/defer.h
468 mailbox.o: ../../include/deliver_pass.h
469 mailbox
[all...]
/netbsd-current/external/ibm-public/postfix/libexec/local/
H A DMakefile13 include.c indirect.c local.c mailbox.c recipient.c resolve.c token.c \
/netbsd-current/external/bsd/am-utils/dist/hlfsd/
H A Dhlfsd.h136 extern char *mailbox(int, char *);
H A Dstubs.c335 } else { /* check if asked for user mailbox */
346 if (!(res.rlr_u.rlr_data_u = mailbox(userid, username)))
355 plog(XLOG_USER, "mailbox for uid=%ld, gid=%ld is %s",
H A Dhomedir.c388 mailbox(int uid, char *username) function
/netbsd-current/sys/dev/pci/qat/
H A Dqat_hw17.c137 uint32_t mailbox; local
143 mailbox = qat_misc_read_4(sc, mb_offset);
144 if (mailbox == 1)
H A Dqat.c936 uint8_t mailbox, ae, nae; local
939 mailbox = ETR_RING_AP_MAILBOX_NUMBER(ring);
949 __SHIFTIN(mailbox, ETR_AP_DEST_MAILBOX) |
/netbsd-current/sys/dev/ic/
H A Daha.c347 * what if the mailbox was already received?
856 struct aha_mailbox mailbox; local
862 * mailbox interface is unlocked.
870 printf("%s: unlocking mailbox interface\n",
942 * Allocate the mailbox and control blocks.
960 * Create and load the DMA map used for the mailbox and
1012 mailbox.cmd.opcode = AHA_MBX_INIT;
1013 mailbox.cmd.nmbx = AHA_MBX_SIZE;
1015 offsetof(struct aha_control, ac_mbx), mailbox.cmd.addr);
1017 sizeof(mailbox
[all...]
H A Dbha.c1255 * Set the mailbox count to precisely the number of HW CCBs
1256 * available. A mailbox isn't required while a CCB is executing,
1260 * This will keep the mailbox count small on boards which don't
1353 struct bha_mailbox mailbox; local
1359 * Set up the mailbox. We always run the mailbox in round-robin.
1389 * Give the mailbox to the board.
1391 mailbox.cmd.opcode = BHA_MBX_INIT_EXTENDED;
1392 mailbox.cmd.nmbx = sc->sc_mbox_count;
1393 ltophys(sc->sc_dmamap_mbox->dm_segs[0].ds_addr, mailbox
[all...]
/netbsd-current/sys/arch/arc/dti/
H A Dbtl.c469 * what if the mailbox was already received?
1069 struct bt_mailbox mailbox; local
1130 mailbox.cmd.opcode = BT_MBX_INIT_EXTENDED;
1131 mailbox.cmd.nmbx = BT_MBX_SIZE;
1132 ltophys(KVTOPHYS(wmbx), mailbox.cmd.addr);
1133 bt_cmd(iobase, sc, sizeof(mailbox.cmd), (u_char *)&mailbox.cmd,
/netbsd-current/sys/arch/sparc/include/
H A Dcpu.h325 vaddr_t mailbox; /* VA of CPU's mailbox */ member in struct:cpu_info
/netbsd-current/sys/arch/sparc/sparc/
H A Dintr.c315 if (cpuinfo.mailbox) {
317 uint8_t msg = *(uint8_t *)cpuinfo.mailbox;
H A Dcpu.c239 * Map CPU mailbox if available
241 if (node != 0 && (error = prom_getprop(node, "mailbox-virtual",
244 cpi->mailbox = mbprop->va;
246 } else if (node != 0 && (error = prom_getprop(node, "mailbox",
253 printf("%s: mailbox in mem space\n", device_xname(self));
259 &cpi->mailbox) != 0)
260 panic("%s: can't map CPU mailbox", device_xname(self));
937 * message (0xfc) in the target CPU's mailbox and then
985 * message (0xfb) in the target CPU's mailbox and then
/netbsd-current/external/bsd/tre/dist/tests/agrep/
H A Drecords.ok275 Mailbox
283 Mailbox
291 Mailbox
299 Mailbox
/netbsd-current/external/ibm-public/postfix/dist/mantools/
H A Dpostlink1207 s/virtual mailbox example/<a href="VIRTUAL_README.html#virtual_mailbox">$&<\/a>/g;
1211 s/virtual mailbox domains*/<a href="ADDRESS_CLASS_README.html#virtual_mailbox_class">$&<\/a>/g;

Completed in 320 milliseconds