Home
last modified time | relevance | path

Searched refs:CUSTOM_PRIORITY_SECTION (Results 1 – 1 of 1) sorted by relevance

/dports/security/gnutls/gnutls-3.6.16/lib/
H A Dpriority.c1010 #define CUSTOM_PRIORITY_SECTION "priorities" macro
1063 if (section == NULL || section[0] == 0 || c_strcasecmp(section, CUSTOM_PRIORITY_SECTION)==0) { in cfg_ini_handler()