Searched refs:high_port (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/LPRng/UTILS/
H A DLPRng.pm.in634 my ($low_port, $high_port, $ports, $t, $euid ) if $Debug>0;
637 ($low_port, $high_port) = split( /[\s,;]+/, $ports );
638 print "low_port '$low_port', high_port '$high_port'\n" if $Debug>0;
641 $high_port += 0;
642 print "num low_port '$low_port', high_port '$high_port'\n" if $Debug>0;
649 if( $low_port < $high_port and ($EUID == 0 or $UID == 0 ) ){
652 while( $t == 0 and $low_port < $high_port ){
H A DLPRng.pm634 my ($low_port, $high_port, $ports, $t, $euid ) if $Debug>0;
637 ($low_port, $high_port) = split( /[\s,;]+/, $ports );
638 print "low_port '$low_port', high_port '$high_port'\n" if $Debug>0;
641 $high_port += 0;
642 print "num low_port '$low_port', high_port '$high_port'\n" if $Debug>0;
649 if( $low_port < $high_port and ($EUID == 0 or $UID == 0 ) ){
652 while( $t == 0 and $low_port < $high_port ){
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/UTILS/
H A DLPRng.pm.in634 my ($low_port, $high_port, $ports, $t, $euid ) if $Debug>0;
637 ($low_port, $high_port) = split( /[\s,;]+/, $ports );
638 print "low_port '$low_port', high_port '$high_port'\n" if $Debug>0;
641 $high_port += 0;
642 print "num low_port '$low_port', high_port '$high_port'\n" if $Debug>0;
649 if( $low_port < $high_port and ($EUID == 0 or $UID == 0 ) ){
652 while( $t == 0 and $low_port < $high_port ){
H A DLPRng.pm634 my ($low_port, $high_port, $ports, $t, $euid ) if $Debug>0;
637 ($low_port, $high_port) = split( /[\s,;]+/, $ports );
638 print "low_port '$low_port', high_port '$high_port'\n" if $Debug>0;
641 $high_port += 0;
642 print "num low_port '$low_port', high_port '$high_port'\n" if $Debug>0;
649 if( $low_port < $high_port and ($EUID == 0 or $UID == 0 ) ){
652 while( $t == 0 and $low_port < $high_port ){
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/LPRng/UTILS/
H A DLPRng.pm.in634 my ($low_port, $high_port, $ports, $t, $euid ) if $Debug>0;
637 ($low_port, $high_port) = split( /[\s,;]+/, $ports );
638 print "low_port '$low_port', high_port '$high_port'\n" if $Debug>0;
641 $high_port += 0;
642 print "num low_port '$low_port', high_port '$high_port'\n" if $Debug>0;
649 if( $low_port < $high_port and ($EUID == 0 or $UID == 0 ) ){
652 while( $t == 0 and $low_port < $high_port ){
H A DLPRng.pm634 my ($low_port, $high_port, $ports, $t, $euid ) if $Debug>0;
637 ($low_port, $high_port) = split( /[\s,;]+/, $ports );
638 print "low_port '$low_port', high_port '$high_port'\n" if $Debug>0;
641 $high_port += 0;
642 print "num low_port '$low_port', high_port '$high_port'\n" if $Debug>0;
649 if( $low_port < $high_port and ($EUID == 0 or $UID == 0 ) ){
652 while( $t == 0 and $low_port < $high_port ){
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/security/selinux/ss/
H A Dpolicydb.h143 u16 high_port; member in struct:ocontext::__anon34577::__anon34578
H A Dpolicydb.c1979 c->u.port.high_port = le32_to_cpu(buf[2]);
H A Dservices.c1900 c->u.port.high_port >= port)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/security/selinux/ss/
H A Dpolicydb.h143 u16 high_port; member in struct:ocontext::__anon22884::__anon22885
H A Dpolicydb.c1979 c->u.port.high_port = le32_to_cpu(buf[2]);
H A Dservices.c1900 c->u.port.high_port >= port)

Completed in 197 milliseconds