Home
last modified time | relevance | path

Searched refs:UINT (Results 1 – 25 of 77) sorted by relevance

1234

/freebsd-14.2/bin/ps/
H A Dkeyword.c83 UINT, "u", 0},
123 {"lwp", "LWP", NULL, "thread-id", 0, kvar, KOFF(ki_tid), UINT,
160 {"pid", "PID", NULL, "pid", 0, kvar, KOFF(ki_pid), UINT, PIDFMT, 0},
165 UINT, "d", 0},
166 {"rgid", "RGID", NULL, "real-gid", 0, kvar, KOFF(ki_rgid), UINT,
173 {"ruid", "RUID", NULL, "real-uid", 0, kvar, KOFF(ki_ruid), UINT,
176 {"sid", "SID", NULL, "sid", 0, kvar, KOFF(ki_sid), UINT, PIDFMT, 0},
180 KOFF(ki_sigcatch), UINT, "x", 0},
182 KOFF(ki_sigignore), UINT, "x", 0},
184 UINT, "x", 0},
[all …]
H A Dps.h37 enum type { CHAR, UCHAR, SHORT, USHORT, INT, UINT, LONG, ULONG, KPTR, PGTOK }; enumerator
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dvdev_queue.c1086 ZFS_MODULE_PARAM(zfs_vdev, zfs_vdev_, read_gap_limit, UINT, ZMOD_RW,
1089 ZFS_MODULE_PARAM(zfs_vdev, zfs_vdev_, write_gap_limit, UINT, ZMOD_RW,
1092 ZFS_MODULE_PARAM(zfs_vdev, zfs_vdev_, max_active, UINT, ZMOD_RW,
1096 UINT, ZMOD_RW, "Async write concurrency max threshold");
1099 UINT, ZMOD_RW, "Async write concurrency min threshold");
1143 ZFS_MODULE_PARAM(zfs_vdev, zfs_vdev_, trim_max_active, UINT, ZMOD_RW,
1146 ZFS_MODULE_PARAM(zfs_vdev, zfs_vdev_, trim_min_active, UINT, ZMOD_RW,
1155 ZFS_MODULE_PARAM(zfs_vdev, zfs_vdev_, nia_credit, UINT, ZMOD_RW,
1158 ZFS_MODULE_PARAM(zfs_vdev, zfs_vdev_, nia_delay, UINT, ZMOD_RW,
1161 ZFS_MODULE_PARAM(zfs_vdev, zfs_vdev_, queue_depth_pct, UINT, ZMOD_RW,
[all …]
H A Ddmu_zfetch.c751 ZFS_MODULE_PARAM(zfs_prefetch, zfetch_, max_streams, UINT, ZMOD_RW,
754 ZFS_MODULE_PARAM(zfs_prefetch, zfetch_, min_sec_reap, UINT, ZMOD_RW,
757 ZFS_MODULE_PARAM(zfs_prefetch, zfetch_, max_sec_reap, UINT, ZMOD_RW,
760 ZFS_MODULE_PARAM(zfs_prefetch, zfetch_, min_distance, UINT, ZMOD_RW,
763 ZFS_MODULE_PARAM(zfs_prefetch, zfetch_, max_distance, UINT, ZMOD_RW,
766 ZFS_MODULE_PARAM(zfs_prefetch, zfetch_, max_idistance, UINT, ZMOD_RW,
769 ZFS_MODULE_PARAM(zfs_prefetch, zfetch_, max_reorder, UINT, ZMOD_RW,
772 ZFS_MODULE_PARAM(zfs_prefetch, zfetch_, hole_shift, UINT, ZMOD_RW,
H A Dddt_zap.c171 ZFS_MODULE_PARAM(zfs_dedup, , ddt_zap_default_bs, UINT, ZMOD_RW,
173 ZFS_MODULE_PARAM(zfs_dedup, , ddt_zap_default_ibs, UINT, ZMOD_RW,
/freebsd-14.2/sys/dev/hptmv/
H A Draid5n.h58 void HPTLIBAPI DoXor1(ULONG *p0, ULONG *p1, ULONG *p2, UINT nBytes);
59 void HPTLIBAPI DoXor2(ULONG *p0, ULONG *p2, UINT nBytes);
74 extern UINT num_raid5_pages;
115 UINT num_free_pages;
116 UINT active_stripes;
117 UINT num_flushing;
H A Dvdevice.h83 #define Map2pVDevice(pDev) ((PVDevice)((UINT_PTR)pDev - (UINT)(UINT_PTR)&((PVDevice)0)->u.disk))
125 UINT nInstances;
275 UINT seconds:6; /* 0 - 59 */
276 UINT minutes:6; /* 0 - 59 */
277 UINT month:4; /* 1 - 12 */
278 UINT hours:6; /* 0 - 59 */
279 UINT day:5; /* 1 - 31 */
280 UINT year:5; /* 0=2000, 31=2031 */
H A Darray.h40 UINT seconds:6; /* 0 - 59 */
41 UINT minutes:6; /* 0 - 59 */
42 UINT month:4; /* 1 - 12 */
43 UINT hours:6; /* 0 - 59 */
44 UINT day:5; /* 1 - 31 */
45 UINT year:5; /* 0=2000, 31=2031 */
H A Dglobal.h132 #define LongDiv(x, y) (x / (UINT)(y))
133 #define LongRem(x, y) (x % (UINT)(y))
151 #define MemoryCopy(a,b,c) memcpy((char *)(a), (char *)(b), (UINT)(c))
152 #define farMemoryCopy(a,b,c) memcpy((char *)(a), (char *)(b), (UINT)c)
H A Dhptintf.h336 UINT seconds:6; /* 0 - 59 */
337 UINT minutes:6; /* 0 - 59 */
338 UINT month:4; /* 1 - 12 */
339 UINT hours:6; /* 0 - 59 */
340 UINT day:5; /* 1 - 31 */
341 UINT year:5; /* 0=2000, 31=2031 */
H A Dhptproc.c63 UINT i, iarray, ichan; in hpt_set_asc_info()
396 hpt_copy_disk_info(HPT_GET_INFO *pinfo, PVDevice pVDev, UINT iChan) in hpt_copy_disk_info()
480 …sprintf(buf, "Rebuilding %d%%", (UINT)((pTmpArray->u.array.RebuildSectors>>11)*100/((pTmpArray->VD… in hpt_copy_array_info()
485 …sprintf(buf, "Verifying %d%%", (UINT)((pTmpArray->u.array.RebuildSectors>>11)*100/((pTmpArray->VDe… in hpt_copy_array_info()
509 UINT channel,j,i; in hpt_get_info()
H A DmvOs.h55 typedef unsigned int UINT, BOOL; typedef
/freebsd-14.2/contrib/libpcap/
H A Dcharconv.h39 extern wchar_t *cp_to_utf_16le(UINT codepage, const char *cp_string, DWORD flags);
40 extern char *utf_16le_to_cp(UINT codepage, const wchar_t *utf16le_string);
H A Dcharconv.c44 cp_to_utf_16le(UINT codepage, const char *cp_string, DWORD flags) in cp_to_utf_16le()
96 utf_16le_to_cp(UINT codepage, const wchar_t *utf16le_string) in utf_16le_to_cp()
H A Dpcap-airpcap.c61 typedef BOOL (*AirpcapSetDeviceMacFlagsHandler)(PAirpcapHandle, UINT);
64 typedef BOOL (*AirpcapSetKernelBufferHandler)(PAirpcapHandle, UINT);
65 typedef BOOL (*AirpcapSetFilterHandler)(PAirpcapHandle, PVOID, UINT);
66 typedef BOOL (*AirpcapSetMinToCopyHandler)(PAirpcapHandle, UINT);
68 typedef BOOL (*AirpcapReadHandler)(PAirpcapHandle, PBYTE, UINT, PUINT);
583 UINT bytes_read; in airpcap_read()
/freebsd-14.2/contrib/bsddialog/
H A Dutil_theme.c45 UINT, enumerator
60 { "theme.shadow.y", UINT, &t.shadow.y },
61 { "theme.shadow.x", UINT, &t.shadow.x },
91 { "theme.button.minmargin", UINT, &t.button.minmargin},
92 { "theme.button.maxmargin", UINT, &t.button.maxmargin},
151 case UINT: in savetheme()
231 case UINT: in loadtheme()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h262 UINT = 0x30, enumerator
264 U8 = UINT | B8,
265 U16 = UINT | B16,
266 U32 = UINT | B32,
267 U64 = UINT | B64,
/freebsd-14.2/crypto/openssl/crypto/rand/
H A Drand_deprecated.c20 int RAND_event(UINT iMsg, WPARAM wParam, LPARAM lParam) in RAND_event()
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_i18n.cpp233 static UINT const default_code_page = CP_OEMCP;
234 static UINT code_page = default_code_page;
237 static UINT get_code_page();
240 static UINT get_code_page() { in get_code_page()
242 UINT cp = default_code_page; in get_code_page()
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_file.c353 ZFS_MODULE_PARAM(zfs_vdev_file, vdev_file_, logical_ashift, UINT, ZMOD_RW,
355 ZFS_MODULE_PARAM(zfs_vdev_file, vdev_file_, physical_ashift, UINT, ZMOD_RW,
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/
H A Dvdev_file.c379 ZFS_MODULE_PARAM(zfs_vdev_file, vdev_file_, logical_ashift, UINT, ZMOD_RW,
381 ZFS_MODULE_PARAM(zfs_vdev_file, vdev_file_, physical_ashift, UINT, ZMOD_RW,
/freebsd-14.2/crypto/openssl/crypto/
H A Dgetenv.c29 UINT curacp; in ossl_safe_getenv()
H A DLPdir_win.c103 UINT cp; in LP_find_file()
/freebsd-14.2/crypto/openssl/include/openssl/
H A Drand.h115 OSSL_DEPRECATEDIN_1_1_0 int RAND_event(UINT, WPARAM, LPARAM);
/freebsd-14.2/contrib/llvm-project/libcxx/src/filesystem/
H A Dpath.cpp421 UINT codepage = AreFileApisANSI() ? CP_ACP : CP_OEMCP; in __wide_to_char()
433 UINT codepage = AreFileApisANSI() ? CP_ACP : CP_OEMCP; in __char_to_wide()

1234