Searched refs:APR_LABELLEN (Results 1 – 4 of 4) sorted by relevance
25 #ifndef APR_LABELLEN26 #define APR_LABELLEN 16 macro75 char apc_label[APR_LABELLEN];76 char apc_config[APR_LABELLEN];101 char apr_label[APR_LABELLEN]; /* Proxy label # */
76 #ifndef APR_LABELLEN77 #define APR_LABELLEN 16 macro
1688 strncpy(pcmd.apc_label, proxy, APR_LABELLEN); in proxy_loadconfig()1689 pcmd.apc_label[APR_LABELLEN - 1] = '\0'; in proxy_loadconfig()1691 strncpy(pcmd.apc_config, conf, APR_LABELLEN); in proxy_loadconfig()1692 pcmd.apc_config[APR_LABELLEN - 1] = '\0'; in proxy_loadconfig()
570 char in_plabel[APR_LABELLEN]; /* proxy label. */606 char in_plabel[APR_LABELLEN];2413 np->in_size += LIFNAMSIZ * 2 + APR_LABELLEN;2495 np->in_size += LIFNAMSIZ * 2 + APR_LABELLEN;4286 APR_LABELLEN);4287 old->in_plabel[APR_LABELLEN - 1] = '\0';4367 APR_LABELLEN);4368 old->in_plabel[APR_LABELLEN - 1] = '\0';