OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:short_len
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/makefs/
udf.c
502
const int
short_len
= sizeof(struct short_ad);
local
551
pos += l_ad -
short_len
;
596
memset(&new_short, 0,
short_len
);
599
memcpy(pos, &new_short,
short_len
);
600
l_ad +=
short_len
;
601
crclen +=
short_len
;
/src/sys/dev/pci/
if_iwnreg.h
1389
uint32_t
short_len
;
member in struct:iwn_tx_stats
Completed in 15 milliseconds
Indexes created Sun Mar 29 00:23:15 UTC 2026