Home
last modified time | relevance | path

Searched refs:verb (Results 1 – 25 of 92) sorted by relevance

1234

/freebsd-13-stable/contrib/unbound/smallapp/
HDunbound-anchor.c191 static int verb = 0; variable
275 if(str && str2 && verb) printf("%s: %s\n", str, str2); in ub_ctx_error_exit()
276 if(verb) printf("error: could not create unbound resolver context\n"); in ub_ctx_error_exit()
290 if(verb) printf("out of memory\n"); in create_unbound_context()
295 if(r && verb) printf("ctx targetfetchpolicy: %s\n", ub_strerror(r)); in create_unbound_context()
328 if(verb == 0 || verb == 1) return; in verb_cert()
329 if(verb == 2) { in verb_cert()
345 if(verb == 0 || verb == 1) return; in verb_certs()
358 if(verb) printf("out of memory\n"); in STACK_OF()
364 if(verb) { in STACK_OF()
[all …]
HDunbound-host.c81 static int verb = 0; variable
283 if(verb > 0) in pretty_rdata()
304 if(verb > 0) in pretty_output()
315 if(verb > 0) in pretty_output()
324 if(verb > 0) { in pretty_output()
473 verb++; in main()
/freebsd-13-stable/sys/dev/dpaa2/
HDdpaa2_swp.c373 ed->verb &= ~(1 << ENQ_CMD_ORP_ENABLE_SHIFT); in dpaa2_swp_set_ed_norp()
375 ed->verb |= ENQ_CMD_RESPONSE_ALWAYS; in dpaa2_swp_set_ed_norp()
377 ed->verb |= ENQ_CMD_REJECTS_TO_FQ; in dpaa2_swp_set_ed_norp()
386 ed->verb &= ~(1 << ENQ_CMD_TARGET_TYPE_SHIFT); in dpaa2_swp_set_ed_fq()
515 uint8_t verb; in dpaa2_swp_conf_wq_channel() member
525 uint8_t verb; in dpaa2_swp_conf_wq_channel() member
564 uint8_t verb; in dpaa2_swp_query_bp() member
570 uint8_t verb; in dpaa2_swp_query_bp() member
610 uint8_t verb; in dpaa2_swp_release_bufs() member
625 cmd.verb |= 1 << 5; /* Switch release buffer command to valid. */ in dpaa2_swp_release_bufs()
[all …]
HDdpaa2_swp.h228 uint8_t verb; member
249 uint8_t verb; member
268 uint8_t verb; member
336 uint8_t verb; member
/freebsd-13-stable/contrib/libxo/tests/gettext/saved/
HDgt_01.X.out1verb>urningbay</verb><owner>ymay</owner><target>ouchcay</target><adjective>amingflay</adjective><n…
HDgt_01.XP.out4 <verb>urningbay</verb>
9 <verb>urningbay</verb>
36 <verb>ectulatobjay</verb>
HDgt_01.JP.out5 "verb": "urningbay",
10 "verb": "urningbay",
39 "verb": "ectulatobjay",
HDgt_01.J.out1verb":"urningbay","owner":"ymay","target":"ouchcay","adjective":"amingflay","noun":"ordsway","verb
HDgt_01.HIPx.out10 <div class="data" data-tag="verb" data-xpath="/top/verb">urningbay</div>
20 <div class="data" data-tag="verb" data-xpath="/top/verb">urningbay</div>
109 …<div class="data" data-tag="verb" data-xpath="/top/xo_emit_warn_hcv/__warning/verb">ectulatobjay</…
/freebsd-13-stable/usr.sbin/bhyve/
HDhda_codec.c171 typedef uint32_t (*verb_func_t)(struct hda_codec_softc *sc, uint16_t verb,
215 uint16_t verb, uint16_t payload);
219 uint16_t verb, uint16_t payload);
224 uint16_t verb, uint16_t payload);
504 uint16_t verb = 0, payload = 0; in hda_codec_command() local
514 verb = (cmd_data >> HDA_CMD_VERB_12BIT_SHIFT) & 0x0fff; in hda_codec_command()
519 verb = (cmd_data >> HDA_CMD_VERB_4BIT_SHIFT) & 0x0f; in hda_codec_command()
543 switch (verb) { in hda_codec_command()
566 res = sc->verb_handlers[nid](sc, verb, payload); in hda_codec_command()
568 DPRINTF("Unknown VERB: 0x%x", verb); in hda_codec_command()
[all …]
/freebsd-13-stable/contrib/libxo/tests/gettext/po/pig_latin/
HDgt_01.po41 msgid "Unable to {:verb} forward velociping"
42 msgstr "Nableuay otay {:verb} orwardfay elocipingvay"
90 msgid "Your {:adjective} {:noun} is {:verb} {:owner} {:target}\n"
91 msgstr "Ouryay {:noun} {:adjective} isyay {:owner}{:target} bubbly-bubbly {:verb}\n"
93 msgid "The {:adjective} {:noun} was {:verb} {:owner} {:target}\n"
94 msgstr "Ethay {:noun} asway '{:owner}{:adjective}{:target}' {:verb}\n"
/freebsd-13-stable/sys/geom/vinum/
HDgeom_vinum.c450 gv_config(struct gctl_req *req, struct g_class *mp, char const *verb) in gv_config() argument
462 if (!strcmp(verb, "attach")) { in gv_config()
465 } else if (!strcmp(verb, "concat")) { in gv_config()
468 } else if (!strcmp(verb, "detach")) { in gv_config()
471 } else if (!strcmp(verb, "list")) { in gv_config()
475 } else if (!strcmp(verb, "saveconfig")) { in gv_config()
479 } else if (!strcmp(verb, "getconfig")) { in gv_config()
491 } else if (!strcmp(verb, "create")) { in gv_config()
494 } else if (!strcmp(verb, "mirror")) { in gv_config()
497 } else if (!strcmp(verb, "move")) { in gv_config()
[all …]
/freebsd-13-stable/cddl/contrib/opensolaris/lib/pyzfs/common/
HDallow.py290 verb = _("remove")
299 verb = _("set")
305 help=_("%s permission locally") % verb)
307 help=_("%s permission for descendents") % verb)
309 help=_("%s permission for user") % verb)
311 help=_("%s permission for group") % verb)
313 help=_("%s permission for everyone") % verb)
315 help=_("%s create time permissions") % verb)
/freebsd-13-stable/contrib/bzip2/
HDblocksort.c216 Int32 verb ) in fallbackSort() argument
229 if (verb >= 4) in fallbackSort()
263 if (verb >= 4) in fallbackSort()
308 if (verb >= 4) in fallbackSort()
320 if (verb >= 4) in fallbackSort()
756 Int32 verb, in mainSort() argument
767 if (verb >= 4) VPrintf0 ( " main sort initialise ...\n" ); in mainSort()
800 if (verb >= 4) VPrintf0 ( " bucket sorting ...\n" ); in mainSort()
893 if (verb >= 4) in mainSort()
1008 if (verb >= 4) in mainSort()
[all …]
/freebsd-13-stable/contrib/ngatm/sscop/
HDcommon.h73 void verb(const char *, ...) __printflike(1, 2);
80 #define VERBOSE(P) do { if (verbose & 0x0001) verb P; } while(0)
/freebsd-13-stable/contrib/libxo/tests/gettext/
HDgt_01.pot39 msgid "Unable to {:verb} forward velociping"
86 msgid "Your {:adjective} {:noun} is {:verb} {:owner} {:target}\n"
89 msgid "The {:adjective} {:noun} was {:verb} {:owner} {:target}\n"
/freebsd-13-stable/sys/geom/part/
HDg_part_if.m111 # add() - scheme specific processing for the add verb.
127 # bootcode() - scheme specific processing for the bootcode verb.
133 # create() - scheme specific processing for the create verb.
139 # destroy() - scheme specific processing for the destroy verb.
177 # modify() - scheme specific processing for the modify verb.
192 # resize() - scheme specific processing for the resize verb.
234 # recover() - scheme specific processing for the recover verb.
/freebsd-13-stable/sys/geom/raid/
HDg_raid_ctl.c226 g_raid_ctl(struct gctl_req *req, struct g_class *mp, const char *verb) in g_raid_ctl() argument
242 if (strcmp(verb, "label") == 0) in g_raid_ctl()
244 else if (strcmp(verb, "stop") == 0) in g_raid_ctl()
/freebsd-13-stable/sys/geom/eli/
HDg_eli_ctl.c1162 g_eli_config(struct gctl_req *req, struct g_class *mp, const char *verb) in g_eli_config() argument
1189 if (strcmp(verb, "attach") == 0) in g_eli_config()
1191 else if (strcmp(verb, "detach") == 0 || strcmp(verb, "stop") == 0) in g_eli_config()
1193 else if (strcmp(verb, "onetime") == 0) in g_eli_config()
1195 else if (strcmp(verb, "configure") == 0) in g_eli_config()
1197 else if (strcmp(verb, "setkey") == 0) in g_eli_config()
1199 else if (strcmp(verb, "delkey") == 0) in g_eli_config()
1201 else if (strcmp(verb, "suspend") == 0) in g_eli_config()
1203 else if (strcmp(verb, "resume") == 0) in g_eli_config()
1205 else if (strcmp(verb, "kill") == 0) in g_eli_config()
/freebsd-13-stable/sys/geom/mirror/
HDg_mirror_ctl.c1090 g_mirror_config(struct gctl_req *req, struct g_class *mp, const char *verb) in g_mirror_config() argument
1107 if (strcmp(verb, "configure") == 0) in g_mirror_config()
1109 else if (strcmp(verb, "create") == 0) in g_mirror_config()
1111 else if (strcmp(verb, "rebuild") == 0) in g_mirror_config()
1113 else if (strcmp(verb, "insert") == 0) in g_mirror_config()
1115 else if (strcmp(verb, "remove") == 0) in g_mirror_config()
1117 else if (strcmp(verb, "resize") == 0) in g_mirror_config()
1119 else if (strcmp(verb, "deactivate") == 0) in g_mirror_config()
1121 else if (strcmp(verb, "forget") == 0) in g_mirror_config()
1123 else if (strcmp(verb, "stop") == 0) in g_mirror_config()
[all …]
/freebsd-13-stable/sys/geom/raid3/
HDg_raid3_ctl.c599 g_raid3_config(struct gctl_req *req, struct g_class *mp, const char *verb) in g_raid3_config() argument
616 if (strcmp(verb, "configure") == 0) in g_raid3_config()
618 else if (strcmp(verb, "insert") == 0) in g_raid3_config()
620 else if (strcmp(verb, "rebuild") == 0) in g_raid3_config()
622 else if (strcmp(verb, "remove") == 0) in g_raid3_config()
624 else if (strcmp(verb, "stop") == 0) in g_raid3_config()
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/QM/
HDqm_portal_fqr.c158 ASSERT_COND((p_Mcr->verb & QM_MCR_VERB_MASK) == QM_MCC_VERB_QUERYFQ); in qman_create_fq()
168 ASSERT_COND((p_Mcr->verb & QM_MCR_VERB_MASK) == QM_MCC_VERB_QUERYFQ_NP); in qman_create_fq()
251 ASSERT_COND((p_Mcr->verb & QM_MCR_VERB_MASK) == myverb); in qman_init_fq()
305 ASSERT_COND((p_Mcr->verb & QM_MCR_VERB_MASK) == in qman_retire_fq()
353 ASSERT_COND((p_Mcr->verb & QM_MCR_VERB_MASK) == QM_MCR_VERB_ALTER_OOS); in qman_oos_fq()
389 ASSERT_COND((p_Mcr->verb & QM_MCR_VERB_MASK) == QM_MCR_VERB_ALTER_SCHED); in qman_schedule_fq()
406 uint8_t verb) in fq_state_change() argument
409 switch(verb) { in fq_state_change()
544 if ((p_Msg->verb & QM_MR_VERB_DC_ERN) == QM_MR_VERB_DC_ERN) in null_cb_mr()
549 p_QmPortal->p_LowQmPortal->config.cpu,p_Msg->verb); in null_cb_mr()
[all …]
/freebsd-13-stable/sys/geom/label/
HDg_label.c66 const char *verb);
557 g_label_config(struct gctl_req *req, struct g_class *mp, const char *verb) in g_label_config() argument
573 if (strcmp(verb, "create") == 0) { in g_label_config()
576 } else if (strcmp(verb, "destroy") == 0 || in g_label_config()
577 strcmp(verb, "stop") == 0) { in g_label_config()
/freebsd-13-stable/sys/geom/
HDgeom_ctl.c501 char const *verb; in g_ctl_req() local
508 verb = gctl_get_param(req, "verb", NULL); in g_ctl_req()
509 if (verb == NULL) { in g_ctl_req()
513 if (strcmp(verb, "getxml") == 0) { in g_ctl_req()
518 mp->ctlreq(req, mp, verb); in g_ctl_req()
/freebsd-13-stable/sys/geom/multipath/
HDg_multipath.c1494 g_multipath_config(struct gctl_req *req, struct g_class *mp, const char *verb) in g_multipath_config() argument
1503 } else if (strcmp(verb, "add") == 0) { in g_multipath_config()
1505 } else if (strcmp(verb, "prefer") == 0) { in g_multipath_config()
1507 } else if (strcmp(verb, "create") == 0) { in g_multipath_config()
1509 } else if (strcmp(verb, "configure") == 0) { in g_multipath_config()
1511 } else if (strcmp(verb, "stop") == 0) { in g_multipath_config()
1513 } else if (strcmp(verb, "destroy") == 0) { in g_multipath_config()
1515 } else if (strcmp(verb, "fail") == 0) { in g_multipath_config()
1517 } else if (strcmp(verb, "restore") == 0) { in g_multipath_config()
1519 } else if (strcmp(verb, "remove") == 0) { in g_multipath_config()
[all …]

1234