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

1234567891011>>

/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dfopen_unlocked.c105 fopen_unlocked (const char *path, const char *mode) argument
113 fdopen_unlocked (int fildes, const char *mode) argument
121 freopen_unlocked (const char *path, const char *mode, FILE *stream) argument
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_write_format_mtree.c33 mode_t mode; member in struct:__anon1907
53 mode_t mode; member in struct:__anon1908
[all...]
H A Dtest_write_format_mtree_classic.c33 mode_t mode; member in struct:__anon1909
[all...]
H A Dtest_write_format_mtree_classic_indent.c33 mode_t mode; member in struct:__anon1910
[all...]
/freebsd-11-stable/cddl/compat/opensolaris/misc/
H A Dmkdirp.c55 mkdirp(const char *d, mode_t mode) argument
/freebsd-11-stable/contrib/apr/file_io/unix/
H A Dfilestat.c27 static apr_filetype_e filetype_from_mode(mode_t mode) argument
177 mode_t mode = apr_unix_perms2mode(perms); local
/freebsd-11-stable/contrib/gdtoa/
H A Dg_Qfmt.c62 int decpt, ex, i, mode; local
H A Dg_ddfmt.c44 int bx, by, decpt, ex, ey, i, j, mode; local
H A Dg_xLfmt.c60 int decpt, ex, i, mode; local
H A Dg_xfmt.c65 int decpt, ex, i, mode; local
/freebsd-11-stable/contrib/smbfs/lib/smb/
H A Dprint.c56 smb_smb_open_print_file(struct smb_ctx *ctx, int setuplen, int mode, argument
/freebsd-11-stable/sys/dev/ata/chipsets/
H A Data-cyrix.c97 ata_cyrix_setmode(device_t dev, int target, int mode) argument
[all...]
H A Data-fsl.c205 imx_ata_setmode(device_t dev, int target, int mode) argument
H A Data-jmicron.c143 ata_jmicron_setmode(device_t dev, int target, int mode) argument
H A Data-national.c99 ata_national_setmode(device_t dev, int target, int mode) argument
[all...]
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_power.c94 ar5210SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip) argument
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_power.c96 ar5211SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip) argument
/freebsd-11-stable/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-11-stable/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-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_power.c125 ar5416SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip) argument
174 int mode = OS_REG_READ(ah, AR_RTC_STATUS); local
[all...]
/freebsd-11-stable/crypto/heimdal/kcm/
H A Dacl.c147 kcm_chmod(krb5_context context, kcm_client *client, kcm_ccache ccache, uint16_t mode) argument
/freebsd-11-stable/contrib/openbsm/compat/
H A Dflopen.h42 mode_t mode; local
/freebsd-11-stable/lib/libc/rpc/
H A Ddes_crypt.c73 cbc_crypt(char *key, char *buf, unsigned len, unsigned mode, char *ivec) argument
95 ecb_crypt(char *key, char *buf, unsigned len, unsigned mode) argument
114 common_crypt(char *key, char *buf, unsigned len, unsigned mode, argument
/freebsd-11-stable/lib/libutil/
H A Dflopen.c45 mode_t mode; local
/freebsd-11-stable/lib/libz/
H A Dzopen.c39 zopen(const char *fname, const char *mode) argument

Completed in 271 milliseconds

1234567891011>>