Searched defs:mode (Results 51 - 75 of 1046) sorted by relevance

1234567891011>>

/freebsd-9.3-release/lib/libc/db/db/
H A Ddb.c48 dbopen(const char *fname, int flags, int mode, DBTYPE type, const void *openinfo) argument
/freebsd-9.3-release/lib/libc/db/recno/
H A Drec_open.c56 __rec_open(const char *fname, int flags, int mode, const RECNOINFO *openinfo, argument
/freebsd-9.3-release/lib/libc/gdtoa/
H A D_ldtoa.c46 __ldtoa(long double *ld, int mode, int ndigits, int *decpt, int *sign, argument
/freebsd-9.3-release/lib/libstand/
H A Dopen.c90 open(const char *fname, int mode) argument
/freebsd-9.3-release/lib/libstdbuf/
H A Dstdbuf.c55 int mode; local
/freebsd-9.3-release/lib/libufs/
H A Dinode.c50 getino(struct uufsd *disk, void **dino, ino_t inode, int *mode) argument
/freebsd-9.3-release/lib/libutil/
H A Dflopen.c45 mode_t mode; local
/freebsd-9.3-release/sys/dev/ata/chipsets/
H A Data-cyrix.c98 ata_cyrix_setmode(device_t dev, int target, int mode) argument
[all...]
H A Data-jmicron.c147 ata_jmicron_setmode(device_t dev, int target, int mode) argument
H A Data-national.c100 ata_national_setmode(device_t dev, int target, int mode) argument
[all...]
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_power.c94 ar5210SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip) argument
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_power.c96 ar5211SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip) argument
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_power.c120 ar5212SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip) argument
[all...]
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_power.c72 ar5312SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip) argument
[all...]
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_power.c124 ar5416SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip) argument
166 int mode local
[all...]
/freebsd-9.3-release/sys/dev/vkbd/
H A Dvkbd_var.h39 int mode; /* keyboard mode */ member in struct:vkbd_status
/freebsd-9.3-release/sys/fs/ntfs/
H A Dntfsmount.h40 mode_t mode; /* mask to be applied for ntfs perms */ member in struct:ntfs_args
/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_mac.c56 xfs_mac_iaccess(xfs_inode_t *ip, mode_t mode, struct cred *cr) argument
/freebsd-9.3-release/sys/kern/
H A Dtty_tty.c51 cttyopen(struct cdev *dev, int flag, int mode, struct thread *td) argument
/freebsd-9.3-release/sys/ofed/drivers/net/mlx4/
H A Den_cq.c46 mlx4_en_create_cq(struct mlx4_en_priv *priv, struct mlx4_en_cq *cq, int entries, int ring, enum cq_type mode) argument
/freebsd-9.3-release/sys/ofed/include/linux/
H A Dfile.h102 _alloc_file(int mode, const struct file_operations *fops) argument
/freebsd-9.3-release/sys/ufs/ufs/
H A Dufs_inode.c77 mode_t mode; local
/freebsd-9.3-release/tools/regression/lib/libc/stdio/
H A Dtest-fopen.c43 runtest(const char *fname, const char *mode) argument
[all...]
/freebsd-9.3-release/tools/tools/cfi/
H A Dcfi.c65 getfd(int mode) argument
/freebsd-9.3-release/usr.bin/tftp/
H A Dtftp.c69 xmitfile(int peer, char *port, int fd, char *name, char *mode) argument
170 recvfile(int peer, char *port, int fd, char *name, char *mode) argument

Completed in 229 milliseconds

1234567891011>>