Searched defs:modes (Results 26 - 50 of 65) sorted by relevance

123

/freebsd-10-stable/contrib/apr-util/test/
H A Dtestcrypto.c774 apr_hash_t *modes; local
807 apr_hash_t *modes; local
[all...]
/freebsd-10-stable/contrib/wpa/src/ap/
H A Dhw_features.c52 struct hostapd_hw_modes *modes; local
/freebsd-10-stable/contrib/wpa/wpa_supplicant/
H A Dbgscan_learn.c354 struct hostapd_hw_modes *modes; local
H A Dsme.c954 static struct hostapd_hw_modes * get_mode(struct hostapd_hw_modes *modes, argument
H A Dwps_supplicant.c1192 struct hostapd_hw_modes *modes; local
H A Devents.c547 const struct hostapd_hw_modes *mode = NULL, *modes; local
/freebsd-10-stable/sys/dev/drm/
H A Dmga_dma.c780 static const int modes[] = { 0, 1, 2, 2, 4, 4, 4, 4 }; local
/freebsd-10-stable/sys/sys/
H A Dtimex.h198 unsigned int modes; /* clock mode bits (wo) */ member in struct:timex
/freebsd-10-stable/crypto/openssl/apps/
H A Dopenssl.c160 static int modes[CRYPTO_NUM_LOCKS]; /* = {0, 0, ... } */ local
/freebsd-10-stable/contrib/ntp/kernel/sys/
H A Dtimex.h260 unsigned int modes; /* clock mode bits (wo) */ member in struct:timex
/freebsd-10-stable/tools/regression/security/open_to_operation/
H A Dopen_to_operation.c182 check_directory_open_modes(const char *directory, const int *modes, argument
203 check_dup(const char *testname, const char *path, const int *modes, argument
229 check_dup2(const char *testname, const char *path, const int *modes, argument
255 check_fchdir(const char *testname, const char *path, const int *modes, argument
279 check_fchflags(const char *testname, const char *path, const int *modes, argument
303 check_fchmod(const char *testname, const char *path, int setmode, const int *modes, int modes_count) argument
327 check_fchown(const char *testname, const char *path, const int *modes, int modes_count) argument
351 check_flock(const char *testname, const char *path, const int *modes, int modes_count) argument
375 check_fpathconf(const char *testname, const char *path, const int *modes, int modes_count) argument
401 check_fstat(const char *testname, const char *path, const int *modes, int modes_count) argument
426 check_fstatfs(const char *testname, const char *path, const int *modes, int modes_count) argument
451 check_fsync(const char *testname, const char *path, const int *modes, int modes_count) argument
475 check_ftruncate(const char *testname, const char *path, const int *modes, int modes_count) argument
588 check_futimes(const char *testname, const char *path, const int *modes, int modes_count) argument
612 check_lseek(const char *testname, const char *path, const int *modes, int modes_count) argument
636 check_getdents(const char *testname, const char *path, int isdir, const int *modes, int modes_count) argument
676 check_sendfile(const char *testname, const char *path, int isdir, const int *modes, int modes_count) argument
772 check_write(const char *testname, write_fn fn, const char *path, const int *modes, int modes_count) argument
858 check_read(const char *testname, read_fn fn, const char *path, const int *modes, int modes_count) argument
893 check_mmap_read(const char *testname, const char *path, int isdir, const int *modes, int modes_count) argument
939 check_mmap_write(const char *testname, const char *path, const int *modes, int modes_count) argument
981 check_mmap_exec(const char *testname, const char *path, int isdir, const int *modes, int modes_count) argument
1023 check_mmap_write_private(const char *testname, const char *path, int isdir, const int *modes, int modes_count) argument
[all...]
/freebsd-10-stable/sbin/ifconfig/
H A Difmedia.c455 } modes[3]; member in struct:ifmedia_type_to_subtype
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_init_ops.c464 ecore_init_cmd_mode_match(struct ecore_hwfn *p_hwfn, u16 *p_offset, int modes) argument
490 ecore_init_cmd_mode(struct ecore_hwfn *p_hwfn, struct init_if_mode_op *p_cmd, int modes) argument
516 ecore_init_run(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, int phase, int phase_id, int modes) argument
[all...]
/freebsd-10-stable/contrib/apr-util/crypto/
H A Dapr_crypto_nss.c56 apr_hash_t *modes; member in struct:apr_crypto_t
359 static apr_status_t crypto_get_block_key_modes(apr_hash_t **modes, argument
[all...]
/freebsd-10-stable/contrib/atf/atf-c/detail/
H A Dfs_test.c616 const int modes[] = { atf_fs_access_f, atf_fs_access_r, atf_fs_access_w, local
/freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_power.c657 static const char* modes[] = { local
/freebsd-10-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.h78 uint8_t modes; member in struct:reg_info
/freebsd-10-stable/sys/dev/ath/ath_hal/
H A Dah_regdomain.c101 static const struct cmode modes[] = { variable in typeref:struct:cmode
/freebsd-10-stable/sys/dev/fb/
H A Dsplash_bmp.c67 static int modes[] = { local
/freebsd-10-stable/sys/dev/drm2/
H A Ddrm_fb_helper.c1114 drm_target_cloned(struct drm_fb_helper *fb_helper, struct drm_display_mode **modes, bool *enabled, int width, int height) argument
1187 drm_target_preferred(struct drm_fb_helper *fb_helper, struct drm_display_mode **modes, bool *enabled, int width, int height) argument
1221 drm_pick_crtcs(struct drm_fb_helper *fb_helper, struct drm_fb_helper_crtc **best_crtcs, struct drm_display_mode **modes, int n, int width, int height) argument
1308 struct drm_display_mode **modes; local
[all...]
/freebsd-10-stable/sys/kern/
H A Dkern_ntptime.c335 int modes; /* mode bits from structure */ local
[all...]
/freebsd-10-stable/usr.bin/tftp/
H A Dmain.c162 static struct modes { struct
165 } modes[] = { variable in typeref:struct:modes
[all...]
/freebsd-10-stable/usr.sbin/powerd/
H A Dpowerd.c75 static const char *modes[] = { variable
/freebsd-10-stable/contrib/gcc/
H A Dgenmodes.c78 static struct mode_data *modes[MAX_MODE_CLASS]; variable in typeref:struct:mode_data
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dstandalone.c132 open(char *filename, int modes) argument
173 fopen(char *filename, char *modes) argument

Completed in 463 milliseconds

123