Home
last modified time | relevance | path

Searched refs:port_iif_id (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/racktables/RackTables-0.21.5/wwwroot/inc/
H A Dfunctions.php3450 function getUnlinkedPortTypeOptions ($port_iif_id) argument
3462 if (isset ($cache[$port_iif_id]))
3463 return $cache[$port_iif_id];
3476 if ($row['iif_id'] == $prefs['iif_pick'] || $row['iif_id'] == $port_iif_id)
3491 $cache[$port_iif_id] = $ret;