OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:source_max
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/modstat/
main.c
67
const unsigned int
source_max
= __arraycount(sources);
variable
221
if (ms->ms_source <
source_max
)
/src/external/mpl/bind/dist/lib/dns/
name.c
1490
* sm =
source_max
(const)
1497
const uint8_t *const
source_max
= isc_buffer_used(source);
local
1506
while (cursor <
source_max
) {
1530
} else if (cursor <
source_max
) {
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_dp.c
220
int
source_max
= intel_dig_port->max_lanes;
local
224
return min3(
source_max
, sink_max, fia_max);
Completed in 34 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026