Searched +defs:mode +defs:name (Results 1 - 25 of 400) sorted by relevance

1234567891011>>

/freebsd-10-stable/sys/kern/
H A Dtty_tty.c51 cttyopen(struct cdev *dev, int flag, int mode, struct thread *td) argument
58 ctty_clone(void *arg, struct ucred *cred, char *name, int namelen, argument
/freebsd-10-stable/sys/ofed/include/linux/
H A Dmiscdevice.h39 const char *name; member in struct:miscdevice
45 umode_t mode; member in struct:miscdevice
H A Dsysfs.h36 const char *name; member in struct:attribute
38 mode_t mode; member in struct:attribute
48 const char *name; member in struct:attribute_group
[all...]
/freebsd-10-stable/usr.sbin/pw/
H A Dpw_log.c43 pw_log(struct userconf * cnf, int mode, int which, char const * fmt,...) argument
47 const char *cp, *name; local
/freebsd-10-stable/usr.bin/tftp/
H A Dtftp.c70 xmitfile(int peer, char *port, int fd, char *name, char *mode) argument
172 recvfile(int peer, char *port, int fd, char *name, char *mode) argument
[all...]
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_acl_private.h43 struct archive_mstring name; /* uname/gname */ member in struct:archive_acl_entry
47 mode_t mode; member in struct:archive_acl
H A Darchive_write_add_filter_uuencode.c48 int mode; member in struct:private_uuencode
49 struct archive_string name; member in struct:private_uuencode
[all...]
/freebsd-10-stable/sys/dev/ipmi/
H A Dipmi_isa.c100 const char *mode, *name; local
175 const char *mode; local
[all...]
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dbsd-cygwin_util.c46 mode_t mode; local
80 const char *name; member in struct:wenv
H A Dport-tun.c59 sys_tun_open(int tun, int mode) argument
63 const char *name = NULL; local
119 sys_tun_open(int tun, int mode) argument
122 char name[100]; local
[all...]
/freebsd-10-stable/contrib/file/src/
H A Dtar.h54 char name[NAMSIZ]; member in struct:record::header
55 char mode[8]; member in struct:record::header
/freebsd-10-stable/contrib/mtree/
H A Dcompare.c263 mode_t tmode, mode; local
567 rlink(const char *name) argument
[all...]
/freebsd-10-stable/sbin/mknod/
H A Dmknod.c70 id(const char *name, const char *type) argument
114 mode_t mode; local
[all...]
/freebsd-10-stable/sys/ofed/drivers/net/mlx4/
H A Den_cq.c112 char name[25]; local
47 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-10-stable/usr.sbin/ctm/ctm/
H A Dctm_passb.c26 u_char *md5=0,*md5before=0,*trash=0,*name=0,*uid=0,*gid=0,*mode=0; local
[all...]
/freebsd-10-stable/usr.sbin/ofwdump/
H A Dofw_util.c52 ofw_open(int mode) argument
105 ofw_finddevice(int fd, const char *name) argument
161 ofw_getprop(int fd, phandle_t node, const char *name, void *buf, int buflen) argument
175 ofw_setprop(int fd, phandle_t node, const char *name, cons argument
192 ofw_getproplen(int fd, phandle_t node, const char *name) argument
204 ofw_getprop_alloc(int fd, phandle_t node, const char *name, void **buf, int *buflen, int reserve) argument
[all...]
/freebsd-10-stable/usr.bin/ar/
H A Dread.c70 read_archive(struct bsdar *bsdar, char mode) argument
77 const char *name; local
[all...]
/freebsd-10-stable/crypto/openssh/
H A Dsshpty.c67 char *name; local
194 mode_t mode; local
[all...]
/freebsd-10-stable/crypto/openssh/regress/
H A Dcheck-perm.c94 auth_secure_path(const char *name, struct stat *stp, const char *pw_dir, argument
163 int ch, mode = -1; local
/freebsd-10-stable/bin/pax/
H A Dtables.h58 char *name; /* name of first file seen with this ino/dev */ member in struct:hrdlnk
143 char *name; /* name of directory to reset */ member in struct:atdir
165 mode_t mode; /* file mode to restore */ member in struct:dirdata
[all...]
/freebsd-10-stable/contrib/groff/src/libs/libgroff/
H A Dsearchpath.cpp97 FILE *search_path::open_file(const char *name, char **pathp) argument
146 FILE *search_path::open_file_cautious(const char *name, char **pathp, argument
[all...]
/freebsd-10-stable/contrib/opie/
H A Dopiepasswd.c85 static VOIDRET finish FUNCTION((name), char *name) argument
119 int rval, n = 499, i, mode = MODE_DEFAULT, force = 0; local
/freebsd-10-stable/lib/librt/
H A Dmq.c83 __mq_open(const char *name, int oflag, mode_t mode, argument
/freebsd-10-stable/sys/compat/linux/
H A Dlinux_videodev_compat.h19 char name[LINUX_VIDEO_TUNER_NAME_SIZE]; member in struct:l_video_tuner
22 uint16_t mode; member in struct:l_video_tuner
/freebsd-10-stable/usr.bin/m4/
H A Dtrace.c58 trace_file(const char *name) argument
102 char mode = 0; local

Completed in 159 milliseconds

1234567891011>>