Home
last modified time | relevance | path

Searched refs:FILL_SPACE (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/usr.sbin/mkhybrid/src/
Dwrite.c83 #define FILL_SPACE(X) memset(vol_desc.X, ' ', sizeof(vol_desc.X)) macro
1370 FILL_SPACE(volume_set_id); in FDECL1()
1373 FILL_SPACE(publisher_id); in FDECL1()
1376 FILL_SPACE(preparer_id); in FDECL1()
1379 FILL_SPACE(application_id); in FDECL1()
1382 FILL_SPACE(copyright_file_id); in FDECL1()
1386 FILL_SPACE(abstract_file_id); in FDECL1()
1390 FILL_SPACE(bibliographic_file_id); in FDECL1()
1394 FILL_SPACE(creation_date); in FDECL1()
1395 FILL_SPACE(modification_date); in FDECL1()
[all …]