Searched refs:__os_id (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/os_brew/
H A Dos_pid.c14 * __os_id --
18 __os_id(dbenv, pidp, tidp) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/os/
H A Dos_pid.c19 * __os_id --
22 * PUBLIC: void __os_id __P((DB_ENV *, pid_t *, db_threadid_t*));
25 __os_id(dbenv, pidp, tidp) function
H A Dos_uid.c37 __os_id(dbenv, &pid, NULL);
H A Dos_fid.c123 __os_id(env->dbenv, &pid, NULL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/common/
H A Dutil_log.c34 __os_id(NULL, &pid, NULL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/os_windows/
H A Dos_fid.c117 __os_id(env->dbenv, &pid, NULL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dos_ext.h54 void __os_id __P((DB_ENV *, pid_t *, db_threadid_t*));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_name.c217 __os_id(env->dbenv, &pid, NULL);
H A Denv_method.c348 dbenv->thread_id = __os_id;
352 __os_id(NULL, &env->pid_cache, NULL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn_rec.c438 __os_id(env->dbenv, &td->pid, &td->tid);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb.i631 __os_id(self, &ret, &junk);
638 __os_id(self, &junk, &ret);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_pr.c30 __os_id(NULL, &pid, NULL);

Completed in 145 milliseconds