OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:size_limit
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/sysinst/
partitions.h
42
* - single exception: disk_partitioning_scheme::
size_limit
is in 512
222
daddr_t
size_limit
; /* 0 if not limited */
member in struct:disk_partitioning_scheme
partitions.h
42
* - single exception: disk_partitioning_scheme::
size_limit
is in 512
222
daddr_t
size_limit
; /* 0 if not limited */
member in struct:disk_partitioning_scheme
/src/sys/netinet/
sctputil.c
308
int
size_limit
, num, i, at, cnt_out=0;
local in function:sctp_fill_stat_log
313
size_limit
= (m->m_len - sizeof(struct sctp_cwnd_log_req));
314
if (
size_limit
< sizeof(struct sctp_cwnd_log)) {
318
num =
size_limit
/sizeof(struct sctp_cwnd_log);
sctputil.c
308
int
size_limit
, num, i, at, cnt_out=0;
local in function:sctp_fill_stat_log
313
size_limit
= (m->m_len - sizeof(struct sctp_cwnd_log_req));
314
if (
size_limit
< sizeof(struct sctp_cwnd_log)) {
318
num =
size_limit
/sizeof(struct sctp_cwnd_log);
Completed in 26 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025