Searched refs:EDIT_FILE (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dedit_file.h31 } EDIT_FILE; typedef in typeref:struct:__anon124
35 extern EDIT_FILE *edit_file_open(const char *, int, mode_t);
36 extern int WARN_UNUSED_RESULT edit_file_close(EDIT_FILE *);
37 extern void edit_file_cleanup(EDIT_FILE *);
H A Dedit_file.c17 /* } EDIT_FILE;
19 /* EDIT_FILE *edit_file_open(original_path, output_flags, output_mode)
25 /* EDIT_FILE *edit_file;
28 /* EDIT_FILE *edit_file;
51 /* \fBtmp_fp\fR member of the EDIT_FILE data structure. This
74 /* made available via the \fBtmp_path\fR member of the EDIT_FILE
104 /* pathname is not available via the EDIT_FILE data structure,
177 (ep) = (EDIT_FILE *) mymalloc(sizeof(EDIT_FILE)); \
192 EDIT_FILE *edit_file_ope
[all...]
/netbsd-current/external/ibm-public/postfix/dist/src/postconf/
H A Dpostconf_edit.c153 EDIT_FILE *ep;
305 EDIT_FILE *ep;

Completed in 146 milliseconds