Searched refs:APR_LABELLEN (Results 1 – 5 of 5) sorted by relevance
28 #ifndef APR_LABELLEN29 #define APR_LABELLEN 16 macro78 char apc_label[APR_LABELLEN];79 char apc_config[APR_LABELLEN];104 char apr_label[APR_LABELLEN]; /* Proxy label # */
83 #ifndef APR_LABELLEN84 #define APR_LABELLEN 16 macro
594 char in_plabel[APR_LABELLEN]; /* proxy label. */630 char in_plabel[APR_LABELLEN];2412 np->in_size += LIFNAMSIZ * 2 + APR_LABELLEN; in ipnat_4_1_14_to_current()2491 np->in_size += LIFNAMSIZ * 2 + APR_LABELLEN; in ipnat_4_1_0_to_current()4231 APR_LABELLEN); in ipnat_current_to_4_1_14()4232 old->in_plabel[APR_LABELLEN - 1] = '\0'; in ipnat_current_to_4_1_14()4310 APR_LABELLEN); in ipnat_current_to_4_1_0()4311 old->in_plabel[APR_LABELLEN - 1] = '\0'; in ipnat_current_to_4_1_0()
1722 strncpy(pcmd.apc_label, proxy, APR_LABELLEN);1723 pcmd.apc_label[APR_LABELLEN - 1] = '\0';1725 strncpy(pcmd.apc_config, conf, APR_LABELLEN);1726 pcmd.apc_config[APR_LABELLEN - 1] = '\0';
594 char in_plabel[APR_LABELLEN]; /* proxy label. */630 char in_plabel[APR_LABELLEN];2437 np->in_size += LIFNAMSIZ * 2 + APR_LABELLEN;2519 np->in_size += LIFNAMSIZ * 2 + APR_LABELLEN;4331 APR_LABELLEN);4332 old->in_plabel[APR_LABELLEN - 1] = '\0';4412 APR_LABELLEN);4413 old->in_plabel[APR_LABELLEN - 1] = '\0';