Searched refs:rpcent_ptr (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iptables/extensions/
H A Dlibipt_rpc.c202 struct rpcent *rpcent_ptr; local
227 if ( (rpcent_ptr = getrpcbyname(dup)) == NULL )
230 idup = rpcent_ptr->r_number;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iptables/extensions/
H A Dlibipt_rpc.c202 struct rpcent *rpcent_ptr; local
227 if ( (rpcent_ptr = getrpcbyname(dup)) == NULL )
230 idup = rpcent_ptr->r_number;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iptables/extensions/
H A Dlibipt_rpc.c202 struct rpcent *rpcent_ptr; local
227 if ( (rpcent_ptr = getrpcbyname(dup)) == NULL )
230 idup = rpcent_ptr->r_number;

Completed in 73 milliseconds