OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:postremove
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/postsuper/
postsuper.c
498
/*
postremove
- remove file with extreme prejudice */
500
static int
postremove
(const char *path)
function
624
postremove
(mail_queue_path(log_path_buf, *log_qpp, queue_id));
625
if (
postremove
(msg_path) == 0) {
1027
if (
postremove
(STR(actual_path)) == 0)
1044
(void)
postremove
(STR(actual_path));
postsuper.c
498
/*
postremove
- remove file with extreme prejudice */
500
static int
postremove
(const char *path)
function
624
postremove
(mail_queue_path(log_path_buf, *log_qpp, queue_id));
625
if (
postremove
(msg_path) == 0) {
1027
if (
postremove
(STR(actual_path)) == 0)
1044
(void)
postremove
(STR(actual_path));
Completed in 45 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026