Home
last modified time | relevance | path

Searched refs:int32_t (Results 1 – 25 of 1206) sorted by relevance

12345678910>>...49

/illumos-gate/usr/src/uts/common/sys/
H A Dtimex.h200 int32_t maxerror; /* maximum error (us) (ro) */
210 int32_t maxerror;
211 int32_t esterror;
222 int32_t offset; /* time offset (us) (rw) */
224 int32_t maxerror; /* maximum error (us) (rw) */
226 int32_t status; /* clock status bits (rw) */
227 int32_t constant; /* pll time constant (rw) */
231 int32_t jitter; /* pps jitter (us) (ro) */
236 int32_t errcnt; /* calibration errors (ro) */
248 extern int32_t time_state; /* clock state */
[all …]
H A Dtypes32.h48 typedef int32_t daddr32_t;
49 typedef int32_t off32_t;
51 typedef int32_t blkcnt32_t;
54 typedef int32_t id32_t;
57 typedef int32_t key32_t;
63 typedef int32_t pid32_t;
65 typedef int32_t ssize32_t;
66 typedef int32_t time32_t;
67 typedef int32_t clock32_t;
69 typedef int32_t intptr32_t;
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvc_objects_class.h44 int32_t class;
45 int32_t subclass;
46 int32_t instance;
58 int32_t (*get_attr)();
59 int32_t (*set_attr)();
64 int32_t hw_lo_shut;
67 int32_t opt_temp;
70 int32_t hw_hi_shut;
155 int32_t ant_key;
167 int32_t id;
[all …]
H A Dpsvcobj.c276 int32_t i; in i_psvc_value()
466 int32_t key; in i_psvc_get_assoc_matches()
530 int32_t i; in i_psvc_get_table_value()
590 int32_t
646 int32_t
895 int32_t m; in i_psvc_get_device_value_4_0()
968 int32_t m; in i_psvc_get_device_value_5_0()
1103 int32_t m; in i_psvc_get_device_value_7_0()
5014 int32_t
5142 int32_t
[all …]
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_fs.h270 int32_t fs_nindir; /* value of NINDIR */
271 int32_t fs_inopb; /* value of INOPB */
272 int32_t fs_nspf; /* value of NSPF */
300 int32_t fs_id[2]; /* file system id */
307 int32_t fs_nsect; /* sectors per track */
313 int32_t fs_ipg; /* inodes per group */
354 int32_t fs_magic; /* magic number */
437 int32_t cg_magic; /* magic number */
515 int32_t cg_magic; /* magic number */
644 ((int32_t)((loc) >> (fs)->fs_bshift))
[all …]
H A Dudf_inode.h138 int32_t udm_plen;
139 int32_t udm_nspm;
625 int32_t, offset_t, enum uio_seg, int32_t *,
652 uint32_t, uint32_t *, uint32_t *, int32_t, int32_t);
657 int32_t ud_freesp(struct vnode *, struct flock64 *, int32_t,
674 int32_t ud_syncip(struct ud_inode *, int32_t, int32_t);
689 int32_t, int32_t);
691 int32_t ud_compressunicode(int32_t, int32_t, uint16_t *, uint8_t *);
693 int32_t ud_compress(int32_t, int32_t *, uint8_t *, uint8_t *);
694 int32_t ud_uncompress(int32_t, int32_t *, uint8_t *, uint8_t *);
[all …]
/illumos-gate/usr/src/boot/sys/ufs/ffs/
H A Dfs.h243 int32_t cs_ndir; /* number of directories */
246 int32_t cs_nffree; /* number of free frags */
292 int32_t fs_spare1[2]; /* old fs_csmask */
294 int32_t fs_nindir; /* value of NINDIR */
296 int32_t fs_old_nspf; /* value of NSPF */
307 int32_t fs_spare2; /* old fs_ntrak */
326 int32_t fs_cgrotor; /* last cg searched */
351 int32_t fs_sujfree; /* SUJ free list */
353 int32_t fs_flags; /* see FS_ flags below */
365 int32_t fs_magic; /* magic number */
[all …]
/illumos-gate/usr/src/lib/libsmedia/library/common/
H A Dl_generic.c48 int32_t
61 int32_t
74 int32_t
86 int32_t
100 int32_t
110 int32_t
157 int32_t
168 int32_t
178 int32_t
187 int32_t
[all …]
/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dfsck_pcfs.h78 int32_t clusterNum;
105 int32_t longEntStartClust;
177 extern int32_t readFATEntry(int32_t currentCluster);
179 extern int32_t nextInChain(int32_t currentCluster);
182 int32_t startCluster);
200 extern void writeFATEntry(int32_t currentCluster, int32_t value);
217 extern int isMarkedBad(int32_t clusterNum);
219 int32_t *datasize, int shouldCache);
220 extern int freeInFAT(int32_t clusterNum);
221 extern int lastInFAT(int32_t clusterNum);
[all …]
H A Dclusters.c77 int32_t FileCount;
78 int32_t DirCount;
80 static int32_t orphanSizeLookup(int32_t clusterNum);
591 int32_t cc; in clearAllClusters_InUse()
614 int32_t c; in countClusters()
650 int32_t c; in summarizeFAT()
766 static int32_t
1064 int32_t n; in freeOrphan()
1163 int32_t c; in relinkCreatedOrphans()
1313 int32_t
[all …]
H A Dfat.c41 extern int32_t BytesPerCluster;
42 extern int32_t TotalClusters;
43 extern int32_t LastCluster;
54 int32_t FATSize;
169 int32_t idx; in findClusterEntryInFAT()
205 int32_t
208 int32_t value; in readFATEntry()
245 writeFATEntry(int32_t currentCluster, int32_t value) in writeFATEntry()
279 int32_t e; in reservedInFAT()
289 badInFAT(int32_t clusterNum) in badInFAT()
[all …]
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs.h68 typedef int32_t (csfunction_t)(int32_t, ...); /* for lint - cc -v quieting */
1018 int32_t instance; /* instance */
1062 int32_t csx_DeregisterClient(client_handle_t);
1071 int32_t csx_ReleaseWindow(window_handle_t);
1087 int32_t csx_ConvertSpeed(convert_speed_t *);
1088 int32_t csx_ConvertSize(convert_size_t *);
1089 int32_t csx_Event2Text(event2text_t *);
1090 int32_t csx_Error2Text(error2text_t *);
1091 int32_t csx_CS_DDI_Info(cs_ddi_info_t *);
1092 int32_t csx_CS_Sys_Ctl(cs_sys_ctl_t *);
[all …]
/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_grc3.c45 static int32_t
53 static int32_t
54 _grc_sat6(int32_t a, int32_t b) in _grc_sat6()
60 static int32_t
61 _grc_sat31(int32_t a, int32_t b) in _grc_sat31()
70 _filt31_##T(int32_t a, int32_t idx) \
78 _filt31_##T(int32_t a, int32_t idx) \
121 static int32_t
136 static int32_t
146 static int32_t
[all …]
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dextern.h83 int32_t __addel __P((HTAB *, ITEM_INFO *,
88 int32_t __big_keydata __P((HTAB *, PAGE16 *, DBT *, DBT *, int32_t));
89 int32_t __big_return __P((HTAB *, ITEM_INFO *, DBT *, int32_t));
92 int32_t __delete_page __P((HTAB *, PAGE16 *, int32_t));
94 int32_t __expand_table __P((HTAB *));
95 int32_t __find_bigpair __P((HTAB *, CURSOR *, int8_t *, int32_t));
98 PAGE16 *__get_buf __P((HTAB *, u_int32_t, int32_t));
104 PAGE16 *__get_page __P((HTAB *, u_int32_t, int32_t));
105 int32_t __ibitmap __P((HTAB *, int32_t, int32_t, int32_t));
107 int32_t __new_page __P((HTAB *, u_int32_t, int32_t));
[all …]
H A Dhash.h79 int32_t magic; /* Magic NO for hash tables */
80 int32_t version; /* Version ID */
81 int32_t lorder; /* Byte Order */
82 int32_t bsize; /* Bucket/Page Size */
83 int32_t bshift; /* Bucket shift */
89 int32_t ffactor; /* Fill factor */
91 int32_t hdrpages; /* Size of table header */
92 int32_t h_charkey; /* value of hash(CHARKEY) */
102 int32_t flags; /* Flag values */
103 int32_t fp; /* File pointer */
[all …]
/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_main.c36 int32_t b_flag = 0;
37 int32_t c_flag = 0;
38 int32_t D_flag = 0;
39 int32_t e_flag = 0;
40 int32_t F_flag = 0;
41 int32_t H_flag = 0;
42 int32_t l_flag = 0;
43 int32_t p_flag = 0;
44 int32_t R_flag = 0;
45 int32_t s_flag = 0;
[all …]
H A Drmf_menu.c75 extern int32_t valid_slice_file(smedia_handle_t, int32_t, char *,
79 extern int32_t verify(smedia_handle_t handle, int32_t fd,
81 char *buf, int32_t flag, int32_t blocksize, int32_t no_raw_rw);
88 int32_t write_sunos_label(int32_t fd, int32_t media_type);
90 int32_t my_open(char *device_name, int32_t flags);
94 int32_t check_and_unmount_floppy(int32_t fd, int32_t flag);
115 int32_t fd; in process_options()
488 int32_t rval; in process_w_flag()
558 int32_t rval; in process_W_flag()
650 int32_t rval; in process_R_flag()
[all …]
/illumos-gate/usr/src/lib/libbsm/common/
H A Dau_to.c83 int32_t byte_count; in au_to_header()
124 int32_t byte_count; in au_to_header_ex()
187 int32_t byte_count; in au_to_trailer()
269 int32_t value; in au_to_attr()
274 sizeof (int32_t) * 4 + in au_to_attr()
489 8 * sizeof (int32_t)); in au_to_process_ex()
562 sizeof (int32_t) * 2); in au_to_socket()
592 8 * sizeof (int32_t)); in au_to_subject()
642 8 * sizeof (int32_t)); in au_to_subject_ex()
952 int32_t type = AU_IPv6; in au_to_in_addr_ex()
[all …]
/illumos-gate/usr/src/lib/libproc/common/
H A DPcore_linux.h40 int32_t pr_pid; /* Process ID */
42 int32_t pr_pgrp; /* Group ID */
43 int32_t pr_sid; /* Session ID */
56 int32_t pr_pid; /* Process ID */
58 int32_t pr_pgrp; /* Group ID */
59 int32_t pr_sid; /* Session ID */
116 int32_t si_code; /* Extra code */
117 int32_t si_errno; /* Errno */
121 int32_t tv_sec; /* Seconds */
138 int32_t pr_pgrp; /* Group ID */
[all …]
/illumos-gate/usr/src/cmd/mandoc/
H A Ddbm.h35 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 Ddbm.c50 int32_t name;
51 int32_t sect;
52 int32_t arch;
53 int32_t desc;
54 int32_t file;
75 static char *macro_bypage(int32_t, int32_t);
136 int32_t
396 int32_t
405 dbm_macro_get(int32_t im, int32_t iv) in dbm_macro_get()
422 dbm_macro_bypage(int32_t im, int32_t ip) in dbm_macro_bypage()
[all …]
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs_stubs.c129 int32_t
188 int32_t
198 int32_t
208 int32_t
218 int32_t
228 int32_t
238 int32_t
248 int32_t
258 int32_t
268 int32_t
[all …]
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dcollatefile.h81 int32_t pri_count[COLLATE_WEIGHTS_MAX];
82 int32_t flags;
83 int32_t chain_count;
84 int32_t large_count;
85 int32_t subst_count[COLLATE_WEIGHTS_MAX];
86 int32_t undef_pri[COLLATE_WEIGHTS_MAX];
90 int32_t pri[COLLATE_WEIGHTS_MAX];
95 int32_t pri[COLLATE_WEIGHTS_MAX];
99 int32_t val;
104 int32_t key;
[all …]
/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsgcn.h93 int32_t cnsram_magic; /* magic number, CNSRAM_MAGIC */
94 int32_t cnsram_version; /* verison number */
95 int32_t cnsram_size; /* console buffer size */
100 int32_t cnsram_in_begin;
101 int32_t cnsram_in_end;
102 int32_t cnsram_in_rdptr;
103 int32_t cnsram_in_wrptr;
105 int32_t cnsram_out_begin;
106 int32_t cnsram_out_end;
107 int32_t cnsram_out_rdptr;
[all …]
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vnops.c97 int32_t, intptr_t, int32_t, struct cred *, int32_t *,
111 int32_t, struct vnode **, struct cred *, int32_t,
139 static int32_t udf_frlock(struct vnode *, int32_t,
142 static int32_t udf_space(struct vnode *, int32_t,
2341 int32_t
2392 int32_t
2634 int32_t
2757 int32_t
2950 int32_t
2977 int32_t
[all …]

12345678910>>...49