Searched defs:mode (Results 501 - 525 of 2688) sorted by relevance

<<21222324252627282930>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dsuncore.c87 const char *mode, *s; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/console/
H A Dtileblit.c82 static void tile_cursor(struct vc_data *vc, struct fb_info *info, int mode, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dvalkyriefb.h69 struct vpreg mode; member in struct:valkyrie_regs
86 unsigned char mode; member in struct:valkyrie_regvals
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/sysv/
H A Dnamei.c64 static int sysv_mknod(struct inode * dir, struct dentry * dentry, int mode, dev_t rdev) argument
83 static int sysv_create(struct inode * dir, struct dentry * dentry, int mode, struct nameidata *nd) argument
134 static int sysv_mkdir(struct inode * dir, struct dentry *dentry, int mode) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ufs/
H A Dnamei.c80 static int ufs_create (struct inode * dir, struct dentry * dentry, int mode, argument
104 static int ufs_mknod (struct inode * dir, struct dentry *dentry, int mode, dev_t rdev) argument
190 static int ufs_mkdir(struct inode * dir, struct dentry * dentry, int mode) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_acl.c249 xfs_set_mode(struct inode *inode, mode_t mode) argument
296 mode_t mode; local
419 mode_t mode = inode->i_mode; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dagp_backend.h49 unsigned long mode; member in struct:agp_kern_info
H A Dcramfs_fs.h30 __u32 mode:CRAMFS_MODE_WIDTH, uid:CRAMFS_UID_WIDTH; member in struct:cramfs_inode
H A Ddebugfs.h89 debugfs_create_file(const char *name, mode_t mode, struct dentry *parent, void *data, const struct file_operations *fops) argument
121 debugfs_create_u8(const char *name, mode_t mode, struct dentry *parent, u8 *value) argument
128 debugfs_create_u16(const char *name, mode_t mode, struct dentry *parent, u16 *value) argument
135 debugfs_create_u32(const char *name, mode_t mode, struct dentry *parent, u32 *value) argument
142 debugfs_create_u64(const char *name, mode_t mode, struct dentry *parent, u64 *value) argument
149 debugfs_create_x8(const char *name, mode_t mode, struct dentry *parent, u8 *value) argument
156 debugfs_create_x16(const char *name, mode_t mode, struct dentry *parent, u16 *value) argument
163 debugfs_create_x32(const char *name, mode_t mode, struct dentry *parent, u32 *value) argument
170 debugfs_create_size_t(const char *name, mode_t mode, struct dentry *parent, size_t *value) argument
177 debugfs_create_bool(const char *name, mode_t mode, struct dentry *parent, u32 *value) argument
184 debugfs_create_blob(const char *name, mode_t mode, struct dentry *parent, struct debugfs_blob_wrapper *blob) argument
[all...]
H A Ddtlk.h68 unsigned char mode; /* 0=Character; 1=Phoneme; 2=Text */ member in struct:dtlk_settings
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/octeon/
H A Dcvmx-helper-rgmii.c60 union cvmx_gmxx_inf_mode mode; local
159 union cvmx_gmxx_inf_mode mode; local
397 union cvmx_gmxx_inf_mode mode; local
[all...]
H A Dcvmx-helper-sgmii.c340 union cvmx_gmxx_inf_mode mode; local
[all...]
H A Dcvmx-helper-util.c55 cvmx_helper_interface_mode_to_string(cvmx_helper_interface_mode_t mode) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/80211core/
H A Dcpsmgr.c88 void zfPowerSavingMgrSetMode(zdev_t* dev, u8_t mode) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dbtnode.c98 nilfs_btnode_submit_block(struct address_space *btnc, __u64 blocknr, sector_t pblocknr, int mode, struct buffer_head **pbh, sector_t *submit_ptr) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/reiserfs/
H A Dtail_conversion.c172 indirect2direct(struct reiserfs_transaction_handle *th, struct inode *inode, struct page *page, struct treepath *path, const struct cpu_key *item_key, loff_t n_new_file_size, char *mode) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/acl/
H A Dunix.c220 int nfsv4_chmod(char *name, mode_t mode) argument
296 int posix_chmod(const char *name, mode_t mode) { argument
403 posix_fchmod(int fd, mode_t mode) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/dotzlib/DotZLib/
H A DGZipStream.cs21 private static extern IntPtr gzopen(string name, string mode); argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/iostream2/
H A Dzstream.h178 char mode[4] = "wb\0"; local
188 char mode[4] = "wb\0"; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/iostream3/
H A Dzfstream.cc51 open(const char *name, std::ios_base::openmode mode) argument
79 attach(int fd, std::ios_base::openmode mode) argument
131 open_mode(std::ios_base::openmode mode, char* c_mode) const argument
379 gzifstream(const char* name, std::ios_base::openmode mode) argument
388 gzifstream(int fd, std::ios_base::openmode mode) argument
398 open(const char* name, std::ios_base::openmode mode) argument
409 attach(int fd, std::ios_base::openmode mode) argument
434 gzofstream(const char* name, std::ios_base::openmode mode) argument
443 gzofstream(int fd, std::ios_base::openmode mode) argument
453 open(const char* name, std::ios_base::openmode mode) argument
464 attach(int fd, std::ios_base::openmode mode) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Dbufferevent_pair.c282 be_pair_flush(struct bufferevent *bev, short iotype, enum bufferevent_flush_mode mode) argument
H A Devthread_pthread.c67 evthread_posix_lock(unsigned mode, void *_lock) argument
77 evthread_posix_unlock(unsigned mode, void *_lock) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptp/
H A Dutil.c81 int file2fd(const char *path, const char *mode, int fd) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/libsmbclient/smbwrapper/
H A Dsmbw_dir.c144 int smbw_mkdir(const char *fname, mode_t mode) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/dsi/
H A Ddsi_stream.c263 ssize_t dsi_stream_write(DSI *dsi, void *data, const size_t length, int mode) argument

Completed in 316 milliseconds

<<21222324252627282930>>