Searched refs:sub (Results 1 - 25 of 447) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/compat/cloudabi32/
H A Dcloudabi32_poll.c88 cloudabi32_subscription_t sub; local
96 error = copyin(args->in++, &sub, sizeof(sub));
101 kevp->udata = TO_PTR(sub.userdata);
102 switch (sub.type) {
105 kevp->ident = sub.clock.identifier;
107 if ((sub.clock.flags &
109 sub.clock.timeout > 0) {
112 sub.clock.clock_id, &ts);
115 ts = ts > sub
229 cloudabi32_subscription_t sub; local
269 cloudabi32_subscription_t sub[2]; local
[all...]
/freebsd-11-stable/sys/compat/cloudabi64/
H A Dcloudabi64_poll.c88 cloudabi64_subscription_t sub; local
96 error = copyin(args->in++, &sub, sizeof(sub));
101 kevp->udata = TO_PTR(sub.userdata);
102 switch (sub.type) {
105 kevp->ident = sub.clock.identifier;
107 if ((sub.clock.flags &
109 sub.clock.timeout > 0) {
112 sub.clock.clock_id, &ts);
115 ts = ts > sub
229 cloudabi64_subscription_t sub; local
269 cloudabi64_subscription_t sub[2]; local
[all...]
/freebsd-11-stable/contrib/ntp/include/
H A Dntp_psl.h10 int sub; /* int or short? unsigned is OK, but why? */ member in struct:psl_item_tag
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/arm/
H A Dsync_fetch_and_sub_4.S16 // "subs" is 2 bytes shorter than "sub".
17 #define sub_4(rD, rN, rM) sub rD, rN, rM
/freebsd-11-stable/contrib/ncurses/menu/
H A Dm_cursor.c85 WINDOW *win, *sub; local
94 sub = menu->usersub ? menu->usersub : win;
95 assert(win && sub);
100 wmove(sub, y, x);
102 if (win != sub)
104 wcursyncup(sub);
105 wsyncup(sub);
106 untouchwin(sub);
/freebsd-11-stable/lib/csu/i386/
H A Dcrti.S34 sub $12,%esp /* re-align stack pointer */
41 sub $12,%esp /* re-align stack pointer */
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/i386/
H A Dchkstk2.S23 sub $0x1000,%ecx
25 sub $0x1000,%eax
29 sub %eax,%ecx
36 sub %esp,%eax // restore the original value in eax
H A Dchkstk.S22 sub $0x1000,%ecx
24 sub $0x1000,%eax
28 sub %eax,%ecx
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/x86_64/
H A Dchkstk2.S25 sub $0x1000,%rcx
27 sub $0x1000,%rax
31 sub %rax,%rcx
38 sub %rsp,%rax // restore the original value in rax
H A Dchkstk.S27 sub $0x1000,%rcx
29 sub $0x1000,%rax
33 sub %rax,%rcx
/freebsd-11-stable/contrib/bsnmp/snmp_vacm/
H A Dvacm_snmp.c91 uint32_t sub, uint32_t iidx __unused, enum snmp_op op)
97 if (val->var.subs[sub - 1] != LEAF_vacmContextName)
102 if ((vacm_ctx = vacm_get_context(&val->var, sub)) == NULL)
107 if ((vacm_ctx = vacm_get_next_context(&val->var, sub)) == NULL)
109 vacm_append_ctxindex(&val->var, sub, vacm_ctx);
113 if ((vacm_ctx = vacm_get_context(&val->var, sub)) != NULL)
117 if (val->var.subs[sub] >= SNMP_ADM_STR32_SIZ)
119 if (index_decode(&val->var, sub, iidx, &cname, &cnamelen))
139 uint32_t sub, uint32_t iidx __unused, enum snmp_op op)
147 if ((user = vacm_get_user(&val->var, sub))
90 op_vacm_context(struct snmp_context *ctx __unused, struct snmp_value *val, uint32_t sub, uint32_t iidx __unused, enum snmp_op op) argument
138 op_vacm_security_to_group(struct snmp_context *ctx, struct snmp_value *val, uint32_t sub, uint32_t iidx __unused, enum snmp_op op) argument
262 op_vacm_access(struct snmp_context *ctx, struct snmp_value *val, uint32_t sub, uint32_t iidx __unused, enum snmp_op op) argument
426 op_vacm_view_lock(struct snmp_context *ctx __unused, struct snmp_value *val, uint32_t sub, uint32_t iidx __unused, enum snmp_op op) argument
457 op_vacm_view(struct snmp_context *ctx, struct snmp_value *val, uint32_t sub, uint32_t iidx __unused, enum snmp_op op) argument
612 vacm_append_userindex(struct asn_oid *oid, uint sub, const struct vacm_user *user) argument
625 vacm_user_index_decode(const struct asn_oid *oid, uint sub, int32_t *smodel, char *uname) argument
643 vacm_get_user(const struct asn_oid *oid, uint sub) argument
661 vacm_get_next_user(const struct asn_oid *oid, uint sub) argument
682 vacm_append_access_rule_index(struct asn_oid *oid, uint sub, const struct vacm_access *acl) argument
704 vacm_access_rule_index_decode(const struct asn_oid *oid, uint sub, char *gname, char *cprefix, int32_t *smodel, int32_t *slevel) argument
732 vacm_get_access_rule(const struct asn_oid *oid, uint sub) argument
777 vacm_view_index_decode(const struct asn_oid *oid, uint sub, char *vname, struct asn_oid *view_oid) argument
801 vacm_append_viewindex(struct asn_oid *oid, uint sub, const struct vacm_view *view) argument
817 vacm_get_view(const struct asn_oid *oid, uint sub) argument
835 vacm_get_next_view(const struct asn_oid *oid, uint sub) argument
869 vacm_get_context(const struct asn_oid *oid, uint sub) argument
893 vacm_get_next_context(const struct asn_oid *oid, uint sub) argument
920 vacm_append_ctxindex(struct asn_oid *oid, uint sub, const struct vacm_context *ctx) argument
[all...]
/freebsd-11-stable/contrib/groff/src/preproc/eqn/
H A Dscript.cpp27 box *sub; member in class:script_box
44 box *make_script_box(box *nuc, box *sub, box *sup) argument
49 sub,
54 return new script_box(nuc, sub, sup);
58 : pointer_box(pp), sub(qq), sup(rr)
64 delete sub;
81 if (sub != 0)
82 sub->compute_metrics(cramped_style(script_style(style)));
98 assert(sub != 0);
102 uid, uid, sub1, sub
[all...]
/freebsd-11-stable/lib/csu/aarch64/
H A Dcrti.S38 sub sp, sp, #16
46 sub sp, sp, #16
/freebsd-11-stable/contrib/bsnmp/snmpd/
H A Dexport.c246 index_decode(const struct asn_oid *oid, u_int sub, u_int code, ...) argument
265 if (sub == oid->len)
267 *va_arg(ap, int32_t *) = oid->subs[sub++];
271 if (sub == oid->len)
273 *va_arg(ap, u_int64_t *) = oid->subs[sub++];
283 if (sub == oid->len)
287 *sval = oid->subs[sub++];
288 if (sub + *sval > oid->len)
296 if (oid->subs[sub] > 0xff)
298 (*cval)[i] = oid->subs[sub
361 index_compare_off(const struct asn_oid *oid, u_int sub, const struct asn_oid *idx, u_int off) argument
381 index_compare(const struct asn_oid *oid, u_int sub, const struct asn_oid *idx) argument
390 index_append_off(struct asn_oid *var, u_int sub, const struct asn_oid *idx, u_int off) argument
400 index_append(struct asn_oid *var, u_int sub, const struct asn_oid *idx) argument
[all...]
/freebsd-11-stable/contrib/bsnmp/snmp_mibII/
H A DmibII_ifstack.c71 u_int sub, u_int iidx __unused, enum snmp_op op)
78 if ((stack = NEXT_OBJECT_OID(&mibifstack_list, &value->var, sub)) == NULL)
80 index_append(&value->var, sub, &stack->index);
84 if ((stack = FIND_OBJECT_OID(&mibifstack_list, &value->var, sub)) == NULL)
89 if ((stack = FIND_OBJECT_OID(&mibifstack_list, &value->var, sub)) == NULL)
98 switch (value->var.subs[sub - 1]) {
70 op_ifstack(struct snmp_context *ctx __unused, struct snmp_value *value, u_int sub, u_int iidx __unused, enum snmp_op op) argument
H A DmibII_begemot.c41 u_int sub, u_int idx __unused, enum snmp_op op)
52 switch (value->var.subs[sub - 1]) {
71 switch (value->var.subs[sub - 1]) {
84 switch (value->var.subs[sub - 1]) {
101 switch (value->var.subs[sub - 1]) {
40 op_begemot_mibII(struct snmp_context *ctx, struct snmp_value *value, u_int sub, u_int idx __unused, enum snmp_op op) argument
H A DmibII_ifmib.c41 u_int sub, u_int idx __unused, enum snmp_op op)
59 switch (value->var.subs[sub - 1]) {
40 op_ifmib(struct snmp_context *ctx __unused, struct snmp_value *value, u_int sub, u_int idx __unused, enum snmp_op op) argument
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_bridge/
H A Dbridge_pf.c76 uint sub, uint iidx __unused, enum snmp_op op)
80 if (val->var.subs[sub - 1] > LEAF_begemotBridgeLayer2PfStatus)
87 bridge_do_pfctl(val->var.subs[sub - 1] - 1,
96 bridge_get_pfval(val->var.subs[sub - 1]);
103 switch (val->var.subs[sub - 1]) {
108 if (bridge_do_pfctl(val->var.subs[sub - 1] - 1,
75 op_begemot_bridge_pf(struct snmp_context *ctx, struct snmp_value *val, uint sub, uint iidx __unused, enum snmp_op op) argument
H A Dbridge_port.c346 uint sub, uint iidx __unused, enum snmp_op op)
360 if (val->var.len - sub != 1)
362 if ((bp = bridge_port_find(val->var.subs[sub],
368 if (val->var.len - sub == 0) {
372 if ((bp = bridge_port_find(val->var.subs[sub],
377 val->var.len = sub + 1;
378 val->var.subs[sub] = bp->port_no;
391 switch (val->var.subs[sub - 1]) {
418 uint sub, uint iidx __unused, enum snmp_op op)
432 if (val->var.len - sub !
345 op_dot1d_base_port(struct snmp_context *c __unused, struct snmp_value *val, uint sub, uint iidx __unused, enum snmp_op op) argument
417 op_dot1d_stp_port(struct snmp_context *ctx, struct snmp_value *val, uint sub, uint iidx __unused, enum snmp_op op) argument
575 op_dot1d_stp_ext_port(struct snmp_context *ctx, struct snmp_value *val, uint sub, uint iidx __unused, enum snmp_op op) argument
716 op_dot1d_tp_port(struct snmp_context *c __unused, struct snmp_value *val, uint sub, uint iidx __unused, enum snmp_op op) argument
795 bridge_port_index_append(struct asn_oid *oid, uint sub, const struct bridge_port *bp) argument
819 bridge_port_index_get(const struct asn_oid *oid, uint sub, int8_t status) argument
851 bridge_port_index_getnext(const struct asn_oid *oid, uint sub, int8_t status) argument
895 bridge_port_index_decode(const struct asn_oid *oid, uint sub, char *b_name, int32_t *idx) argument
913 bridge_port_set_status(struct snmp_context *ctx, struct snmp_value *val, uint sub) argument
980 bridge_port_rollback_status(struct snmp_context *ctx, struct snmp_value *val, uint sub) argument
1004 bridge_port_commit_status(struct snmp_value *val, uint sub) argument
1035 bridge_port_set_span_enable(struct snmp_context *ctx, struct snmp_value *val, uint sub) argument
1075 op_begemot_base_port(struct snmp_context *ctx, struct snmp_value *val, uint sub, uint iidx __unused, enum snmp_op op) argument
1194 op_begemot_stp_port(struct snmp_context *ctx, struct snmp_value *val, uint sub, uint iidx __unused, enum snmp_op op) argument
1337 op_begemot_stp_ext_port(struct snmp_context *ctx, struct snmp_value *val, uint sub, uint iidx __unused, enum snmp_op op) argument
1462 op_begemot_tp_port(struct snmp_context *c __unused, struct snmp_value *val, uint sub, uint iidx __unused, enum snmp_op op) argument
[all...]
H A Dbridge_addrs.c338 bridge_addrs_index_append(struct asn_oid *oid, uint sub, argument
343 oid->len = sub + ETHER_ADDR_LEN + 1;
344 oid->subs[sub] = ETHER_ADDR_LEN;
347 oid->subs[sub + i] = te->tp_addr[i - 1];
354 bridge_addrs_get(const struct asn_oid *oid, uint sub, argument
360 if (oid->len - sub != ETHER_ADDR_LEN + 1 ||
361 oid->subs[sub] != ETHER_ADDR_LEN)
365 tp_addr[i] = oid->subs[sub + i + 1];
375 bridge_addrs_getnext(const struct asn_oid *oid, uint sub, argument
382 if (oid->len - sub
399 op_dot1d_tp_fdb(struct snmp_context *c __unused, struct snmp_value *val, uint sub, uint iidx __unused, enum snmp_op op) argument
457 bridge_addrs_begemot_index_append(struct asn_oid *oid, uint sub, const struct tp_entry *te) argument
485 bridge_addrs_begemot_get(const struct asn_oid *oid, uint sub) argument
515 bridge_addrs_begemot_getnext(const struct asn_oid *oid, uint sub) argument
547 op_begemot_tp_fdb(struct snmp_context *c __unused, struct snmp_value *val, uint sub, uint iidx __unused, enum snmp_op op) argument
[all...]
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dstrcollect.c45 sub (char **argv, int i, int argc, va_list *ap) function
72 return sub (NULL, 0, 0, ap);
90 ret = sub (ret, 1, initial, &ap);
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/offsetof/
H A Dtst.OffsetofArith.d51 sub = offsetof(record_t, y) - offsetof(record_t, x);
60 printf("Subtraction of offsets (y-x)= %d\n", sub);
69 (0 != offsetof(record_t, c)) || (12 != add) || (4 != sub) || (0 != mul)
/freebsd-11-stable/contrib/ncurses/form/
H A Dfrm_sub.c58 f->sub = win ? win : StdScreen(Get_Form_Screen(f));
61 Normalize_Form(form)->sub = win;
/freebsd-11-stable/lib/csu/arm/
H A Dcrti.S11 sub fp, ip, #4
20 sub fp, ip, #4
/freebsd-11-stable/lib/libc/arm/gen/
H A Dalloca.S43 sub sp, sp, r0 /* Adjust the stack pointer */

Completed in 212 milliseconds

1234567891011>>