OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:APR_ERR
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_dns_pxy.c
326
return
APR_ERR
(1);
358
return
APR_ERR
(rc);
ip_rcmd_pxy.c
240
return
APR_ERR
(1);
310
return
APR_ERR
(1);
ip_rpcb_pxy.c
193
/* Returns: int -
APR_ERR
(1) == drop the packet, */
194
/*
APR_ERR
(2) == kill the proxy session, */
215
return(
APR_ERR
(1));
227
return(
APR_ERR
(1));
241
return(
APR_ERR
(1));
259
/* Returns: int -
APR_ERR
(1) == drop the packet, */
260
/*
APR_ERR
(2) == kill the proxy session, */
286
return(
APR_ERR
(1));
300
return(
APR_ERR
(1));
321
return(
APR_ERR
(1))
[
all
...]
ip_ftp_pxy.c
346
return
APR_ERR
(1);
533
return
APR_ERR
(1);
575
return
APR_ERR
(1);
857
return
APR_ERR
(1);
899
return
APR_ERR
(1);
1366
return
APR_ERR
(1);
1384
return
APR_ERR
(1);
1415
return
APR_ERR
(1);
1506
return
APR_ERR
(2);
ip_proxy.h
131
#define
APR_ERR
(x) ((x) << 16)
Completed in 15 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025