/freebsd/tools/tools/find-sb/ |
H A D | mini_ufs.h | 33 int32_t cs_ndir; /* number of directories */ 34 int32_t cs_nbfree; /* number of free blocks */ 35 int32_t cs_nifree; /* number of free inodes */ 36 int32_t cs_nffree; /* number of free frags */ 52 int32_t fs_firstfield; /* historic filesystem linked list, */ 53 int32_t fs_unused_1; /* used for incore super blocks */ 54 int32_t fs_sblkno; /* offset of super-block in filesys */ 55 int32_t fs_cblkno; /* offset of cyl-block in filesys */ 56 int32_t fs_iblkno; /* offset of inode-blocks in filesys */ 57 int32_t fs_dblkno; /* offset of first data after cg */ [all …]
|
/freebsd/contrib/ntp/include/ |
H A D | ntp_calendar.h | 39 int32_t hi; 40 int32_t lo; 171 ntpcal_dayjoin(int32_t /* days */, int32_t /* seconds */); 178 ntpcal_weekjoin(int32_t /* weeks */, int32_t /* seconds */); 183 extern int32_t 184 ntpcal_leapyears_in_years(int32_t /* years */); 189 extern int32_t 190 ntpcal_days_in_years(int32_t /* years */); 203 ntpcal_days_in_months(int32_t /* months */); 209 extern int32_t [all …]
|
/freebsd/usr.sbin/bsnmpd/tools/libbsnmptools/ |
H A D | bsnmptools.h | 59 int32_t enum_val; 69 int32_t is_enum; 70 int32_t is_bits; 115 int32_t error; 128 int32_t done; 170 int32_t objects; 236 int32_t snmp_import_file(struct snmp_toolinfo *, struct fname *); 237 int32_t snmp_import_all(struct snmp_toolinfo *); 238 int32_t add_filename(struct snmp_toolinfo *, const char *, 239 const struct asn_oid *, int32_t); [all …]
|
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/ |
H A D | ed25519_ref10_fe_25_5.h | 43 int32_t h0 = f[0] + g[0]; in fe25519_add() 44 int32_t h1 = f[1] + g[1]; in fe25519_add() 45 int32_t h2 = f[2] + g[2]; in fe25519_add() 46 int32_t h3 = f[3] + g[3]; in fe25519_add() 47 int32_t h4 = f[4] + g[4]; in fe25519_add() 48 int32_t h5 = f[5] + g[5]; in fe25519_add() 49 int32_t h6 = f[6] + g[6]; in fe25519_add() 50 int32_t h7 = f[7] + g[7]; in fe25519_add() 51 int32_t h8 = f[8] + g[8]; in fe25519_add() 52 int32_t h9 = f[9] + g[9]; in fe25519_add() [all …]
|
/freebsd/sys/arm/freescale/imx/ |
H A D | imx6_sdma.h | 159 int32_t ap_2_ap_addr; 160 int32_t ap_2_bp_addr; 161 int32_t ap_2_ap_fixed_addr; 162 int32_t bp_2_ap_addr; 163 int32_t loopback_on_dsp_side_addr; 164 int32_t mcu_interrupt_only_addr; 165 int32_t firi_2_per_addr; 166 int32_t firi_2_mcu_addr; 167 int32_t per_2_firi_addr; 168 int32_t mcu_2_firi_addr; [all …]
|
/freebsd/sys/ufs/ffs/ |
H A D | fs.h | 271 int32_t version; /* version of command structure */ 272 int32_t handle; /* reference to filesystem to be changed */ 283 int32_t fsr_magic; /* magic number */ 284 int32_t fsr_fsbtodb; /* fsbtodb and dbtofsb shift constant */ 285 int32_t fsr_sblkno; /* offset of super-block in filesys */ 286 int32_t fsr_fpg; /* blocks per group * fs_frag */ 297 int32_t cs_ndir; /* number of directories */ 298 int32_t cs_nbfree; /* number of free blocks */ 299 int32_t cs_nifree; /* number of free inodes */ 300 int32_t cs_nffre [all...] |
/freebsd/usr.sbin/bluetooth/bthidd/ |
H A D | btuinput.h | 32 int32_t uinput_open_mouse(hid_device_p const d, bdaddr_p local); 33 int32_t uinput_open_keyboard(hid_device_p const d, bdaddr_p local); 34 int32_t uinput_rep_mouse(int32_t fd, int32_t x, int32_t y, int32_t z, 35 int32_t t, int32_t buttons, int32_t obuttons); 36 int32_t uinput_rep_key(int32_t fd, int32_t key, int32_t make); 37 int32_t uinput_rep_cons(int32_t fd, int32_t key, int32_t make); 38 int32_t uinput_rep_leds(int32_t fd, int state, int mask); 39 int32_t uinput_kbd_status_changed(bthid_session_p s, uint8_t *data, 40 int32_t len);
|
H A D | bthidd.h | 46 int32_t cons; /* /dev/consolectl */ 47 int32_t ctrl; /* control channel (listen) */ 48 int32_t intr; /* intr. channel (listen) */ 49 int32_t maxfd; /* max fd in sets */ 50 int32_t uinput; /* enable evdev support */ 62 int32_t ctrl; /* control channel */ 63 int32_t intr; /* interrupt channel */ 64 int32_t vkbd; /* virual keyboard */ 66 int32_t ukbd; /* evdev user input */ 67 int32_t umouse;/* evdev user input */ [all …]
|
H A D | kbd.c | 62 static void kbd_write(bitstr_t *m, int32_t fb, int32_t make, int32_t fd); 63 static int32_t kbd_xlate(int32_t code, int32_t make, int32_t *b, int32_t const *eob); 64 static void uinput_kbd_write(bitstr_t *m, int32_t fb, int32_t mak [all...] |
/freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/ |
H A D | bridge_snmp.h | 86 int32_t port_no; 102 int32_t port_no; /* The bridge member system index. */ 103 int32_t if_idx; /* SNMP ifIndex from mibII. */ 108 int32_t status; /* The entry status. */ 112 int32_t path_cost; 113 int32_t priority; 114 int32_t design_cost; 124 int32_t admin_path_cost; 132 int32_t max_info; 133 int32_t in_frames; [all …]
|
/freebsd/include/protocols/ |
H A D | dumprestore.h | 78 int32_t c_type; /* record type (see below) */ 79 int32_t c_old_date; /* date of this dump */ 80 int32_t c_old_ddate; /* date of previous dump */ 81 int32_t c_volume; /* dump volume number */ 82 int32_t c_old_tapea; /* logical block of this record */ 84 int32_t c_magic; /* magic number (see above) */ 85 int32_t c_checksum; /* record checksum */ 93 int32_t c_old_atime; /* old last access time, seconds */ 94 int32_t c_atimensec; /* last access time, nanoseconds */ 95 int32_t c_old_mtime; /* old last modified time, secs */ [all …]
|
/freebsd/sys/contrib/vchiq/interface/vchi/ |
H A D | vchi.h | 81 int32_t vec_len; 88 int32_t vec_len; 108 #define MAKE_FOURCC(x) ((int32_t)( (x[0] << 24) | (x[1] << 16) | (x[2] << 8) | x[3] )) 128 int32_t service_id; 136 int32_t want_unaligned_bulk_rx; 139 int32_t want_unaligned_bulk_tx; 142 int32_t want_crc; 173 extern int32_t vchi_initialise( VCHI_INSTANCE_T *instance_handle ); 175 extern int32_t vchi_exit( void ); 177 extern int32_t vchi_connect( VCHI_CONNECTION_T **connections, [all …]
|
/freebsd/sys/compat/freebsd32/ |
H A D | freebsd32.h | 42 typedef int32_t time32_t; 49 int32_t tv_usec; 54 int32_t tv_nsec; 92 int32_t ru_maxrss; 93 int32_t ru_ixrss; 94 int32_t ru_idrss; 95 int32_t ru_isrss; 96 int32_t ru_minflt; 97 int32_t ru_majflt; 98 int32_t ru_nswa [all...] |
/freebsd/usr.sbin/bluetooth/sdpd/ |
H A D | server.h | 65 int32_t maxfd; /* max. descriptor is the set */ 78 int32_t server_init(server_p srv, const char *control); 80 int32_t server_do(server_p srv); 82 int32_t server_prepare_service_search_response(server_p srv, int32_t fd); 83 int32_t server_send_service_search_response(server_p srv, int32_t fd); 85 int32_t server_prepare_service_attribute_response(server_p srv, int32_t fd); 86 int32_t server_send_service_attribute_response(server_p srv, int32_t fd); 88 int32_t server_prepare_service_search_attribute_response(server_p srv, int32_t fd); 92 int32_t server_prepare_service_register_response(server_p srv, int32_t fd); 93 int32_t server_send_service_register_response(server_p srv, int32_t fd); [all …]
|
/freebsd/sys/contrib/vchiq/interface/vchi/connections/ |
H A D | connection.h | 63 typedef int32_t (*VCHI_CONNECTION_CRC_CONTROL_T)( VCHI_CONNECTION_STATE_T *state_handle, 67 typedef int32_t (*VCHI_CONNECTION_SERVICE_CONNECT_T)( VCHI_CONNECTION_STATE_T *state_handle, 68 int32_t service_id, 74 int32_t want_crc, 75 int32_t want_unaligned_bulk_rx, 76 int32_t want_unaligned_bulk_tx, 80 typedef int32_t (*VCHI_CONNECTION_SERVICE_DISCONNECT_T)( VCHI_CONNECTION_SERVICE_HANDLE_T service_h… 83 typedef int32_t (*VCHI_CONNECTION_SERVICE_QUEUE_MESSAGE_T)( VCHI_CONNECTION_SERVICE_HANDLE_T servic… 90 typedef int32_t (*VCHI_CONNECTION_SERVICE_QUEUE_MESSAGEV_T)( VCHI_CONNECTION_SERVICE_HANDLE_T servi… 97 typedef int32_t (*VCHI_CONNECTION_SERVICE_DEQUEUE_MESSAGE_T)( VCHI_CONNECTION_SERVICE_HANDLE_T serv… [all …]
|
/freebsd/sys/dev/evdev/ |
H A D | evdev.h | 42 typedef void (evdev_event_t)(struct evdev_dev *, uint16_t, uint16_t, int32_t); 108 int32_t val[MT_CNT]; 110 int32_t maj; /* ABS_MT_TOUCH_MAJOR */ 111 int32_t min; /* ABS_MT_TOUCH_MINOR */ 112 int32_t w_maj; /* ABS_MT_WIDTH_MAJOR */ 113 int32_t w_min; /* ABS_MT_WIDTH_MINOR */ 114 int32_t ori; /* ABS_MT_ORIENTATION */ 115 int32_t x; /* ABS_MT_POSITION_X */ 116 int32_t y; /* ABS_MT_POSITION_Y */ 117 int32_t type; /* ABS_MT_TOOL_TYPE */ [all …]
|
/freebsd/lib/libusbhid/ |
H A D | usbhid.h | 48 int32_t logical_minimum; 49 int32_t logical_maximum; 50 int32_t physical_minimum; 51 int32_t physical_maximum; 52 int32_t unit_exponent; 53 int32_t unit; 54 int32_t report_size; 55 int32_t report_ID; 57 int32_t report_count; 60 int32_t usage_minimum; [all …]
|
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_scsi.h | 96 int32_t residual; /**< command residual (not used for target), positive value 133 typedef int32_t (*ocs_scsi_io_cb_t)(ocs_io_t *io, ocs_scsi_io_status_e status, uint32_t flags, 137 typedef int32_t (*ocs_scsi_rsp_io_cb_t)(ocs_io_t *io, ocs_scsi_io_status_e status, ocs_scsi_cmd_res… 277 extern int32_t ocs_scsi_tgt_driver_init(void); 278 extern int32_t ocs_scsi_tgt_driver_exit(void); 279 extern int32_t ocs_scsi_tgt_io_init(ocs_io_t *io); 280 extern int32_t ocs_scsi_tgt_io_exit(ocs_io_t *io); 281 extern int32_t ocs_scsi_tgt_new_device(ocs_t *ocs); 282 extern int32_t ocs_scsi_tgt_del_device(ocs_t *ocs); 283 extern int32_t ocs_scsi_tgt_new_domain(ocs_domain_t *domain); [all …]
|
/freebsd/contrib/ntp/libntp/ |
H A D | ntp_calendar.c | 131 const int32_t v) in int32_sflag() 153 static inline int32_t 157 int32_t v; in uint32_2cpl_to_int32() 164 v = (int32_t)vu; in uint32_2cpl_to_int32() 174 v = -(int32_t)(~vu) - 1; in uint32_2cpl_to_int32() 176 v = (int32_t)vu; in uint32_2cpl_to_int32() 420 int32_t x in i32mod7() 433 int32_t x, in i32fmod() 490 int32_t 492 int32_t pivo [all...] |
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
H A D | UnixSignals.h | 32 llvm::StringRef GetSignalAsStringRef(int32_t signo) const; 35 GetSignalDescription(int32_t signo, 36 std::optional<int32_t> code = std::nullopt, 41 bool SignalIsValid(int32_t signo) const; 43 int32_t GetSignalNumberFromName(const char *name) const; 63 bool GetSignalInfo(int32_t signo, bool &should_suppress, bool &should_stop, 66 bool GetShouldSuppress(int32_t signo) const; 68 bool SetShouldSuppress(int32_t signo, bool value); 72 bool GetShouldStop(int32_t signo) const; 74 bool SetShouldStop(int32_t sign [all...] |
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/ |
H A D | wrapper_function_utils_test.cpp | 82 return WrapperFunction<int32_t(int32_t, int32_t)>::handle( in addWrapper() 84 [](int32_t X, int32_t Y) -> int32_t { return X + Y; }) in addWrapper() 105 int32_t Result; in TEST() 106 EXPECT_FALSE(!!WrapperFunction<int32_t(int32_t, int32_t)>::call( in TEST() 108 EXPECT_EQ(Result, (int32_t)3); in TEST() 113 AddClass(int32_t X) : X(X) {} in AddClass() 114 int32_t addMethod(int32_t Y) { return X + Y; } in addMethod() 117 int32_t X; 122 return WrapperFunction<int32_t(SPSExecutorAddr, int32_t)>::handle( in addMethodWrapper() 128 int32_t Result; in TEST() [all …]
|
/freebsd/contrib/mandoc/ |
H A D | dbm.h | 35 int32_t page; 36 int32_t bits; 45 int32_t addr; 50 const int32_t *pp; 56 int32_t dbm_page_count(void); 57 struct dbm_page *dbm_page_get(int32_t); 62 void dbm_page_bymacro(int32_t, const struct dbm_match *); 65 int32_t dbm_macro_count(int32_t); 66 struct dbm_macro *dbm_macro_get(int32_t, int32_t); 67 void dbm_macro_bypage(int32_t, int32_t);
|
H A D | dbm.c | 45 int32_t value; 46 int32_t pages; 50 int32_t name; 51 int32_t sect; 52 int32_t arch; 53 int32_t desc; 54 int32_t file; 67 static int32_t nvals[MACRO_MAX]; 69 static int32_t npages; 74 static struct dbm_res page_bymacro(int32_t, const struct dbm_match *); [all …]
|
/freebsd/sys/xdr/ |
H A D | xdr_mem.c | 63 static int32_t *xdrmem_inline_aligned(XDR *, u_int); 64 static int32_t *xdrmem_inline_unaligned(XDR *, u_int); 102 xdrs->x_ops = ((unsigned long)addr & (sizeof(int32_t) - 1)) in xdrmem_create() 119 if (xdrs->x_handy < sizeof(int32_t)) in xdrmem_getlong_aligned() 121 xdrs->x_handy -= sizeof(int32_t); in xdrmem_getlong_aligned() 123 xdrs->x_private = (char *)xdrs->x_private + sizeof(int32_t); in xdrmem_getlong_aligned() 131 if (xdrs->x_handy < sizeof(int32_t)) in xdrmem_putlong_aligned() 133 xdrs->x_handy -= sizeof(int32_t); in xdrmem_putlong_aligned() 135 xdrs->x_private = (char *)xdrs->x_private + sizeof(int32_t); in xdrmem_putlong_aligned() 144 if (xdrs->x_handy < sizeof(int32_t)) in xdrmem_getlong_unaligned() [all …]
|
/freebsd/lib/libc/xdr/ |
H A D | xdr_mem.c | 66 static int32_t *xdrmem_inline_aligned(XDR *, u_int); 67 static int32_t *xdrmem_inline_unaligned(XDR *, u_int); 100 xdrs->x_ops = ((unsigned long)addr & (sizeof(int32_t) - 1)) in xdrmem_create() 117 if (xdrs->x_handy < sizeof(int32_t)) in xdrmem_getlong_aligned() 119 xdrs->x_handy -= sizeof(int32_t); in xdrmem_getlong_aligned() 121 xdrs->x_private = (char *)xdrs->x_private + sizeof(int32_t); in xdrmem_getlong_aligned() 129 if (xdrs->x_handy < sizeof(int32_t)) in xdrmem_putlong_aligned() 131 xdrs->x_handy -= sizeof(int32_t); in xdrmem_putlong_aligned() 133 xdrs->x_private = (char *)xdrs->x_private + sizeof(int32_t); in xdrmem_putlong_aligned() 142 if (xdrs->x_handy < sizeof(int32_t)) in xdrmem_getlong_unaligned() [all …]
|