Searched refs:set_mode (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/libarchive-30/libarchive/tar/
H A Dbsdtar.c112 static void set_mode(struct bsdtar *, char opt);
234 set_mode(bsdtar, opt);
427 set_mode(bsdtar, opt);
451 set_mode(bsdtar, opt);
462 set_mode(bsdtar, opt);
488 set_mode(bsdtar, opt);
617 set_mode(struct bsdtar *bsdtar, char opt) function
/macosx-10.10.1/SmartcardCCID-55008/libusb/libusb/examples/
H A Ddpfp.c134 static int set_mode(unsigned char data) function
498 set_mode(0);
H A Ddpfp_threaded.c163 static int set_mode(unsigned char data) function
536 set_mode(0);
/macosx-10.10.1/gnutar-453/gnutar/src/
H A Dextract.c157 set_mode (char const *file_name, function
330 set_mode (file_name, &st->stat, cur_info,
/macosx-10.10.1/libarchive-30/libarchive/libarchive/
H A Darchive_write_disk.c243 static int set_mode(struct archive_write_disk *, int mode);
749 int r2 = set_mode(a, a->mode);
1792 * allows set_mode to skip the stat() check for the GID.
1992 set_mode(struct archive_write_disk *a, int mode) function

Completed in 161 milliseconds