Searched refs:__os_getenv (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os/
H A Dos_getenv.c14 * __os_getenv --
17 * PUBLIC: int __os_getenv __P((ENV *, const char *, char **, size_t));
20 __os_getenv(env, name, bpp, buflen) function
H A Dos_tmpdir.c44 if ((ret = __os_getenv(
54 if ((ret = __os_getenv(
61 if ((ret = __os_getenv(
69 if ((ret = __os_getenv(
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os_windows/
H A Dos_getenv.c14 * __os_getenv --
18 __os_getenv(env, name, bpp, buflen) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dos_ext.h45 int __os_getenv __P((ENV *, const char *, char **, size_t));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/db_hotbackup/
H A Ddb_hotbackup.c184 if ((ret = __os_getenv(
192 * home set to NULL if __os_getenv failed to find DB_HOME.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db_hotbackup/
H A Ddb_hotbackup.c169 if ((ret = __os_getenv(
177 * home set to NULL if __os_getenv failed to find DB_HOME.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_open.c605 if ((ret = __os_getenv(
609 * home set to NULL if __os_getenv failed to find DB_HOME.

Completed in 115 milliseconds