Searched refs:name (Results 1 - 25 of 37) sorted by relevance

12

/sendmail/libmilter/
H A Dsignal.c83 ** name -- name of milter
90 mi_signal_thread(name)
91 void *name;
122 (char *)name, sigerr);
144 (char *)name, sig);
154 ** name -- name of milter
161 mi_spawn_signal_thread(name)
162 char *name;
[all...]
H A Dsm_gethost.c46 sm_getipnodebyname(name, family, flags, err)
47 const char *name;
62 h = gethostbyname(name);
96 mi_gethostbyname(name, family)
97 char *name;
107 h = _switch_gethostbyname_r(name, &hp, buf, sizeof(buf), &h_errno);
111 h = __switch_gethostbyname(name);
128 h = sm_getipnodebyname(name, family, flags, &err);
131 h = gethostbyname(name);
H A Dlistener.c108 ** name -- name for logging
122 mi_milteropen(conn, backlog, rmsocket, name)
126 char *name;
140 name);
172 name);
203 name, p);
227 name, p);
246 smi_log(SMI_LOG_ERR, "%s: UNIX socket name %s too long",
247 name, colo
[all...]
H A Dcomm.c50 ** name -- name of milter
59 mi_rd_cmd(sd, timeout, cmd, rlen, name)
64 char *name;
102 name, (int) len, sm_errstring(errno));
124 name, MI_POLLSELECT, ret, sm_errstring(errno));
175 name, (int) len, sm_errstring(errno));
216 name, MI_POLLSELECT, ret, sm_errstring(save_errno));
/sendmail/contrib/
H A Dpasswd-to-alias.pl13 ($name,$passwd,$uid,$gid,$quota,$comment,$gcos,$dir,$shell) = @a;
18 print "$name: root\n"; # handle pseudo user
23 next if (!$fullname || lc($fullname) eq $name); # avoid nonsense
25 print "$fullname: $name\n";
27 print "# $fullname: $name\n"; # avoid strange names
H A Detrn.pl18 # information: Portions Copyright [yyyy] [name of copyright owner]
45 chop(my $name = `hostname || uname -n`);
47 my ($hostname) = (gethostbyname($name))[0];
70 # extract the file name
121 ($name, my $laddr) = (gethostbyname('localhost'))[0, 4];
122 (!defined($name)) && die "gethostbyname failed, unknown host localhost";
152 ($name, my $thataddr) = (gethostbyname($server))[0, 4];
153 (!defined($name)) && die "gethostbyname failed, unknown host $server";
H A Dexpn.pl46 # 4. The name of David Sharnoff may not be used to endorse or promote products
83 # $server : name of the current we are currently looking at
86 # $names{"$users[0] *** $server"} : the 'name' associated with the address
110 chop($name = `hostname || uname -n`);
113 ($hostname,$aliases,$type,$len,$thisaddr) = gethostbyname($name);
166 ($name,$aliases,$type,$len,$thataddr) = gethostbyname($server);
169 &mxlookup(1,$server,"$server: could not resolve name",*users);
241 # do we already have a name for this user?
652 # current host ($server), the old "name" and a flag that
755 # using the host part of an address, and the server name, ad
[all...]
/sendmail/libsm/
H A Dconfig.c135 ** name -- the string name of the environment variable to be
151 unsetenv(name)
152 char *name;
156 int len = strlen(name);
160 if (strncmp(name, *pp, len) == 0 &&
H A Dmbdb.c45 int (*mbdb_lookup) __P((char *name, SM_MBDB_T *user));
50 static int mbdb_pw_lookup __P((char *name, SM_MBDB_T *user));
57 static int mbdb_ldap_lookup __P((char *name, SM_MBDB_T *user));
83 ** The argument has the form "name" or "name.arg".
96 char *name; local
102 name = mbdb;
105 namelen = strlen(name);
108 namelen = arg - name;
115 strncmp(name,
[all...]
H A Dmpeix.c250 ** name -- username string.
262 sendmail_mpe_getpwnam(name)
263 const char *name;
267 int i = strlen(name);
282 if (name[i] == '.')
288 upper[i] = toupper(name[i]);
H A Dmemstat.c113 (name != NULL) ? name : "system_pages");
H A Dfindfp.c67 #define smio(flags, file, name) \
71 SM_TIME_BLOCK, name}
74 #define smstd(flags, file, name) \
78 SM_TIME_BLOCK, name}
/sendmail/vacation/
H A Dvacation.c82 char *name; member in struct:alias
156 char *name = NULL; local
206 cur->name = optarg;
255 case 's': /* alternate sender name */
302 name = strdup(pw->pw_name);
317 name = strdup(*argv);
361 name = strdup(user.mbdb_name);
374 if (name == NULL)
444 cur->name = name;
676 char *name; member in struct:ignore
[all...]
/sendmail/include/sm/
H A Ddebug.h73 ** debug_name is the name used to reference this SM_DEBUG
81 ** "@(#)$Debug: <name> - <short description> $"
128 # define SM_DEBUG_INITIALIZER(name, desc) { \
131 name, \
H A Dio.h181 # define SM_IO_SET_TYPE(f, name, open, close, read, write, seek, get, set, timeout) \
184 0, (name)}
185 # define SM_IO_INIT_TYPE(f, name, open, close, read, write, seek, get, set, timeout)
188 # define SM_IO_SET_TYPE(f, name, open, close, read, write, seek, get, set, timeout) (f)
189 # define SM_IO_INIT_TYPE(f, name, open, close, read, write, seek, get, set, timeout) \
210 (f).f_type = (name);
H A Dtailq.h16 * 3. Neither the name of the University nor the names of its contributors
57 #define SM_TAILQ_HEAD(name, type) \
58 struct name { \
/sendmail/sendmail/
H A Dmap.c293 syserr("No file name for %s map %s",
673 ** Get the domain name from the kernel.
677 ** Finally, force there to be at least one dot in the domain name
709 ** GETCANONNAME -- look up name using service switch
712 ** host -- the host name to look up.
795 ** startup. In this case, when a name is apparently found
833 ** If returned name is still single token, compensate
890 ** EXTRACT_CANONNAME -- extract canonical name from /etc/hosts entry
893 ** name -- the name agains
[all...]
H A Dstab.c22 ** name -- the name to be looked up or inserted.
25 ** ST_ENTER -- enter the name if not already present.
29 ** pointer to a STAB entry for this name.
42 stab(name, type, op)
43 char *name;
54 sm_dprintf("STAB: %s %d ", name, type);
61 for (p = name; *p != '\0'; p++)
71 (s->s_symtype != type || strcmp(name, s->s_name)))
77 (s->s_symtype != type || sm_strcasecmp(name,
[all...]
H A Dudb.c66 char *_udb_fwdhost; /* name of forward host */
169 /* short circuit name begins with '\\' since it can't possibly match */
174 /* if name begins with a colon, it indicates our metadata */
180 /* if name is too long, assume it won't match */
552 ** UDBSENDER -- return canonical external name of sender, given local name
555 ** sender -- the name of the sender on the local machine.
559 ** The external name for this sender, if derivable from the
578 ** user -- the name of the user.
583 ** The external name fo
1235 char *name, *type; local
[all...]
H A Dheaders.c172 /* find canonical name */
369 ** This is to make MH (which doesn't always give a full name)
370 ** insert the full name information in all circumstances.
534 ** field -- the name of the header field (will not be copied).
598 ** field -- the name of the header field (will not be copied).
645 ** field -- the name of the header field (will be copied).
710 ** field -- the field name.
833 /* full name of from person */
834 p = hvalue("full-name", e->e_header);
840 ** Quote a full name wit
1118 char *name; local
2086 register char *name; local
[all...]
H A Ddaemon.c789 /* determine host name */
838 /* find out name for interface of connection */
844 sm_dprintf("getreq: got name %s\n", p);
1570 case 'N': /* name */
1637 syserr("setsockaddroptions: domain socket name too long: %s > %d",
2083 ** host -- the name of the host.
2247 ** Accept "[a.b.c.d]" syntax for host name.
2293 /* try it as a host name (avoid MX lookup) */
2352 /* check for name server timeouts */
2838 /* find out name fo
2842 char *name; local
4466 char *name; local
[all...]
H A Dalias.c76 ** Look up this name.
150 ** instead of the alias name for the call to initgroups().
190 ** ALIASLOOKUP -- look up a name in the alias file.
193 ** name -- the name to look up.
198 ** the value of name.
209 aliaslookup(name, pstat, av)
210 char *name;
231 if (sm_strcasecmp(name, "postmaster") == 0)
232 name
[all...]
H A Dmacro.c23 static char *MacroName[MAXMACROID + 1]; /* macro id to name table */
28 * if not ASCII printable, look up the name *
126 #define MACBINDING(name, mid) \
127 stab(name, ST_MACRO, ST_ENTER)->s_macro = mid; \
128 MacroName[mid] = name;
365 ** MACDEFINE -- bind a macro name to a value
390 ** id -- Macro id. This is a single character macro name
480 ** i -- Macro name, specified as an integer offset.
509 ** n -- the name of the macro.
546 ** MACNAME -- return the name o
[all...]
H A Dsm_resolve.c27 * 3. Neither the name of the Institute nor the names of its contributors
80 ** DNS_STRING_TO_TYPE -- convert resource record name into type
83 ** name -- name of resource record type
91 dns_string_to_type(name)
92 const char *name;
97 if (sm_strcasecmp(name, p->st_name) == 0)
103 ** DNS_TYPE_TO_STRING -- convert resource record type into name
109 ** name if succeeded.
377 ** domain -- name t
[all...]
/sendmail/mail.local/
H A Dmail.local.c388 ** If from not specified, use the name from getlogin() if the
389 ** uid matches, otherwise, use the name from the password file
971 deliver(fd, name)
973 char *name;
995 exitval = sm_mbdb_lookup(name, &user);
1003 mailerr("550 5.1.1", "%s: User unknown", name);
1008 name);
1013 mailerr("550 5.3.0", "%s: User database failure", name);
1027 ** Keep name reasonably short to avoid buffer overruns.
1035 if (strlen(name) > 4
[all...]

Completed in 67 milliseconds

12