Searched refs:__os_openhandle (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_brew/
H A Dos_open.c46 if ((ret = __os_openhandle(env, name, oflags, mode, fhpp)) != 0)
H A Dos_handle.c14 * __os_openhandle --
18 __os_openhandle(env, name, flags, mode, fhpp) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os/
H A Dos_open.c102 ret = __os_openhandle(env, name, oflags, mode, &fhp);
H A Dos_handle.c14 * __os_openhandle --
17 * PUBLIC: int __os_openhandle
21 __os_openhandle(env, name, flags, mode, fhpp) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os_windows/
H A Dos_handle.c14 * __os_openhandle --
18 __os_openhandle(env, name, flags, mode, fhpp) function
26 * __os_openhandle API is not implemented on WinCE.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dos_ext.h46 int __os_openhandle __P((ENV *, const char *, int, int, DB_FH **));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db185/
H A Ddb185.c148 if (__os_openhandle(NULL, file,

Completed in 116 milliseconds