OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:found_port
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/util/perl/TLSProxy/
Proxy.pm
132
my $
found_port
= 0;
150
$
found_port
= 1;
158
if ($
found_port
== 0) {
/src/sys/external/bsd/drm2/dist/drm/
drm_dp_mst_topology.c
3048
struct drm_dp_mst_port *
found_port
;
local
3055
found_port
= drm_dp_get_last_connected_port_to_mstb(mstb);
3056
if (!
found_port
)
3059
if (drm_dp_mst_topology_try_get_mstb(
found_port
->parent)) {
3060
rmstb =
found_port
->parent;
3061
*port_num =
found_port
->port_num;
3064
mstb =
found_port
->parent;
Completed in 31 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026