Searched refs:SETTING_STRVAR_EXPANDED (Results 1 - 5 of 5) sorted by relevance

/dovecot/src/lib-settings/
H A Dsettings-parser.h15 #define SETTING_STRVAR_EXPANDED "1" macro
H A Dsettings-parser.c694 SETTING_STRVAR_EXPANDED :
1257 **val == SETTING_STRVAR_EXPANDED[0]);
1258 *val = p_strconcat(pool, SETTING_STRVAR_EXPANDED,
1306 i_assert(**val == SETTING_STRVAR_EXPANDED[0] ||
1321 i_assert(**val == SETTING_STRVAR_EXPANDED[0]);
1455 i_assert(**val == SETTING_STRVAR_EXPANDED[0]);
/dovecot/src/lib-storage/
H A Dmailbox-list.c428 if (*location == SETTING_STRVAR_EXPANDED[0]) {
441 if (*location == SETTING_STRVAR_EXPANDED[0])
H A Dmail-namespace.c554 p_strconcat(user->pool, SETTING_STRVAR_EXPANDED,
H A Dmail-storage-service.c465 if (*str == SETTING_STRVAR_EXPANDED[0]) {

Completed in 42 milliseconds