Home
last modified time | relevance | path

Searched refs:OS_EXISTS (Results 1 – 4 of 4) sorted by relevance

/dports/databases/db18/db-18.1.40/test/micro/source/
H A Db_util.c74 #define OS_EXISTS(a, b, c) __os_exists(a, b, c) macro
76 #define OS_EXISTS(a, b, c) __os_exists(b, c) macro
88 if (OS_EXISTS(NULL, TESTFILE, NULL) == 0 &&
113 if (OS_EXISTS(NULL, dir, &isdir) != 0)
128 if ((ret = OS_EXISTS(NULL, buf, &isdir)) != 0)
/dports/databases/db5/db-5.3.28/build_vxworks/test/micro/
H A Db_util.c74 #define OS_EXISTS(a, b, c) __os_exists(a, b, c) macro
76 #define OS_EXISTS(a, b, c) __os_exists(b, c) macro
88 if (OS_EXISTS(NULL, TESTFILE, NULL) == 0 &&
113 if (OS_EXISTS(NULL, dir, &isdir) != 0)
128 if ((ret = OS_EXISTS(NULL, buf, &isdir)) != 0)
/dports/databases/db5/db-5.3.28/test/micro/source/
H A Db_util.c74 #define OS_EXISTS(a, b, c) __os_exists(a, b, c) macro
76 #define OS_EXISTS(a, b, c) __os_exists(b, c) macro
88 if (OS_EXISTS(NULL, TESTFILE, NULL) == 0 &&
113 if (OS_EXISTS(NULL, dir, &isdir) != 0)
128 if ((ret = OS_EXISTS(NULL, buf, &isdir)) != 0)
/dports/databases/db18/db-18.1.40/build_vxworks/test/micro/
H A Db_util.c74 #define OS_EXISTS(a, b, c) __os_exists(a, b, c) macro
76 #define OS_EXISTS(a, b, c) __os_exists(b, c) macro
88 if (OS_EXISTS(NULL, TESTFILE, NULL) == 0 &&
113 if (OS_EXISTS(NULL, dir, &isdir) != 0)
128 if ((ret = OS_EXISTS(NULL, buf, &isdir)) != 0)