File: frame.html

package info (click to toggle)
rpm 4.4.2.3-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 57,080 kB
  • ctags: 42,344
  • sloc: ansic: 219,358; tcl: 40,314; java: 29,521; sh: 26,593; perl: 23,174; cpp: 9,994; makefile: 2,947; awk: 1,312; yacc: 818; cs: 457; sed: 428; xml: 114; python: 33; php: 22; asm: 14
file content (20 lines) | stat: -rw-r--r-- 667 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!--$Id: frame.so,v 10.7 2004/11/08 18:07:47 bostic Exp $-->
<html>
<head>
<title>
Berkeley DB API (Version: 4.3.27)
</title>
<meta name="description" content="Berkeley DB: An embedded database programmatic toolkit.">
<meta name="keywords" content="embedded,database,programmatic,toolkit,btree,hash,hashing,transaction,transactions,locking,logging,access method,access methods,Java,C,C++">
</head>
<frameset cols="20%,80%">
<frame src="object.html" name="object" title="Objects">
<frame
src="api_core.html"
name="method" title=
"Berkeley DB API (Version: 4.3.27)">
<noframes>
<meta http-equiv="refresh" content="0;url=api_index.html">
</noframes>
</frameset>
</html>