OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dict_setjmp
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/util/
dict.h
290
#define
dict_setjmp
(dict) setjmp((dict)->jbuf[0])
macro
293
#define
dict_setjmp
(dict) sigsetjmp((dict)->jbuf[0], 1)
macro
/src/external/ibm-public/postfix/dist/src/postalias/
postalias.c
396
&&
dict_setjmp
(mkmap->dict) != 0
/src/external/ibm-public/postfix/dist/src/postmap/
postmap.c
490
&&
dict_setjmp
(mkmap->dict) != 0
Completed in 15 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026