Searched refs:prionames (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/webserver/default/
H A Damuleweb-main-shared.php256 $prionames = array(0 => "Low", 1 => "Normal", 2 => "High", variable
258 $result = $prionames[$file->prio];
H A Damuleweb-main-dload.php297 $prionames = array(0 => "Low", 1 => "Normal", 2 => "High", variable
299 $result = $prionames[$file->prio];

Completed in 34 milliseconds