Searched refs:set_chdir (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/libarchive/dist/tar/
H A Dbsdtar.h204 void set_chdir(struct bsdtar *, const char *newdir);
H A Dutil.c280 * need to process a non-absolute file. set_chdir() adds the new dir
289 set_chdir(struct bsdtar *bsdtar, const char *newdir) function
H A Dwrite.c507 set_chdir(bsdtar, arg);
615 set_chdir(bsdtar, line);
H A Dbsdtar.c333 set_chdir(bsdtar, bsdtar->argument);

Completed in 97 milliseconds