Asterisk - The Open Source Telephony Project  18.5.0
Enumerations
recno.h File Reference
#include "../btree/btree.h"
#include "extern.h"
Include dependency graph for recno.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  SRCHOP { SDELETE, SINSERT, SEARCH }
 

Enumeration Type Documentation

◆ SRCHOP

enum SRCHOP
Enumerator
SDELETE 
SINSERT 
SEARCH 

Definition at line 36 of file recno.h.

36 { SDELETE, SINSERT, SEARCH}; /* Rec_search operation. */
Definition: recno.h:36
Definition: recno.h:36
Definition: recno.h:36