Home
last modified time | relevance | path

Searched refs:FullName (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/cmd/sendmail/src/
H A Denvelope.c981 extern char *FullName;
1094 if (FullName == NULL)
1095 FullName = macvalue('x', e);
1096 if (FullName != NULL)
1098 if (FullName[0] == '\0')
1099 FullName = NULL;
1101 FullName = newstr(FullName);
1131 if (FullName == NULL && !internal &&
1135 FullName = newstr(user.mbdb_fullname);
1142 if (FullName != NULL && !internal)
[all …]
H A Dmain.c99 char *FullName; /* sender's full name */ variable
678 FullName = getextenv("NAME");
679 if (FullName != NULL)
680 FullName = newstr(FullName);
874 FullName = newstr(optarg);
979 FullName = NULL;
1002 FullName = NULL;
1668 FullName = NULL;
1691 if (FullName != NULL)
1696 if (strchr(FullName, '\n') != NULL)
[all …]
H A Dsrvrsmtp.c2367 extern char *FullName;
2370 SM_FREE_CLR(FullName);
/titanic_44/usr/src/uts/common/smbsrv/ndl/
H A Dnetlogon.ndl329 netr_string_t FullName;
H A Dsamrpc.ndl938 samr_string_t FullName;
1297 samr_vcbuf_t FullName;