Home
last modified time | relevance | path

Searched refs:apr (Results 1 – 25 of 72) sorted by relevance

123

/netbsd-src/external/bsd/ipf/dist/lib/
H A Dprintaps.c28 aproxy_t apr; local
33 if (kmemcpy((char *)&apr, (long)ap.aps_apr, sizeof(apr)))
35 PRINTF("\tproxy %s/%d use %d flags %x\n", apr.apr_label,
36 apr.apr_p, apr.apr_ref, apr.apr_flags);
67 if (!strcmp(apr.apr_label, "raudio") && ap.aps_psiz == sizeof(ra)) {
76 } else if (!strcmp(apr.apr_label, "ftp") &&
101 } else if (!strcmp(apr.apr_label, "ipsec") &&
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_proxy.c684 aproxy_t *apr = np->in_apr; in ipf_proxy_ok() local
687 if ((apr == NULL) || (apr->apr_flags & APR_DELETE) || in ipf_proxy_ok()
688 (fin->fin_p != apr->apr_p)) in ipf_proxy_ok()
774 aproxy_t *apr; in ipf_proxy_match() local
791 apr = ipn->in_apr; in ipf_proxy_match()
792 if ((apr == NULL) || (apr->apr_flags & APR_DELETE)) { in ipf_proxy_match()
794 printf("ipf_proxy_match:apr %lx apr_flags 0x%x\n", in ipf_proxy_match()
795 (u_long)apr, ap in ipf_proxy_match()
827 aproxy_t *apr; ipf_proxy_new() local
903 aproxy_t *apr; ipf_proxy_check() local
1111 aproxy_t *apr; ipf_proxy_free() local
[all...]
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Dmklog.py168 for apr in additional_prs:
169 if not apr.startswith('PR ') and '/' in apr:
170 apr = 'PR ' + apr
171 if apr not in prs:
172 prs.append(apr)
/netbsd-src/external/bsd/flex/dist/examples/manual/
H A Ddates.lex28 apr (apr(il)?)
38 first_half ({jan}|{feb}|{mar}|{apr}|{may}|{jun})
/netbsd-src/share/locale/time/
H A Dis_IS.UTF-8.src54 apr
69 apríl
H A Dsk_SK.UTF-8.src54 apr
69 apríla
H A Dno_NO.UTF-8.src34 apr
H A Dro_RO.UTF-8.src54 apr.
H A Dnl_BE.UTF-8.src54 apr.
H A Dda_DK.UTF-8.src54 apr.
H A Det_EE.UTF-8.src54 apr
H A Dnl_NL.UTF-8.src54 apr.
H A Dsr_Latn_RS.UTF-8.src54 apr
/netbsd-src/share/locale/time/converted/
H A Dis_IS.ISO8859-15.src54 apr
69 apr�l
H A Dsk_SK.ISO8859-2.src54 apr
69 apr�la
H A Dis_IS.ISO8859-1.src54 apr
69 apr�l
H A Dnn_NO.ISO8859-15.src54 apr.
H A Dsr_Latn_RS.ISO8859-2.src54 apr
H A Dit_CH.ISO8859-1.src54 apr
H A Dit_CH.ISO8859-15.src54 apr
H A Dnb_NO.ISO8859-1.src54 apr.
H A Dsr_Latn_ME.ISO8859-2.src54 apr
H A Dit_IT.ISO8859-15.src54 apr
H A Dnb_NO.ISO8859-15.src54 apr.
/netbsd-src/external/mit/isl/dist/doc/
H A Disl.bib191 month = apr,
262 month = apr,
321 month = apr,
399 month = apr,

123