Searched refs:openin (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/pax/
H A Dcopy.c73 f->fd = openin(ap, f);
366 if ((rfd = openin(state.out, f)) >= 0)
H A Dpax.h721 extern int openin(Archive_t*, File_t*);
H A Dfile.c149 openin(register Archive_t* ap, register File_t* f) function
689 * close an openin() fd, doing atime reset if necessary

Completed in 320 milliseconds