OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dict_open
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
dict_open.c
1
/* $NetBSD:
dict_open
.c,v 1.5 2026/05/09 18:49:22 christos Exp $ */
5
/*
dict_open
3
11
/* DICT *
dict_open
(dict_spec, open_flags, dict_flags)
102
/*
dict_open
() takes a type:name pair that specifies a dictionary type
140
/* With databases that are not multi-writer safe,
dict_open
()
144
/* With databases that are multi-writer safe,
dict_open
()
236
/* name, but otherwise performs the same functions as
dict_open
().
304
/*
dict_open
(). If needed in the future, this limitation may
482
/*
dict_open
- open dictionary */
484
DICT *
dict_open
(const char *dict_spec, int open_flags, int dict_flags
function
[
all
...]
Completed in 21 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026