Home
last modified time | relevance | path

Searched refs:__os_exists (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/os/
H A Dos_stat.c31 __os_exists(path, isdirp) in __os_exists() function
H A Dos_tmpdir.c107 if (__os_exists(p = *lp, NULL) == 0)
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dos_ext.h35 int __os_exists __P((const char *, int *));
/illumos-gate/usr/src/cmd/sendmail/db/log/
H A Dlog_archive.c121 if (__os_exists(name, NULL) != 0) {
283 if (__os_exists(real_name, NULL) != 0) {
/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb_appinit.c503 if (data_entry != -1 && __os_exists(start, NULL) != 0) {
658 if ((ret = __os_exists(path, &isdir)) != 0) {
H A Ddb_region.c632 if (__os_exists(name, NULL) != 0) {