Functions
ndbm.c File Reference
#include <ndbm.h>
#include "eus.h"
Include dependency graph for ndbm.c:

Go to the source code of this file.

Functions

pointer DBM_CLEARERR (context *ctx, int n, argv)
 
pointer DBM_CLOSE (context *ctx, int n, argv)
 
pointer DBM_DELETE (context *ctx, int n, argv)
 
pointer DBM_ERROR (context *ctx, int n, argv)
 
pointer DBM_FETCH (context *ctx, int n, argv)
 
pointer DBM_FIRSTKEY (context *ctx, int n, argv)
 
pointer DBM_NEXTKEY (context *ctx, int n, argv)
 
pointer DBM_OPEN (context *ctx, int n, argv)
 
pointer DBM_STORE (context *ctx, int n, argv)
 
 ndbm (context *ctx, int n, pointer argv[])
 

Function Documentation

pointer DBM_CLEARERR ( context ctx,
int  n,
argv   
)

Definition at line 100 of file ndbm.c.

pointer DBM_CLOSE ( context ctx,
int  n,
argv   
)

Definition at line 21 of file ndbm.c.

pointer DBM_DELETE ( context ctx,
int  n,
argv   
)

Definition at line 59 of file ndbm.c.

pointer DBM_ERROR ( context ctx,
int  n,
argv   
)

Definition at line 92 of file ndbm.c.

pointer DBM_FETCH ( context ctx,
int  n,
argv   
)

Definition at line 29 of file ndbm.c.

pointer DBM_FIRSTKEY ( context ctx,
int  n,
argv   
)

Definition at line 72 of file ndbm.c.

pointer DBM_NEXTKEY ( context ctx,
int  n,
argv   
)

Definition at line 82 of file ndbm.c.

pointer DBM_OPEN ( context ctx,
int  n,
argv   
)

Definition at line 10 of file ndbm.c.

pointer DBM_STORE ( context ctx,
int  n,
argv   
)

Definition at line 43 of file ndbm.c.

ndbm ( context ctx,
int  n,
pointer  argv[] 
)

Definition at line 109 of file ndbm.c.



euslisp
Author(s): Toshihiro Matsui
autogenerated on Fri Feb 21 2020 03:20:54