| /freebsd-11-stable/sys/contrib/xz-embedded/linux/lib/xz/ |
| HD | xz_private.h | 67 # define DEC_IS_SINGLE(mode) ((mode) == XZ_SINGLE) argument 69 # define DEC_IS_SINGLE(mode) (false) argument 73 # define DEC_IS_PREALLOC(mode) ((mode) == XZ_PREALLOC) argument 75 # define DEC_IS_PREALLOC(mode) (false) argument 79 # define DEC_IS_DYNALLOC(mode) ((mode) == XZ_DYNALLOC) argument 81 # define DEC_IS_DYNALLOC(mode) (false) argument 85 # define DEC_IS_MULTI(mode) (true) argument 87 # define DEC_IS_MULTI(mode) ((mode) != XZ_SINGLE) argument 89 # define DEC_IS_MULTI(mode) (false) argument
|
| /freebsd-11-stable/tools/regression/security/open_to_operation/ |
| HD | open_to_operation.c | 131 ok_mode(const char *testname, const char *comment, int mode) in ok_mode() 143 notok_mode(const char *testname, const char *comment, int mode) in notok_mode() 160 int mode, int expected_errno) in try_directory_open() 185 int expected_errno, i, mode; in check_directory_open_modes() local 206 int dfd, fd, i, mode; in check_dup() local 232 int dfd, fd, i, mode; in check_dup2() local 258 int fd, i, mode; in check_fchdir() local 282 int fd, i, mode; in check_fchflags() local 306 int fd, i, mode; in check_fchmod() local 330 int fd, i, mode; in check_fchown() local [all …]
|
| /freebsd-11-stable/contrib/wpa/wpa_supplicant/ |
| HD | op_classes.c | 19 static enum chan_allowed allow_channel(struct hostapd_hw_modes *mode, u8 chan, in allow_channel() 43 static int get_center_80mhz(struct hostapd_hw_modes *mode, u8 channel) in get_center_80mhz() 65 static enum chan_allowed verify_80mhz(struct hostapd_hw_modes *mode, u8 channel) in verify_80mhz() 100 static int get_center_160mhz(struct hostapd_hw_modes *mode, u8 channel) in get_center_160mhz() 122 static enum chan_allowed verify_160mhz(struct hostapd_hw_modes *mode, in verify_160mhz() 162 enum chan_allowed verify_channel(struct hostapd_hw_modes *mode, u8 channel, in verify_channel() 216 struct hostapd_hw_modes *mode; in wpas_op_class_supported() local
|
| /freebsd-11-stable/sys/netinet/ |
| HD | ip_ecn.c | 95 ip_ecn_ingress(int mode, u_int8_t *outer, const u_int8_t *inner) in ip_ecn_ingress() 127 ip_ecn_egress(int mode, const u_int8_t *outer, u_int8_t *inner) in ip_ecn_egress() 161 ip6_ecn_ingress(int mode, u_int32_t *outer, const u_int32_t *inner) in ip6_ecn_ingress() 175 ip6_ecn_egress(int mode, const u_int32_t *outer, u_int32_t *inner) in ip6_ecn_egress()
|
| /freebsd-11-stable/sys/contrib/octeon-sdk/ |
| HD | cvmx-spi.c | 136 int cvmx_spi_start_interface(int interface, cvmx_spi_mode_t mode, int timeout, int num_ports) in cvmx_spi_start_interface() 177 int cvmx_spi_restart_interface(int interface, cvmx_spi_mode_t mode, int timeout) in cvmx_spi_restart_interface() 222 int cvmx_spi_reset_cb(int interface, cvmx_spi_mode_t mode) in cvmx_spi_reset_cb() 327 int cvmx_spi_calendar_setup_cb(int interface, cvmx_spi_mode_t mode, int num_ports) in cvmx_spi_calendar_setup_cb() 436 int cvmx_spi_clock_detect_cb(int interface, cvmx_spi_mode_t mode, int timeout) in cvmx_spi_clock_detect_cb() 508 int cvmx_spi_training_cb(int interface, cvmx_spi_mode_t mode, int timeout) in cvmx_spi_training_cb() 577 int cvmx_spi_calendar_sync_cb(int interface, cvmx_spi_mode_t mode, int timeout) in cvmx_spi_calendar_sync_cb() 629 int cvmx_spi_interface_up_cb(int interface, cvmx_spi_mode_t mode) in cvmx_spi_interface_up_cb()
|
| /freebsd-11-stable/contrib/gcc/ |
| HD | dojump.c | 123 prefer_and_bit_test (enum machine_mode mode, int bitnum) in prefer_and_bit_test() 167 enum machine_mode mode; in do_jump() local 323 enum machine_mode mode; in do_jump() local 618 do_jump_by_parts_greater_rtx (enum machine_mode mode, int unsignedp, rtx op0, in do_jump_by_parts_greater_rtx() 675 enum machine_mode mode = TYPE_MODE (TREE_TYPE (TREE_OPERAND (exp, 0))); in do_jump_by_parts_greater() local 688 do_jump_by_parts_zero_rtx (enum machine_mode mode, rtx op0, in do_jump_by_parts_zero_rtx() 738 do_jump_by_parts_equality_rtx (enum machine_mode mode, rtx op0, rtx op1, in do_jump_by_parts_equality_rtx() 779 enum machine_mode mode = TYPE_MODE (TREE_TYPE (TREE_OPERAND (exp, 0))); in do_jump_by_parts_equality() local 798 enum machine_mode mode, rtx size) in compare_from_rtx() 850 enum machine_mode mode, rtx size, rtx if_false_label, in do_compare_rtx_and_jump() [all …]
|
| HD | explow.c | 51 trunc_int_for_mode (HOST_WIDE_INT c, enum machine_mode mode) in trunc_int_for_mode() 83 enum machine_mode mode; in plus_constant() local 403 memory_address (enum machine_mode mode, rtx x) in memory_address() 512 memory_address_noforce (enum machine_mode mode, rtx x) in memory_address_noforce() 626 copy_to_mode_reg (enum machine_mode mode, rtx x) in copy_to_mode_reg() 650 force_reg (enum machine_mode mode, rtx x) in force_reg() 748 copy_to_suggested_reg (rtx x, rtx target, enum machine_mode mode) in copy_to_suggested_reg() 772 promote_mode (tree type, enum machine_mode mode, int *punsignedp, in promote_mode() 924 enum machine_mode mode = STACK_SAVEAREA_MODE (save_level); in emit_stack_save() local 1228 enum machine_mode mode = STACK_SIZE_MODE; in allocate_dynamic_stack_space() local [all …]
|
| HD | optabs.c | 209 widen_operand (rtx op, enum machine_mode mode, enum machine_mode oldmode, in widen_operand() 507 expand_ternary_op (enum machine_mode mode, optab ternary_optab, rtx op0, in expand_ternary_op() 580 simplify_expand_binop (enum machine_mode mode, optab binoptab, in simplify_expand_binop() 599 force_expand_binop (enum machine_mode mode, optab binoptab, in force_expand_binop() 621 enum machine_mode mode = TYPE_MODE (TREE_TYPE (vec_shift_expr)); in expand_vec_shift_expr() local 1044 expand_doubleword_mult (enum machine_mode mode, rtx op0, rtx op1, rtx target, in expand_doubleword_mult() 1153 expand_simple_binop (enum machine_mode mode, enum rtx_code code, rtx op0, in expand_simple_binop() 1199 expand_binop (enum machine_mode mode, optab binoptab, rtx op0, rtx op1, in expand_binop() 1991 sign_expand_binop (enum machine_mode mode, optab uoptab, optab soptab, in sign_expand_binop() 2052 enum machine_mode mode = GET_MODE (targ0 ? targ0 : targ1); in expand_twoval_unop() local [all …]
|
| /freebsd-11-stable/sys/i386/ibcs2/ |
| HD | ibcs2_stat.h | 83 #define IBCS2_S_ISFIFO(mode) (((mode) & IBCS2_S_IFMT) == IBCS2_S_IFIFO) argument 84 #define IBCS2_S_ISCHR(mode) (((mode) & IBCS2_S_IFMT) == IBCS2_S_IFCHR) argument 85 #define IBCS2_S_ISDIR(mode) (((mode) & IBCS2_S_IFMT) == IBCS2_S_IFDIR) argument 86 #define IBCS2_S_ISBLK(mode) (((mode) & IBCS2_S_IFMT) == IBCS2_S_IFBLK) argument 87 #define IBCS2_S_ISREG(mode) (((mode) & IBCS2_S_IFMT) == IBCS2_S_IFREG) argument 88 #define IBCS2_S_ISSOCK(mode) (((mode) & IBCS2_S_IFMT) == IBCS2_S_IFSOCK) argument
|
| /freebsd-11-stable/sys/dev/drm2/ |
| HD | drm_modes.c | 49 void drm_mode_debug_printmodeline(const struct drm_display_mode *mode) in drm_mode_debug_printmodeline() 516 void drm_mode_set_name(struct drm_display_mode *mode) in drm_mode_set_name() 561 int drm_mode_width(const struct drm_display_mode *mode) in drm_mode_width() 582 int drm_mode_height(const struct drm_display_mode *mode) in drm_mode_height() 596 int drm_mode_hsync(const struct drm_display_mode *mode) in drm_mode_hsync() 630 int drm_mode_vrefresh(const struct drm_display_mode *mode) in drm_mode_vrefresh() 744 const struct drm_display_mode *mode) in drm_mode_duplicate() 817 struct drm_display_mode *mode; in drm_mode_validate_size() local 852 struct drm_display_mode *mode; in drm_mode_validate_clocks() local 885 struct drm_display_mode *mode, *t; in drm_mode_prune_invalid() local [all …]
|
| /freebsd-11-stable/lib/libc/tests/gen/ |
| HD | popen_test.c | 55 check_cloexec(FILE *fp, const char *mode) in check_cloexec() 76 const char *mode; in ATF_TC_BODY() local 97 const char *mode; in ATF_TC_BODY() local 141 const char *mode; in ATF_TC_BODY() local 215 const char *mode; in ATF_TC_BODY() local
|
| /freebsd-11-stable/contrib/netbsd-tests/lib/libc/c063/ |
| HD | t_mkfifoat.c | 58 mode_t mode = 0600; in ATF_TC_BODY() local 75 mode_t mode = 0600; in ATF_TC_BODY() local 90 mode_t mode = 0600; in ATF_TC_BODY() local 103 mode_t mode = 0600; in ATF_TC_BODY() local
|
| HD | t_mkdirat.c | 58 mode_t mode = 0755; in ATF_TC_BODY() local 75 mode_t mode = 0755; in ATF_TC_BODY() local 90 mode_t mode = 0755; in ATF_TC_BODY() local 103 mode_t mode = 0755; in ATF_TC_BODY() local
|
| HD | t_mknodat.c | 75 mode_t mode = S_IFCHR|0600; in ATF_TC_BODY() local 97 mode_t mode = S_IFCHR|0600; in ATF_TC_BODY() local 117 mode_t mode = S_IFCHR|0600; in ATF_TC_BODY() local 133 mode_t mode = S_IFCHR|0600; in ATF_TC_BODY() local
|
| /freebsd-11-stable/contrib/gcclibs/libiberty/ |
| HD | fopen_unlocked.c | 105 fopen_unlocked (const char *path, const char *mode) in fopen_unlocked() 113 fdopen_unlocked (int fildes, const char *mode) in fdopen_unlocked() 121 freopen_unlocked (const char *path, const char *mode, FILE *stream) in freopen_unlocked()
|
| /freebsd-11-stable/contrib/ntp/sntp/libopts/ |
| HD | file.c | 102 open_file_fd(tOptions * pOpts, tOptDesc * pOD, tuFileMode mode) in open_file_fd() 126 fopen_file_fp(tOptions * pOpts, tOptDesc * pOD, tuFileMode mode) in fopen_file_fp() 160 teOptFileType ftype, tuFileMode mode) in optionFileCheck()
|
| /freebsd-11-stable/contrib/wpa/src/common/ |
| HD | hw_features_common.c | 19 struct hostapd_channel_data * hw_get_channel_chan(struct hostapd_hw_modes *mode, in hw_get_channel_chan() 43 struct hostapd_channel_data * hw_get_channel_freq(struct hostapd_hw_modes *mode, in hw_get_channel_freq() 67 int hw_get_freq(struct hostapd_hw_modes *mode, int chan) in hw_get_freq() 77 int hw_get_chan(struct hostapd_hw_modes *mode, int freq) in hw_get_chan() 87 int allowed_ht40_channel_pair(struct hostapd_hw_modes *mode, int pri_chan, in allowed_ht40_channel_pair() 179 int check_40mhz_5g(struct hostapd_hw_modes *mode, in check_40mhz_5g() 276 int check_40mhz_2g4(struct hostapd_hw_modes *mode, in check_40mhz_2g4() 362 enum hostapd_hw_mode mode, in hostapd_set_freq_params()
|
| /freebsd-11-stable/contrib/ncurses/ncurses/widechar/ |
| HD | lib_vid_attr.c | 41 #define doPut(mode) \ argument 45 #define TurnOn(mask, mode) \ argument 48 #define TurnOff(mask, mode) \ argument 64 #define set_color(mode, pair) \ argument
|
| /freebsd-11-stable/sys/kern/ |
| HD | subr_acl_nfs4.c | 366 acl_nfs4_sync_acl_from_mode_draft(struct acl *aclp, mode_t mode, in acl_nfs4_sync_acl_from_mode_draft() 712 acl_nfs4_sync_acl_from_mode(struct acl *aclp, mode_t mode, in acl_nfs4_sync_acl_from_mode() 727 mode_t old_mode = *_mode, mode = 0, seen = 0; in acl_nfs4_sync_mode_from_acl() local 852 struct acl *child_aclp, mode_t mode, int file_owner_id, in acl_nfs4_compute_inherited_acl_draft() 1015 struct acl *child_aclp, mode_t mode, int file_owner_id, in acl_nfs4_inherit_entries() 1135 struct acl *aclp, mode_t mode, int file_owner_id, int is_directory) in acl_nfs4_compute_inherited_acl_psarc() 1194 struct acl *child_aclp, mode_t mode, int file_owner_id, in acl_nfs4_compute_inherited_acl() 1214 acl_nfs4_trivial_from_mode(struct acl *aclp, mode_t mode) in acl_nfs4_trivial_from_mode() 1227 acl_nfs4_trivial_from_mode_libc(struct acl *aclp, int mode, int canonical_six) in acl_nfs4_trivial_from_mode_libc()
|
| /freebsd-11-stable/contrib/wpa/src/ap/ |
| HD | dfs.c | 126 dfs_get_chan_data(struct hostapd_hw_modes *mode, int freq, int first_chan_idx) in dfs_get_chan_data() 139 static int dfs_chan_range_available(struct hostapd_hw_modes *mode, in dfs_chan_range_available() 198 struct hostapd_hw_modes *mode; in dfs_find_channel() local 279 struct hostapd_hw_modes *mode; in dfs_get_start_chan_idx() local 368 struct hostapd_hw_modes *mode; in dfs_check_chans_radar() local 388 struct hostapd_hw_modes *mode; in dfs_check_chans_available() local 417 struct hostapd_hw_modes *mode; in dfs_check_chans_unavailable() local 442 struct hostapd_hw_modes *mode; in dfs_get_valid_channel() local 487 struct hostapd_hw_modes *mode; in set_dfs_state_freq() local 516 struct hostapd_hw_modes *mode; in set_dfs_state() local [all …]
|
| /freebsd-11-stable/lib/libc/rpc/ |
| HD | des_crypt.c | 73 cbc_crypt(char *key, char *buf, unsigned len, unsigned mode, char *ivec) in cbc_crypt() 95 ecb_crypt(char *key, char *buf, unsigned len, unsigned mode) in ecb_crypt() 114 common_crypt(char *key, char *buf, unsigned len, unsigned mode, in common_crypt()
|
| /freebsd-11-stable/sys/fs/nfsclient/ |
| HD | nfs_kdtrace.h | 60 #define KDTRACE_NFS_ACCESSCACHE_GET_HIT(vp, uid, mode) do { \ argument 67 #define KDTRACE_NFS_ACCESSCACHE_GET_MISS(vp, uid, mode) do { \ argument 109 #define KDTRACE_NFS_ACCESSCACHE_GET_HIT(vp, uid, mode) argument 110 #define KDTRACE_NFS_ACCESSCACHE_GET_MISS(vp, uid, mode) argument
|
| /freebsd-11-stable/sys/nfs/ |
| HD | nfs_kdtrace.h | 52 #define KDTRACE_NFS_ACCESSCACHE_GET_HIT(vp, uid, mode) do { \ argument 59 #define KDTRACE_NFS_ACCESSCACHE_GET_MISS(vp, uid, mode) do { \ argument 109 #define KDTRACE_NFS_ACCESSCACHE_GET_HIT(vp, uid, mode) argument 110 #define KDTRACE_NFS_ACCESSCACHE_GET_MISS(vp, uid, mode) argument
|
| /freebsd-11-stable/sys/dev/ppbus/ |
| HD | ppb_1284.c | 151 ppb_request_mode(int mode, int options) in ppb_request_mode() 197 ppb_peripheral_negociate(device_t bus, int mode, int options) in ppb_peripheral_negociate() 528 spp_1284_read(device_t bus, int mode, char *buffer, int max, int *read) in spp_1284_read() 597 ppb_1284_read_id(device_t bus, int mode, char *buffer, in ppb_1284_read_id() 631 ppb_1284_read(device_t bus, int mode, char *buffer, in ppb_1284_read() 658 ppb_1284_negociate(device_t bus, int mode, int options) in ppb_1284_negociate()
|
| /freebsd-11-stable/contrib/gdb/gdb/cli/ |
| HD | cli-dump.c | 121 fopen_with_cleanup (char *filename, const char *mode) in fopen_with_cleanup() 148 bfd_openw_with_cleanup (char *filename, const char *target, char *mode) in bfd_openw_with_cleanup() 195 dump_binary_file (char *filename, char *mode, in dump_binary_file() 208 dump_bfd_file (char *filename, char *mode, in dump_bfd_file() 226 dump_memory_to_file (char *cmd, char *mode, char *file_format) in dump_memory_to_file() 277 dump_memory_command (char *cmd, char *mode) in dump_memory_command() 283 dump_value_to_file (char *cmd, char *mode, char *file_format) in dump_value_to_file() 328 dump_value_command (char *cmd, char *mode) in dump_value_command() 396 char *mode; member 407 add_dump_command (char *name, void (*func) (char *args, char *mode), in add_dump_command()
|