Searched +defs:prog +defs:mode (Results 1 - 9 of 9) sorted by relevance
| /src/common/dist/zlib/test/ |
| H A D | minigzip.c | 170 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 D | installboot.c | 121 int ch, rv, mode; local in function:main 633 const char *prog; local in function:usage
|
| /src/usr.sbin/apmd/ |
| H A D | apmd.c | 153 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 D | main.c | 669 int mode; local in function:main 717 const char *prog = getprogname(); local in function:usage
|
| /src/common/dist/zlib/contrib/untgz/ |
| H A D | untgz.c | 84 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 D | xinstall.c | 124 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 D | if_rtwn.c | 1062 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 D | if_urtwn.c | 1634 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 D | util.c | 270 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