HomeSort by relevance Sort by last modified time
    Searched defs:collect (Results 1 - 7 of 7) sorted by null

  /onnv/onnv-gate/usr/src/cmd/sendmail/src/
collect.c 18 SM_RCSID("@(#)$Id: collect.c,v 8.282 2008/01/31 18:48:29 ca Exp $")
26 ** COLLECT_EOH -- end-of-header processing in collect()
28 ** Called by collect() when it encounters the blank line
61 sm_dprintf("collect: rscheck(\"check_eoh\", \"%s $| %s\")\n",
76 ** COLLECT_DOHEADER -- process header in collect()
78 ** Called by collect() after it has finished parsing the header,
175 ** Called by collect() after it has finished processing the header.
184 ** into which the message body will be written by collect().
236 ** COLLECT -- read & parse message header & make temp file.
245 ** style message to say we are ready to collect
281 collect(fp, smtpmode, hdrp, e, rsetsize) function
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/
glob.c 75 static void collect(register char *);
147 collect(v);
166 static void collect(register char *as) function
  /onnv/onnv-gate/usr/src/cmd/mailx/
collect.c 47 * Collect input from standard input, handling
97 collect(struct header *hp) function
674 * Collect output as new message.
  /onnv/onnv-gate/usr/src/cmd/troff/
n3.c 750 collect() function
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
glob.c 88 static void collect(char *as);
142 collect(v);
164 collect(char *as) function
  /onnv/onnv-gate/usr/src/cmd/csh/
sh.glob.c 40 void collect(tchar *);
78 collect(*v++);
99 collect(tchar *as) function
104 tprintf("TRACE- collect()\n");
  /onnv/onnv-gate/usr/src/uts/common/fs/cachefs/
cachefs_resource.c 421 int collect = 0; local
436 collect = 1;
446 collect = 1;
451 if (collect)
473 int collect = 0; local
492 collect = 1;
505 collect = 1;
510 if (collect)
763 * collect. in order to do any good, we should drop below
1088 /* quit if there is no garbage to collect */
    [all...]

Completed in 120 milliseconds