Home
last modified time | relevance | path

Searched refs:REGINFO (Results 1 – 13 of 13) sorted by relevance

/titanic_50/usr/src/cmd/sendmail/db/include/
H A Dcommon_ext.h21 int __db_rattach __P((REGINFO *));
22 int __db_rdetach __P((REGINFO *));
23 int __db_runlink __P((REGINFO *, int));
24 int __db_rgrow __P((REGINFO *, size_t));
25 int __db_rreattach __P((REGINFO *, size_t));
H A Dos_ext.h17 int __db_mapregion __P((char *, REGINFO *));
18 int __db_unmapregion __P((REGINFO *));
19 int __db_unlinkregion __P((char *, REGINFO *));
H A Dtxn.h78 REGINFO reginfo; /* Region information. */
H A Dlog.h90 REGINFO reginfo; /* Region information. */
H A Dlock.h112 REGINFO reginfo; /* Region information. */
H A Dmp.h131 REGINFO reginfo; /* Region information. */
/titanic_50/usr/src/cmd/sendmail/db/os/
H A Dos_map.c37 static int __os_shmget __P((REGINFO *));
117 REGINFO *infop;
226 REGINFO *infop; in __db_unmapregion()
260 REGINFO *infop;
428 REGINFO *infop; in __os_shmget()
/titanic_50/usr/src/cmd/sendmail/db/db/
H A Ddb_region.c25 static int __db_growregion __P((REGINFO *, size_t));
35 REGINFO *infop; in __db_rattach()
500 REGINFO *infop; in __db_rdetach()
585 REGINFO *infop; in __db_runlink()
697 REGINFO *infop; in __db_rgrow()
737 REGINFO *infop; in __db_growregion()
837 REGINFO *infop; in __db_rreattach()
/titanic_50/usr/src/cmd/sendmail/db/mp/
H A Dmp_open.c173 REGINFO reginfo;
/titanic_50/usr/src/cmd/sendmail/db/
H A Ddb_int.h246 struct __db_reginfo; typedef struct __db_reginfo REGINFO; typedef
/titanic_50/usr/src/cmd/sendmail/db/log/
H A Dlog.c489 REGINFO reginfo;
/titanic_50/usr/src/cmd/sendmail/db/lock/
H A Dlock_region.c291 REGINFO reginfo;
/titanic_50/usr/src/cmd/sendmail/db/txn/
H A Dtxn.c561 REGINFO reginfo;