Searched refs:__os_mapfile (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dos_ext.h50 int __os_mapfile __P((ENV *, char *, DB_FH *, size_t, int, void **));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os_vxworks/
H A Dos_vx_map.c142 * __os_mapfile --
146 __os_mapfile(env, path, fhp, len, is_rdonly, addrp) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os_windows/
H A Dos_map.c103 * __os_mapfile --
107 __os_mapfile(env, path, fhp, len, is_rdonly, addr) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os/
H A Dos_map.c323 * __os_mapfile --
326 * PUBLIC: int __os_mapfile __P((ENV *, char *, DB_FH *, size_t, int, void **));
329 __os_mapfile(env, path, fhp, len, is_rdonly, addrp) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_fopen.c516 if (__os_mapfile(env, rpath,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/mutex/
H A Dtest_mutex.c883 __os_mapfile(env, MT_FILE, fhp, len, 0, &addr)) != 0)

Completed in 58 milliseconds