HomeSort by: relevance | last modified time | path
    Searched refs:deliver (Results 1 - 4 of 4) sorted by relevancy

  /src/libexec/mail.local/
mail.local.c 66 static int deliver(int, char *, int);
124 rval = deliver(fd, *argv, lockfile);
195 deliver(int fd, char *name, int lockfile) function in typeref:typename:int
  /src/sys/netinet/
ip_icmp.c 498 goto deliver;
504 goto deliver;
510 goto deliver;
516 goto deliver;
518 deliver:
  /src/sys/netinet6/
icmp6.c 572 * Deliver very specific ICMP6 type only.
573 * This is important to deliver TOOBIG. Otherwise PMTUD
614 goto deliver;
628 goto deliver;
642 goto deliver;
657 goto deliver;
913 /* ICMPv6 error: MUST deliver it by spec... */
915 /* deliver */
917 /* ICMPv6 informational: MUST not deliver */
920 deliver
    [all...]
  /src/sys/kern/
kern_sig.c 879 * immediately, deliver it with correct code. Otherwise, post it normally.
1417 goto deliver;
1446 goto deliver;
1461 goto deliver;
1478 deliver:
2173 * before unlocking to deliver the signal.

Completed in 37 milliseconds