Searched refs:unix_socket (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/LPRng/src/include/
H A Dpermission.h96 int unix_socket; /* connection via unix socket */ member in struct:perm_check
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/src/include/
H A Dpermission.h96 int unix_socket; /* connection via unix socket */ member in struct:perm_check
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/LPRng/src/include/
H A Dpermission.h96 int unix_socket; /* connection via unix socket */ member in struct:perm_check
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/LPRng/src/common/
H A Dlpd_dispatch.c288 Perm_check.unix_socket = 1;
443 Perm_check.unix_socket = 1;
H A Dpermission.c400 m = !check->unix_socket;
715 LOGDEBUG( " ip '%s' port %d, unix_socket %d",
717 check->port, check->unix_socket );
719 LOGDEBUG( " port %d, unix_socket %d",
720 check->port, check->unix_socket );
H A Dlpd_rcvjob.c1093 Set_flag_value(&job->info,UNIXSOCKET,Perm_check.unix_socket);
H A Dlpd_jobs.c2245 Perm_check.unix_socket = Find_flag_value(&job->info,UNIXSOCKET,Value_sep);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/src/common/
H A Dlpd_dispatch.c288 Perm_check.unix_socket = 1;
443 Perm_check.unix_socket = 1;
H A Dpermission.c400 m = !check->unix_socket;
715 LOGDEBUG( " ip '%s' port %d, unix_socket %d",
717 check->port, check->unix_socket );
719 LOGDEBUG( " port %d, unix_socket %d",
720 check->port, check->unix_socket );
H A Dlpd_rcvjob.c1093 Set_flag_value(&job->info,UNIXSOCKET,Perm_check.unix_socket);
H A Dlpd_jobs.c2245 Perm_check.unix_socket = Find_flag_value(&job->info,UNIXSOCKET,Value_sep);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/LPRng/src/common/
H A Dlpd_dispatch.c288 Perm_check.unix_socket = 1;
443 Perm_check.unix_socket = 1;
H A Dpermission.c400 m = !check->unix_socket;
715 LOGDEBUG( " ip '%s' port %d, unix_socket %d",
717 check->port, check->unix_socket );
719 LOGDEBUG( " port %d, unix_socket %d",
720 check->port, check->unix_socket );
H A Dlpd_rcvjob.c1093 Set_flag_value(&job->info,UNIXSOCKET,Perm_check.unix_socket);
H A Dlpd_jobs.c2245 Perm_check.unix_socket = Find_flag_value(&job->info,UNIXSOCKET,Value_sep);

Completed in 376 milliseconds