Home
last modified time | relevance | path

Searched refs:UdbSpec (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dudb.c163 if (UdbSpec == NULL || UdbSpec[0] == '\0')
614 if (UdbSpec == NULL || UdbSpec[0] == '\0')
907 if (UdbSpec == NULL)
908 UdbSpec = UDB_DEFAULT_SPEC;
911 p = UdbSpec;
H A Dsendmail.h2371 EXTERN char *UdbSpec; /* user database source spec */ variable
H A Dreadcf.c2933 UdbSpec = newstr(val);