Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/ar/common/
H A Dfile.c1066 char pad_bytes[PADSZ]; in writefile() local
1238 pad_bytes[pad_cnt] = '\n'; in writefile()
1316 arwrite(name, ar_outfile.fd, pad_bytes, pad_cnt); in writefile()