Searched +defs:prog +defs:mode (Results 1 - 9 of 9) sorted by relevance

/src/common/dist/zlib/test/
H A Dminigzip.c170 static gzFile gz_open(const char *path, int fd, const char *mode) { argument
204 static gzFile gzopen(const char *path, const char *mode) { argument
208 static gzFile gzdopen(int fd, const char *mode) { argument
293 static char *prog; variable in typeref:typename:char *
393 static void file_compress(char *file, char *mode) { argument
[all...]
/src/usr.sbin/installboot/
H A Dinstallboot.c121 int ch, rv, mode; local in function:main
633 const char *prog; local in function:usage
/src/usr.sbin/apmd/
H A Dapmd.c153 bind_socket(const char *sockname, mode_t mode, uid_t uid, gid_t gid) argument
310 mode_t mode = 0660; local in function:main
530 const char *prog; local in function:do_etc_file
[all...]
/src/sbin/dump/
H A Dmain.c669 int mode; local in function:main
717 const char *prog = getprogname(); local in function:usage
/src/common/dist/zlib/contrib/untgz/
H A Duntgz.c84 char mode[8]; /* 100 */ member in struct:tar_header
112 int mode; member in struct:attr_item
118 char *prog; variable in typeref:typename:char *
252 push_attr(struct attr_item ** list,char * fname,int mode,time_t time) argument
[all...]
/src/usr.bin/xinstall/
H A Dxinstall.c124 static int mode = S_IRWXU|S_IRGRP|S_IXGRP|S_IROTH|S_IXOTH; variable in typeref:typename:int
1338 const char *prog; local in function:usage
[all...]
/src/sys/dev/pci/
H A Dif_rtwn.c1062 uint8_t mode; local in function:rtwn_ra_init
2668 const struct rtwn_bb_prog *prog; local in function:rtwn_bb_init
2759 const struct rtwn_rf_prog *prog; local in function:rtwn_rf_init
[all...]
/src/sys/dev/usb/
H A Dif_urtwn.c1634 uint8_t mode; local in function:urtwn_ra_init
3828 const struct rtwn_bb_prog *prog; local in function:urtwn_bb_init
3992 const struct rtwn_rf_prog *prog; local in function:urtwn_rf_init
[all...]
/src/usr.sbin/sysinst/
H A Dutil.c270 file_mode_match(const char *path, unsigned int mode) argument
1612 struct check_table { unsigned int mode; const char *path;} checks[] = { member in struct:check_table
1640 check_for(unsigned int mode, const char *pathname) argument
2154 binary_available(const char *prog) argument
[all...]

Completed in 28 milliseconds