Searched refs:implementation (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/pax/
H A Dpax-slt.c46 char implementation[8];/* implementation id */ member in struct:Slt_s
165 sfsprintf(slt->buf, sizeof(slt->buf), "%s1%-17.17s000001%04d%04d000100 %02d%03d 00000 %06d%-6.6sD%-7.7s ", type, f->id, slt->section, slt->sequence, tm->tm_year, tm->tm_yday, f->record.blocks, slt->format, slt->implementation);
222 getlabstr(hdr, 31, 7, slt->implementation);
312 getlabstr(slt->buf, 67, 7, slt->implementation);
314 if (streq(slt->format, SAVESET_ID) && streq(slt->implementation, SAVESET_IMPL))
637 strncpy(slt->implementation, IMPLEMENTATION, sizeof(slt->implementation) - 1);
642 sfsprintf(slt->buf, sizeof(slt->buf), "VOL1%-6.6s %-6.6s%-7.7s%-14.14s 4", state.volume, slt->format, slt->implementation, slt->owner);
/ast/src/cmd/nmake/
H A DMakerules.mk1396 .DO.LINK : .USE /* .ACCEPT .ACCEPT until dual-time implementation */

Completed in 79 milliseconds