Searched defs:mode (Results 201 - 225 of 1371) sorted by relevance

1234567891011>>

/freebsd-11-stable/tests/sys/audit/
H A Dfile-delete.c37 static mode_t mode = 0777; variable
/freebsd-11-stable/tools/test/ppsapi/
H A Dppsapitest.c38 int i, mode; local
[all...]
/freebsd-11-stable/lib/librt/
H A Daio.c212 __lio_listio(int mode, struct aiocb * const list[], int nent, argument
/freebsd-11-stable/lib/libprocstat/
H A Dcommon_kvm.c144 mode_t mode; local
[all...]
/freebsd-11-stable/lib/libsysdecode/
H A Dutrace.c58 int mode; local
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dkobject.h66 mode_t mode; member in struct:attribute
H A Dfile.h164 alloc_file(int mode, const struct file_operations *fops) argument
H A Dcdev.h114 cdev_add_ext(struct linux_cdev *cdev, dev_t dev, uid_t uid, gid_t gid, int mode) argument
/freebsd-11-stable/sys/contrib/ck/include/
H A Dck_hs.h87 unsigned int mode; member in struct:ck_hs
H A Dck_rhs.h86 unsigned int mode; member in struct:ck_rhs
/freebsd-11-stable/libexec/tftpd/
H A Dtftp-file.c177 write_init(int fd, FILE *f, const char *mode) argument
216 read_init(int fd, FILE *f, const char *mode) argument
/freebsd-11-stable/usr.bin/ypwhich/
H A Dypwhich.c143 int notrans = 0, mode = 0, c, r, i; local
/freebsd-11-stable/usr.bin/uuencode/
H A Duuencode.c68 static int mode; variable
/freebsd-11-stable/usr.sbin/pw/
H A Dpw.c115 int mode = -1, which = -1, tmp; local
222 cmdhelp(int mode, int which) argument
[all...]
/freebsd-11-stable/usr.bin/m4/
H A Dtrace.c104 char mode = 0; local
/freebsd-11-stable/usr.sbin/mfiutil/
H A Dmfi_bbu.c88 mfi_autolearn_mode(uint8_t mode, char *buf, size_t sz) argument
164 char *mode, *endptr; local
[all...]
/freebsd-11-stable/contrib/telnet/telnet/
H A Dterminal.c184 int mode = 0; local
[all...]
/freebsd-11-stable/contrib/wpa/src/drivers/
H A Ddriver_common.c139 int ht_supported(const struct hostapd_hw_modes *mode) argument
157 int vht_supported(const struct hostapd_hw_modes *mode) argument
/freebsd-11-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_cq.c52 mlx4_en_create_cq(struct mlx4_en_priv *priv, struct mlx4_en_cq **pcq, int entries, int ring, enum cq_type mode, int node) argument
/freebsd-11-stable/stand/liblua/
H A Dlstd.c35 fopen(const char *filename, const char *mode) argument
88 freopen(const char *filename, const char *mode, FILE *stream) argument
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_write_add_filter_uuencode.c48 int mode; member in struct:private_uuencode
/freebsd-11-stable/contrib/ntp/sntp/
H A Dnetworking.c98 process_pkt( struct pkt *rpkt, sockaddr_u *sender, int pkt_len, int mode, struct pkt *spkt, const char * func_name ) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBFile.cpp30 SBFile::SBFile(int fd, const char *mode, bool transfer_owndership) { argument
/freebsd-11-stable/contrib/sendmail/libsm/
H A Dstdio.c480 MODE_T mode; local
[all...]
/freebsd-11-stable/contrib/ncurses/ncurses/trace/
H A Dlib_trace.c96 const char *mode = _nc_globals.init_trace ? "ab" : "wb"; local

Completed in 384 milliseconds

1234567891011>>