OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:terminator
(Results
1 - 4
of
4
) sorted by relevancy
/src/sbin/fsck_udf/
main.c
1052
/* empty block is
terminator
*/
1532
union dscrptr *
terminator
;
local in function:udf_writeout_lvint
1610
/* write out
terminator
*/
1611
terminator
= calloc(1, context.sector_size);
1612
assert(
terminator
);
1613
udf_create_terminator(
terminator
, 0);
1616
terminator
->tag.serial_num = lvint->tag.serial_num;
1618
error = udf_write_dscr_phys(
terminator
, location, 1);
1619
free(
terminator
);
2722
case TAGID_TERM : /*
terminator
*/
[
all
...]
main.c
1052
/* empty block is
terminator
*/
1532
union dscrptr *
terminator
;
local in function:udf_writeout_lvint
1610
/* write out
terminator
*/
1611
terminator
= calloc(1, context.sector_size);
1612
assert(
terminator
);
1613
udf_create_terminator(
terminator
, 0);
1616
terminator
->tag.serial_num = lvint->tag.serial_num;
1618
error = udf_write_dscr_phys(
terminator
, location, 1);
1619
free(
terminator
);
2722
case TAGID_TERM : /*
terminator
*/
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_vbt_defs.h
748
u16
terminator
;
member in struct:lvds_fp_timing
intel_vbt_defs.h
748
u16
terminator
;
member in struct:lvds_fp_timing
Completed in 29 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025