Searched refs:space (Results 1 - 4 of 4) sorted by relevance
/sendmail/contrib/ |
H A D | cidrexpand | 70 my ($prefix,$left,$right,$space); 107 ($prefix,$left,$space,$right) = 113 print "$prefix$nl$space$right\n";
|
/sendmail/sendmail/ |
H A D | headers.c | 538 ** space -- add leading space? 552 allocheader(field, value, flags, rp, space) 557 bool space; 565 /* allocate space for new header */ 568 if (space) 602 ** space -- add leading space? 615 addheader(field, value, flags, e, space) 620 bool space; [all...] |
H A D | sendmail.h | 2763 # define updfs(e, count, space, where) upd_qs(e, count, space, where) 2765 # define updfs(e, count, space, where) 2766 # define upd_qs(e, count, space, where)
|
H A D | queue.c | 177 ** Used to keep track of how much free space is available 3455 ** the string pointed to by fwd. The space for the new 4482 /* format: flag (1 char) space long-integer */ 5760 ** NOQDIR if no queue directory in qg has enough free space to 5763 ** file system with enough disk space. 5797 ** looking for a directory with enough space for this message. 5841 "low on space (%s needs %ld bytes + %ld blocks in %s), max avail: %ld", 5862 ** On failure (not enough disk space), 5923 usrerr("452 4.4.5 Insufficient disk space; try again later"); 6434 ** free space availabl [all...] |
Completed in 704 milliseconds