Searched refs:uint (Results 1 - 25 of 90) sorted by relevance

1234

/freebsd-11-stable/bin/setfacl/
H A Dsetfacl.h40 int add_acl(acl_t acl, uint entry_number, acl_t *prev_acl, const char *filename);
43 int remove_by_number(uint entry_number, acl_t *prev_acl, const char *filename);
53 extern uint have_mask;
54 extern uint need_mask;
55 extern uint have_stdin;
56 extern uint n_flag;
H A Dsetfacl.c55 uint op;
57 uint entry_number;
69 uint have_mask;
70 uint need_mask;
71 uint have_stdin;
72 uint n_flag;
H A Dremove.c96 remove_by_number(uint entry_number, acl_t *prev_acl, const char *filename)
102 uint i;
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DRegisterValue.h149 void operator=(uint8_t uint) { argument
151 m_scalar = uint;
154 void operator=(uint16_t uint) { argument
156 m_scalar = uint;
159 void operator=(uint32_t uint) { argument
161 m_scalar = uint;
164 void operator=(uint64_t uint) { argument
166 m_scalar = uint;
169 void operator=(llvm::APInt uint) { argument
171 m_scalar = llvm::APInt(uint);
189 SetUInt8(uint8_t uint) argument
194 SetUInt16(uint16_t uint) argument
199 SetUInt32(uint32_t uint, Type t = eTypeUInt32) argument
204 SetUInt64(uint64_t uint, Type t = eTypeUInt64) argument
209 SetUInt128(llvm::APInt uint) argument
[all...]
/freebsd-11-stable/share/examples/scsi_target/
H A Dscsi_target.h54 uint total_len; /* Total xfer len for this ATIO */
55 uint init_req; /* Transfer count requested to/from init */
56 uint init_ack; /* Data transferred ok to/from init */
57 uint targ_req; /* Transfer count requested to/from target */
58 uint targ_ack; /* Data transferred ok to/from target */
/freebsd-11-stable/usr.sbin/lpr/common_source/
H A Dmatchjobs.h55 uint matchcnt;
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_pf.c76 uint sub, uint iidx __unused, enum snmp_op op)
H A Dbridge_addrs.c338 bridge_addrs_index_append(struct asn_oid *oid, uint sub,
354 bridge_addrs_get(const struct asn_oid *oid, uint sub,
375 bridge_addrs_getnext(const struct asn_oid *oid, uint sub,
400 uint sub, uint iidx __unused, enum snmp_op op)
457 bridge_addrs_begemot_index_append(struct asn_oid *oid, uint sub,
460 uint i, n_len;
485 bridge_addrs_begemot_get(const struct asn_oid *oid, uint sub)
487 uint i, n_len;
515 bridge_addrs_begemot_getnext(const struct asn_oid *oid, uint su
[all...]
H A Dbridge_port.c346 uint sub, uint iidx __unused, enum snmp_op op)
418 uint sub, uint iidx __unused, enum snmp_op op)
576 uint sub, uint iidx __unused, enum snmp_op op)
717 uint sub, uint iidx __unused, enum snmp_op op)
795 bridge_port_index_append(struct asn_oid *oid, uint sub,
798 uint
[all...]
H A Dbridge_if.c265 uint i;
634 uint sub, uint iidx __unused, enum snmp_op op)
673 op_dot1d_stp(struct snmp_context *ctx, struct snmp_value *val, uint sub,
674 uint iidx __unused, enum snmp_op op)
867 uint sub, uint iidx __unused, enum snmp_op op)
930 bridge_name_index_get(const struct asn_oid *oid, uint sub, char *b_name)
932 uint i;
945 bridge_if_index_append(struct asn_oid *oid, uint su
[all...]
/freebsd-11-stable/sbin/fsck_msdosfs/
H A Ddosfs.h116 uint flags; /* attributes */
119 uint fsckflags; /* flags during fsck */
/freebsd-11-stable/lib/libgeom/
H A Dgeom_stats.c45 static uint npages, spp;
107 uint pages;
108 uint pagesize;
109 uint perpage;
112 uint u, v;
/freebsd-11-stable/contrib/bsnmp/snmp_vacm/
H A Dvacm_snmp.c53 static uint reg_vacm;
61 uint, const struct vacm_user *);
63 uint, int32_t *, char *);
65 uint);
67 uint);
69 uint, const struct vacm_access *);
71 uint, char *, char *, int32_t *, int32_t *);
73 uint);
75 uint);
76 static int vacm_view_index_decode(const struct asn_oid *, uint,
[all...]
/freebsd-11-stable/sys/contrib/ck/include/gcc/ppc/
H A Dck_pr.h115 CK_PR_LOAD_S(uint, unsigned int, "lwz")
141 CK_PR_STORE_S(uint, unsigned int, "stw")
191 CK_PR_CAS_S(uint, unsigned int)
216 CK_PR_FAS(uint, unsigned int, unsigned int, "w")
248 CK_PR_UNARY_S(uint, unsigned int, "w")
285 CK_PR_BINARY_S(uint, unsigned int, "w")
329 CK_PR_FAA(uint, unsigned int, "w")
/freebsd-11-stable/sys/contrib/ck/include/gcc/sparcv9/
H A Dck_pr.h106 CK_PR_LOAD_S(uint, unsigned int, "lduw")
132 CK_PR_STORE_S(uint, unsigned int, "stuw")
219 CK_PR_CAS(uint, unsigned int)
237 CK_PR_FAS(uint, unsigned int)
/freebsd-11-stable/sys/contrib/ck/include/gcc/
H A Dck_pr.h102 CK_PR_LOAD_S(uint, unsigned int)
171 CK_PR_CAS_S(uint, unsigned int)
202 CK_PR_CAS_O(uint, unsigned int)
226 CK_PR_FAA_S(uint, unsigned int)
253 CK_PR_BINARY_S(K, uint, unsigned int) \
288 CK_PR_UNARY_S(uint, unsigned int)
/freebsd-11-stable/sys/contrib/ck/include/gcc/ppc64/
H A Dck_pr.h111 CK_PR_LOAD_S(uint, unsigned int, "lwz")
141 CK_PR_STORE_S(uint, unsigned int, "stw")
278 CK_PR_CAS(uint, unsigned int)
306 CK_PR_FAS(uint, unsigned int, unsigned int, "w")
339 CK_PR_UNARY_S(uint, unsigned int, "w")
377 CK_PR_BINARY_S(uint, unsigned int, "w")
422 CK_PR_FAA(uint, unsigned int, "w")
/freebsd-11-stable/sys/contrib/ck/include/gcc/arm/
H A Dck_pr_armv4.h132 CK_PR_LOAD_S(uint, unsigned int, "ldr")
159 CK_PR_STORE_S(uint, unsigned int, "str")
204 CK_PR_CAS_S(uint, unsigned int)
231 CK_PR_FAS(uint, unsigned int, unsigned int, "")
264 CK_PR_UNARY_S(uint, unsigned int, "")
300 CK_PR_BINARY_S(uint, unsigned int, "")
338 CK_PR_FAA(uint, unsigned int, "")
/freebsd-11-stable/sys/contrib/ck/include/
H A Dck_pr.h181 #define ck_pr_store_uint(DST, VAL) CK_PR_STORE_SAFE((DST), (VAL), uint)
201 #define ck_pr_load_uint(SRC) CK_PR_LOAD_SAFE((SRC), uint)
307 CK_PR_BIN_S(add, uint, unsigned int, +)
312 CK_PR_BIN_S(sub, uint, unsigned int, -)
317 CK_PR_BIN_S(and, uint, unsigned int, &)
322 CK_PR_BIN_S(xor, uint, unsigned int, ^)
327 CK_PR_BIN_S(or, uint, unsigned int, |)
519 CK_PR_BTX_S(btc, uint, unsigned int, ^,)
524 CK_PR_BTX_S(btr, uint, unsigned int, &, ~)
529 CK_PR_BTX_S(bts, uint, unsigne
[all...]
/freebsd-11-stable/sys/contrib/ck/include/gcc/x86/
H A Dck_pr.h128 CK_PR_FAS_S(uint, unsigned int, "xchgl")
154 CK_PR_LOAD_S(uint, unsigned int, "movl")
179 CK_PR_STORE_S(uint, unsigned int, "movl")
208 CK_PR_FAA_S(uint, unsigned int, "xaddl")
254 CK_PR_UNARY_S(K, uint, unsigned int, #K "l") \
294 CK_PR_BINARY_S(K, uint, unsigned int, #K "l") \
332 CK_PR_CAS_S(uint, unsigned int, "cmpxchgl")
367 CK_PR_CAS_O_S(uint, unsigned int, "l", "eax")
395 CK_PR_BT_S(K, uint, unsigned int, #K "l %2, %0") \
/freebsd-11-stable/sys/contrib/ck/include/gcc/aarch64/
H A Dck_pr.h123 CK_PR_LOAD_S(uint, unsigned int, "ldr")
168 CK_PR_STORE_S(uint, unsigned int, "str")
216 CK_PR_NEG_S(uint, unsigned int, "")
/freebsd-11-stable/contrib/bsnmp/snmp_target/
H A Dtarget_snmp.c54 static uint reg_target;
55 static uint reg_notification;
64 static void target_append_index(struct asn_oid *, uint,
66 static int target_decode_index(const struct asn_oid *, uint,
69 uint);
71 uint);
73 uint);
75 uint);
77 uint);
79 uint);
[all...]
/freebsd-11-stable/sbin/iscontrol/
H A Discontrol.h91 uint tsih;
159 char *genChapChallenge(char *encoding, uint len);
/freebsd-11-stable/sys/contrib/ck/include/gcc/x86_64/
H A Dck_pr.h160 CK_PR_FAS_S(uint, unsigned int, "xchgl")
190 CK_PR_LOAD_S(uint, unsigned int, "movl")
235 CK_PR_LOAD_2(uint, 4, unsigned int)
276 CK_PR_STORE_S(uint, unsigned int, "movl", CK_CC_IMM_U32)
306 CK_PR_FAA_S(uint, unsigned int, "xaddl")
353 CK_PR_UNARY_S(K, uint, unsigned int, #K "l") \
394 CK_PR_BINARY_S(K, uint, unsigned int, #K "l", CK_CC_IMM_U32) \
433 CK_PR_CAS_S(uint, unsigned int, "cmpxchgl")
472 CK_PR_CAS_O_S(uint, unsigned int, "l", "eax")
565 CK_PR_CAS_V(uint,
[all...]
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Dibdiag_sa.h77 target = cl_hton##size((uint##size##_t) val); \

Completed in 151 milliseconds

1234