Searched refs:PRIORITY (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/common/
H A Duser_objs.c133 cmpstr = strval(PRIORITY,&job->info,cmpstr,Reverse_priority_order_DYN);
H A Dgetqueue.c369 && (s = Find_str_value(&job->info,PRIORITY,Value_sep)) ){
644 Set_str_value(&job->info,PRIORITY,buffer);
947 strval(PRIORITY,&job->info,job,Reverse_priority_order_DYN);
1240 Set_str_value(&job->info,PRIORITY,msg);
1993 if( !(priority = Find_str_value( &job->destination,PRIORITY,Value_sep))
1994 && !(priority = Find_str_value( &job->info,PRIORITY,Value_sep))
2304 priority = Find_str_value( &job->info,PRIORITY,Value_sep);
2308 Set_str_value(&job->info,PRIORITY,priority);
2309 priority = Find_str_value(&job->info,PRIORITY,Value_sep);
H A Dlpr.c830 Set_str_value(&job->info,PRIORITY,nstr);
H A Dlpd_status.c645 priority = Find_str_value(&job.info,PRIORITY,Value_sep);
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/include/
H A Dgetqueue.h112 EXTERN const char * PRIORITY DEFINE( = "priority" ); variable

Completed in 63 milliseconds