Home
last modified time | relevance | path

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

/plan9/sys/src/ape/cmd/pax/
H A Dfunc.h78 extern void write_eot(void);
131 extern void write_eot();
H A Dbuffer.c219 void write_eot(void) in write_eot() function
223 void write_eot() in write_eot()
H A Dcreate.c140 write_eot(); in create_archive()