OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LAST_CHAR
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/local/
mailbox.c
340
#define
LAST_CHAR
(s) (s[strlen(s) - 1])
357
} else if (*var_home_mailbox &&
LAST_CHAR
(var_home_mailbox) == '/') {
361
} else if (*var_mail_spool_dir &&
LAST_CHAR
(var_mail_spool_dir) == '/') {
/src/external/ibm-public/postfix/dist/src/virtual/
mailbox.c
274
#define
LAST_CHAR
(s) (s[strlen(s) - 1])
276
if (
LAST_CHAR
(usr_attr.mailbox) == '/')
Completed in 24 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026