Searched refs:cmd (Results 276 - 300 of 2146) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c42 #include <dev/mlx4/cmd.h>
259 return (swab32(status) >> 31) != priv->cmd.comm_toggle;
262 static int mlx4_comm_cmd_post(struct mlx4_dev *dev, u8 cmd, u16 param) argument
279 priv->cmd.comm_toggle ^= 1;
280 val = param | (cmd << 16) | (priv->cmd.comm_toggle << 31);
288 static int mlx4_comm_cmd_poll(struct mlx4_dev *dev, u8 cmd, u16 param, argument
298 mlx4_warn(dev, "Communication channel is not idle - my toggle is %d (cmd:0x%x)\n",
299 priv->cmd.comm_toggle, cmd);
341 struct mlx4_cmd *cmd = &mlx4_priv(dev)->cmd; local
407 mlx4_comm_cmd(struct mlx4_dev *dev, u8 cmd, u16 param, u16 op, unsigned long timeout) argument
436 struct mlx4_cmd *cmd = &mlx4_priv(dev)->cmd; local
687 struct mlx4_cmd *cmd = &mlx4_priv(dev)->cmd; local
899 mlx4_MAD_IFC_wrapper(struct mlx4_dev *dev, int slave, struct mlx4_vhcr *vhcr, struct mlx4_cmd_mailbox *inbox, struct mlx4_cmd_mailbox *outbox, struct mlx4_cmd_info *cmd) argument
1039 mlx4_CMD_EPERM_wrapper(struct mlx4_dev *dev, int slave, struct mlx4_vhcr *vhcr, struct mlx4_cmd_mailbox *inbox, struct mlx4_cmd_mailbox *outbox, struct mlx4_cmd_info *cmd) argument
1048 mlx4_DMA_wrapper(struct mlx4_dev *dev, int slave, struct mlx4_vhcr *vhcr, struct mlx4_cmd_mailbox *inbox, struct mlx4_cmd_mailbox *outbox, struct mlx4_cmd_info *cmd) argument
1679 struct mlx4_cmd_info *cmd = NULL; local
2096 mlx4_master_do_cmd(struct mlx4_dev *dev, int slave, u8 cmd, u16 param, u8 toggle) argument
[all...]
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c79 static int check_ipfw_rule_body(ipfw_insn *cmd, int cmd_len,
160 static struct opcode_obj_rewrite *find_op_rw(ipfw_insn *cmd,
164 static int ref_opcode_object(struct ip_fw_chain *ch, ipfw_insn *cmd,
167 static void unref_oib_objects(struct ip_fw_chain *ch, ipfw_insn *cmd,
460 memcpy(krule->cmd, urule->cmd, krule->cmd_len * sizeof(uint32_t));
501 memcpy(urule->cmd, krule->cmd, krule->cmd_len * sizeof(uint32_t));
516 ipfw_insn *cmd; local
535 memcpy(krule->cmd, urul
604 ipfw_insn *cmd; local
946 ipfw_obj_manage_sets(struct namedobj_instance *ni, uint16_t type, uint16_t set, uint8_t new_set, enum ipfw_sets_cmd cmd) argument
1101 ipfw_insn *cmd; local
1226 ipfw_insn *cmd; local
1534 uint8_t cmd, new_set; local
1627 uint8_t cmd = (arg >> 24) & 0xff; local
1745 check_ipfw_rule_body(ipfw_insn *cmd, int cmd_len, struct rule_check_info *ci) argument
2127 ipfw_insn cmd[1]; /* storage for commands */ member in struct:ip_fw7
2382 ipfw_insn *cmd; local
2549 create_objects_compat(struct ip_fw_chain *ch, ipfw_insn *cmd, struct obj_idx *oib, struct obj_idx *pidx, struct tid_info *ti) argument
2609 ipfw_insn *cmd; local
2662 unref_oib_objects(struct ip_fw_chain *ch, ipfw_insn *cmd, struct obj_idx *oib, struct obj_idx *end) argument
2695 ipfw_insn *cmd; local
2737 ref_opcode_object(struct ip_fw_chain *ch, ipfw_insn *cmd, struct tid_info *ti, struct obj_idx *pidx, int *unresolved) argument
2791 ipfw_insn *cmd; local
2849 ipfw_insn *cmd; local
3214 find_op_rw(ipfw_insn *cmd, uint16_t *puidx, uint8_t *ptype) argument
3236 classify_opcode_kidx(ipfw_insn *cmd, uint16_t *puidx) argument
3245 update_opcode_kidx(ipfw_insn *cmd, uint16_t idx) argument
[all...]
/freebsd-11-stable/contrib/less/
H A Dfilename.c572 shellcmd(cmd)
573 char *cmd;
587 * Read the output of <$SHELL -c cmd>.
590 esccmd = shell_quote(cmd);
593 fd = popen(cmd, "r");
606 fd = popen(cmd, "r");
745 char *cmd;
764 cmd = (char *) ecalloc(len, sizeof(char));
765 SNPRINTF4(cmd, len, "%s -p0x%x -d0x%x -e%s ", lessecho, openquote, closequote, esc);
768 sprintf(cmd
975 char *cmd; local
[all...]
/freebsd-11-stable/sys/dev/nvme/
H A Dnvme_qpair.c127 struct nvme_command *cmd)
132 get_admin_opcode_string(cmd->opc), cmd->opc, qpair->id, cmd->cid,
133 cmd->nsid, cmd->cdw10, cmd->cdw11);
138 struct nvme_command *cmd)
141 switch (cmd->opc) {
149 get_io_opcode_string(cmd
126 nvme_admin_qpair_print_command(struct nvme_qpair *qpair, struct nvme_command *cmd) argument
137 nvme_io_qpair_print_command(struct nvme_qpair *qpair, struct nvme_command *cmd) argument
173 nvme_qpair_print_command(struct nvme_qpair *qpair, struct nvme_command *cmd) argument
[all...]
/freebsd-11-stable/contrib/openresolv/
H A Dresolvconf.in391 local report=false list= retval=0 cmd="$1" excl=
464 if [ "$cmd" = i -o "$cmd" = "-i" ]; then
471 [ "$cmd" = i -o "$cmd" = "-i" ] && echo
649 *) cmd="$OPT"; iface="$OPTARG";;
656 if [ "$cmd" = I ]; then
664 if [ "$cmd" = D ]; then
670 if [ "$cmd" = l -o "$cmd"
[all...]
/freebsd-11-stable/contrib/wpa/hostapd/
H A Dctrl_iface.c186 struct hostapd_data *hapd, char *cmd, char *buf, size_t buflen)
194 (u8 *) cmd, os_strlen(cmd));
195 for (pos = cmd, len = 0; *pos != '\0'; pos++) {
259 char *cmd, char *reply,
266 if (os_strcmp(cmd, "WPS") == 0)
268 else if (os_strcmp(cmd, "NDEF") == 0)
311 char *cmd, char *reply,
314 if (os_strcmp(cmd, "WPS") == 0)
318 if (os_strcmp(cmd, "NDE
185 hostapd_ctrl_iface_wps_check_pin( struct hostapd_data *hapd, char *cmd, char *buf, size_t buflen) argument
258 hostapd_ctrl_iface_wps_nfc_config_token(struct hostapd_data *hapd, char *cmd, char *reply, size_t max_len) argument
310 hostapd_ctrl_iface_wps_nfc_token(struct hostapd_data *hapd, char *cmd, char *reply, size_t max_len) argument
334 hostapd_ctrl_iface_nfc_get_handover_sel(struct hostapd_data *hapd, char *cmd, char *reply, size_t max_len) argument
373 hostapd_ctrl_iface_nfc_report_handover(struct hostapd_data *hapd, char *cmd) argument
596 hostapd_ctrl_iface_hs20_wnm_notif(struct hostapd_data *hapd, const char *cmd) argument
619 hostapd_ctrl_iface_hs20_deauth_req(struct hostapd_data *hapd, const char *cmd) argument
673 hostapd_ctrl_iface_set_qos_map_set(struct hostapd_data *hapd, const char *cmd) argument
717 hostapd_ctrl_iface_send_qos_map_conf(struct hostapd_data *hapd, const char *cmd) argument
773 hostapd_ctrl_iface_disassoc_imminent(struct hostapd_data *hapd, const char *cmd) argument
798 hostapd_ctrl_iface_ess_disassoc(struct hostapd_data *hapd, const char *cmd) argument
834 hostapd_ctrl_iface_bss_tm_req(struct hostapd_data *hapd, const char *cmd) argument
996 hostapd_ctrl_iface_coloc_intf_req(struct hostapd_data *hapd, const char *cmd) argument
1333 hostapd_ctrl_iface_set(struct hostapd_data *hapd, char *cmd) argument
1438 hostapd_ctrl_iface_get(struct hostapd_data *hapd, char *cmd, char *buf, size_t buflen) argument
1550 hostapd_ctrl_iface_radar(struct hostapd_data *hapd, char *cmd) argument
1609 hostapd_ctrl_iface_mgmt_tx(struct hostapd_data *hapd, char *cmd) argument
1637 hostapd_ctrl_iface_mgmt_tx_status_process(struct hostapd_data *hapd, char *cmd) argument
1698 hostapd_ctrl_iface_mgmt_rx_process(struct hostapd_data *hapd, char *cmd) argument
1768 hostapd_ctrl_iface_eapol_rx(struct hostapd_data *hapd, char *cmd) argument
1870 hostapd_ctrl_iface_data_test_config(struct hostapd_data *hapd, char *cmd) argument
1908 hostapd_ctrl_iface_data_test_tx(struct hostapd_data *hapd, char *cmd) argument
1982 hostapd_ctrl_iface_data_test_frame(struct hostapd_data *hapd, char *cmd) argument
2033 hostapd_ctrl_test_alloc_fail(struct hostapd_data *hapd, char *cmd) argument
2067 hostapd_ctrl_test_fail(struct hostapd_data *hapd, char *cmd) argument
2101 hostapd_ctrl_reset_pn(struct hostapd_data *hapd, const char *cmd) argument
2185 hostapd_ctrl_set_key(struct hostapd_data *hapd, const char *cmd) argument
2249 hostapd_ctrl_resend_m1(struct hostapd_data *hapd, const char *cmd) argument
2279 hostapd_ctrl_resend_m3(struct hostapd_data *hapd, const char *cmd) argument
2308 hostapd_ctrl_resend_group_m1(struct hostapd_data *hapd, const char *cmd) argument
2388 hostapd_ctrl_iface_vendor(struct hostapd_data *hapd, char *cmd, char *buf, size_t buflen) argument
2445 hostapd_ctrl_iface_eapol_reauth(struct hostapd_data *hapd, const char *cmd) argument
2463 hostapd_ctrl_iface_eapol_set(struct hostapd_data *hapd, char *cmd) argument
2486 hostapd_ctrl_iface_log_level(struct hostapd_data *hapd, char *cmd, char *buf, size_t buflen) argument
2569 hostapd_ctrl_iface_req_lci(struct hostapd_data *hapd, const char *cmd) argument
2583 hostapd_ctrl_iface_req_range(struct hostapd_data *hapd, char *cmd) argument
2642 hostapd_ctrl_iface_req_beacon(struct hostapd_data *hapd, const char *cmd, char *reply, size_t reply_size) argument
2884 hostapd_ctrl_iface_acl_add_mac(struct mac_acl_entry **acl, int *num, const char *cmd) argument
3864 hostapd_global_ctrl_iface_fst_attach(struct hapd_interfaces *interfaces, const char *cmd) argument
3892 hostapd_global_ctrl_iface_fst_detach(struct hapd_interfaces *interfaces, const char *cmd) argument
4046 hostapd_global_ctrl_iface_dup_network(struct hapd_interfaces *interfaces, char *cmd) argument
[all...]
/freebsd-11-stable/lib/libcasper/services/cap_grp/
H A Dcap_grp.c177 cap_getgrcommon_r(cap_channel_t *chan, const char *cmd, const char *name, argument
186 nvlist_add_string(nvl, "cmd", cmd);
187 if (strcmp(cmd, "getgrent") == 0 || strcmp(cmd, "getgrent_r") == 0) {
189 } else if (strcmp(cmd, "getgrnam") == 0 ||
190 strcmp(cmd, "getgrnam_r") == 0) {
192 } else if (strcmp(cmd, "getgrgid") == 0 ||
193 strcmp(cmd, "getgrgid_r") == 0) {
218 getgr_r = (strcmp(cmd, "getgrent_
246 cap_getgrcommon(cap_channel_t *chan, const char *cmd, const char *name, gid_t gid) argument
445 grp_allowed_cmd(const nvlist_t *limits, const char *cmd) argument
763 grp_command(const char *cmd, const nvlist_t *limits, nvlist_t *nvlin, nvlist_t *nvlout) argument
[all...]
/freebsd-11-stable/contrib/bmake/
H A Dcompat.c234 char * volatile cmd = (char *)cmdp;
241 cmdNode = Lst_Member(gn->commands, cmd);
242 cmdStart = Var_Subst(NULL, cmd, gn, VARF_WANTRES);
255 cmd = cmdStart;
267 while ((*cmd == '@') || (*cmd == '-') || (*cmd == '+')) {
268 switch (*cmd) {
281 cmd++;
284 while (isspace((unsigned char)*cmd))
233 char * volatile cmd = (char *)cmdp; local
[all...]
/freebsd-11-stable/sys/arm/at91/
H A Dat91_wdt.c63 u_int cmd; member in struct:wdt_softc
100 wdt_watchdog(void *argp, u_int cmd, int *error) argument
108 sc->cmd = 0;
109 interval = cmd & WD_INTERVAL;
113 sc->cmd = interval | WD_ACTIVE;
117 if ((sc->cmd & WD_ACTIVE) == 0)
118 sc->cmd = WD_PASSIVE;
132 if (sc->cmd & (WD_ACTIVE | WD_PASSIVE))
135 sc->cmd &= WD_PASSIVE;
159 sc->cmd
[all...]
/freebsd-11-stable/sys/riscv/htif/
H A Dhtif_console.c107 uint64_t cmd; local
109 cmd = (HTIF_CMD_WRITE << HTIF_CMD_SHIFT);
110 cmd |= (CONSOLE_DEFAULT_ID << HTIF_DEV_ID_SHIFT);
111 cmd |= c;
114 machine_command(ECALL_HTIF_LOWPUTC, cmd);
116 htif_command(cmd);
124 uint64_t cmd; local
127 cmd = (HTIF_CMD_READ << HTIF_CMD_SHIFT);
128 cmd |= (CONSOLE_DEFAULT_ID << HTIF_DEV_ID_SHIFT);
130 res = htif_command(cmd);
[all...]
/freebsd-11-stable/tools/regression/geom_gpt/
H A Dgctl_test.t140 chomp(my $cmd = `make '-V\${.OBJDIR}/\${PROG}'`);
142 my $out = basename($cmd) . ".out";
145 if (`$cmd` =~ "^FAIL Permission denied") {
175 system("$cmd $verbose $args | tee $out 2>&1");
242 unlink($cmd);
/freebsd-11-stable/usr.sbin/devctl/
H A Ddevctl.c93 struct devctl_command **cmd; local
99 for (cmd = start; cmd < end; cmd++) {
100 if (strcmp((*cmd)->name, av[1]) == 0)
101 return ((*cmd)->handler(ac - 1, av + 1));
384 struct devctl_command **cmd; local
391 SET_FOREACH(cmd, DEVCTL_DATASET(top)) {
392 if (strcmp((*cmd)->name, av[0]) == 0) {
393 if ((*cmd)
[all...]
/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbf_lbuf.c69 static long linebuffer_ctrl(BIO *h, int cmd, long arg1, void *arg2);
72 static long linebuffer_callback_ctrl(BIO *h, int cmd, bio_info_cb *fp);
266 static long linebuffer_ctrl(BIO *b, int cmd, long num, void *ptr) argument
277 switch (cmd) {
282 ret = BIO_ctrl(b->next_bio, cmd, num, ptr);
292 ret = BIO_ctrl(b->next_bio, cmd, num, ptr);
317 ret = BIO_ctrl(b->next_bio, cmd, num, ptr);
325 ret = BIO_ctrl(b->next_bio, cmd, num, ptr);
348 ret = BIO_ctrl(b->next_bio, cmd, num, ptr);
358 ret = BIO_ctrl(b->next_bio, cmd, nu
367 linebuffer_callback_ctrl(BIO *b, int cmd, bio_info_cb *fp) argument
[all...]
/freebsd-11-stable/usr.sbin/binmiscctl/
H A Dbinmiscctl.c45 enum cmd { enum
397 int error = 0, cmd = -1; local
418 cmd = demux_cmd(argc, argv);
419 if (cmd < 0)
423 error = (*cmds[cmd].func)(argc, argv, &xbe_in);
426 cmds[cmd].name);
428 if (cmd != CMD_LIST) {
433 if (cmd == CMD_LOOKUP) {
439 error = sysctlbyname(cmd_sysctl_name[cmd], xbe_outp, xbe_out_szp,
466 cmds[cmd]
[all...]
/freebsd-11-stable/sys/dev/ixl/
H A Di40e_common.c418 struct i40e_aqc_queue_shutdown *cmd = local
426 cmd->driver_unloading = CPU_TO_LE32(I40E_AQ_DRIVER_UNLOADING);
1711 struct i40e_aq_set_phy_config *cmd = local
1721 *cmd = *config;
1828 struct i40e_aq_set_mac_config *cmd = local
1838 cmd->max_frame_size = CPU_TO_LE16(max_frame_size);
1839 cmd->params = ((u8)pacing & 0x0F) << 3;
1841 cmd->params |= I40E_AQ_SET_MAC_CONFIG_CRC_EN;
1844 cmd->fc_refresh_threshold =
1864 struct i40e_aqc_clear_pxe *cmd local
1891 struct i40e_aqc_set_link_restart_an *cmd = local
2021 struct i40e_aqc_set_phy_int_mask *cmd = local
2080 struct i40e_aqc_an_advt_reg *cmd = local
2140 struct i40e_aqc_set_lb_mode *cmd = local
2170 struct i40e_aqc_set_phy_debug *cmd = local
2197 struct i40e_aqc_add_get_update_vsi *cmd = local
2240 struct i40e_aqc_set_vsi_promiscuous_modes *cmd = local
2268 struct i40e_aqc_set_vsi_promiscuous_modes *cmd = local
2299 struct i40e_aqc_set_vsi_promiscuous_modes *cmd = local
2339 struct i40e_aqc_set_vsi_promiscuous_modes *cmd = local
2372 struct i40e_aqc_set_vsi_promiscuous_modes *cmd = local
2410 struct i40e_aqc_set_vsi_promiscuous_modes *cmd = local
2444 struct i40e_aqc_set_vsi_promiscuous_modes *cmd = local
2478 struct i40e_aqc_set_vsi_promiscuous_modes *cmd = local
2513 struct i40e_aqc_set_vsi_promiscuous_modes *cmd = local
2546 struct i40e_aqc_set_vsi_promiscuous_modes *cmd = local
2576 struct i40e_aqc_add_get_update_vsi *cmd = local
2618 struct i40e_aqc_add_get_update_vsi *cmd = local
2771 struct i40e_aqc_driver_version *cmd = local
2903 struct i40e_aqc_add_veb *cmd = local
3013 struct i40e_aqc_macvlan *cmd = local
3061 struct i40e_aqc_macvlan *cmd = local
3112 struct i40e_aqc_add_delete_mirror_rule *cmd = local
3229 struct i40e_aqc_macvlan *cmd = local
3269 struct i40e_aqc_macvlan *cmd = local
3313 struct i40e_aqc_pf_vf_message *cmd = local
3383 struct i40e_aqc_debug_reg_read_write *cmd = local
3456 struct i40e_aqc_request_resource *cmd = local
3490 struct i40e_aqc_nvm_update *cmd = local
3537 struct i40e_aqc_nvm_config_read *cmd = local
3576 struct i40e_aqc_nvm_config_write *cmd = local
3631 struct i40e_aqc_nvm_update *cmd = local
4028 struct i40e_aqc_list_capabilites *cmd; local
4078 struct i40e_aqc_nvm_update *cmd = local
4131 struct i40e_aqc_nvm_update *cmd; local
4197 struct i40e_aqc_lldp_get_mib *cmd = local
4246 struct i40e_aqc_lldp_set_local_mib *cmd = local
4284 struct i40e_aqc_lldp_update_mib *cmd = local
4313 struct i40e_aqc_lldp_restore *cmd = local
4350 struct i40e_aqc_lldp_stop *cmd = local
4385 struct i40e_aqc_lldp_start *cmd = local
4418 struct i40e_aqc_set_dcb_parameters *cmd = local
4479 struct i40e_aqc_lldp_stop_start_specific_agent *cmd = local
4513 struct i40e_aqc_add_udp_tunnel *cmd = local
4542 struct i40e_aqc_remove_udp_tunnel *cmd = local
4606 struct i40e_aqc_switch_seid *cmd = local
4639 struct i40e_aqc_add_update_pv *cmd = local
4681 struct i40e_aqc_add_tag *cmd = local
4729 struct i40e_aqc_remove_tag *cmd = local
4779 struct i40e_aqc_add_remove_mcast_etag *cmd = local
4830 struct i40e_aqc_add_remove_mcast_etag *cmd = local
4878 struct i40e_aqc_update_tag *cmd = local
5026 struct i40e_aqc_add_remove_statistics *cmd = local
5059 struct i40e_aqc_set_port_parameters *cmd; local
5100 struct i40e_aqc_tx_sched_ind *cmd = local
5157 struct i40e_aqc_configure_vsi_bw_limit *cmd = local
5186 struct i40e_aqc_configure_switching_comp_bw_limit *cmd = local
5524 struct i40e_aqc_add_remove_control_packet_filter *cmd = local
5633 struct i40e_aqc_add_remove_cloud_filters *cmd = local
5672 struct i40e_aqc_add_remove_cloud_filters *cmd = local
5880 struct i40e_aqc_alternate_write_done *cmd = local
5913 struct i40e_aqc_alternate_write_done *cmd = local
6015 struct i40e_aqc_debug_dump_internals *cmd = local
6921 struct i40e_aqc_rx_ctl_reg_read_write *cmd = local
6984 struct i40e_aqc_phy_register_access *cmd = local
7022 struct i40e_aqc_phy_register_access *cmd = local
7060 struct i40e_aqc_run_phy_activity *cmd; local
7279 struct i40e_aqc_set_wol_filter *cmd = local
[all...]
H A Dixlvc.c1134 struct ixl_vc_cmd *cmd; local
1136 cmd = mgr->current;
1138 cmd->flags &= ~IXLV_VC_CMD_FLAG_BUSY;
1140 cmd->callback(cmd, cmd->arg, err);
1148 struct ixl_vc_cmd *cmd; local
1150 cmd = mgr->current;
1151 if (cmd == NULL || cmd
1180 struct ixl_vc_cmd *cmd; local
1190 struct ixl_vc_cmd *cmd; local
1213 ixl_vc_enqueue(struct ixl_vc_mgr *mgr, struct ixl_vc_cmd *cmd, uint32_t req, ixl_vc_callback_t *callback, void *arg) argument
1237 struct ixl_vc_cmd *cmd; local
[all...]
/freebsd-11-stable/sys/dev/wds/
H A Dwd7000.c211 u_int8_t cmd; member in struct:wds_cmd
224 struct wds_cmd cmd; member in struct:wds_req
270 u_int8_t cmd; member in struct:wds_setup
836 stat, r->cmd.stat, r->cmd.venderr);
839 if (stat == ICMB_OK || (stat == ICMB_OKERR && r->cmd.stat == 0)) {
860 csio->scsi_status = r->cmd.stat;
866 csio->scsi_status = r->cmd.stat;
867 if (r->cmd.stat) {
932 scsi_ulto3b(WDSTOPHYS(wp, &r->cmd),
[all...]
/freebsd-11-stable/contrib/apr/encoding/
H A Dapr_encode.c346 char *cmd = apr_palloc(p, size); local
347 apr_encode_base64(cmd, src, slen, flags, len);
348 return cmd;
365 char *cmd = apr_palloc(p, size); local
366 apr_encode_base64_binary(cmd, src, slen, flags, len);
367 return cmd;
532 void *cmd = apr_palloc(p, size); local
533 apr_decode_base64(cmd, str, slen, flags, len);
534 return cmd;
552 unsigned char *cmd local
785 char *cmd = apr_palloc(p, size); local
804 char *cmd = apr_palloc(p, size); local
1027 void *cmd = apr_palloc(p, size); local
1047 unsigned char *cmd = apr_palloc(p, size + 1); local
1171 char *cmd = apr_palloc(p, size); local
1191 char *cmd = apr_palloc(p, size); local
1387 void *cmd = apr_palloc(p, size); local
1407 unsigned char *cmd = apr_palloc(p, size + 1); local
[all...]
/freebsd-11-stable/sys/arm/amlogic/aml8726/
H A Daml8726_sdxc-m8.c135 struct mmc_command *cmd; member in struct:aml8726_sdxc_softc
219 data = sc->cmd->data;
274 data = sc->cmd->data;
314 struct mmc_command *cmd)
327 if (cmd->opcode > 0x3f)
335 sndr = cmd->opcode;
337 if ((cmd->flags & MMC_RSP_136) != 0) {
348 } else if ((cmd->flags & MMC_RSP_PRESENT) != 0)
351 if ((cmd->flags & MMC_RSP_CRC) == 0)
354 if (cmd
313 aml8726_sdxc_start_command(struct aml8726_sdxc_softc *sc, struct mmc_command *cmd) argument
444 struct mmc_command *cmd; local
[all...]
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dtest_nist2.in105 cmd="${hxtool} verify --time=2008-05-20 $args"
106 eval ${cmd} > /dev/null
127 echo "$cmd" >> nist2-failed-${name}.tmp
/freebsd-11-stable/sys/sys/
H A Dttydevsw.h47 typedef int tsw_ioctl_t(struct tty *tp, u_long cmd, caddr_t data,
49 typedef int tsw_cioctl_t(struct tty *tp, int unit, u_long cmd, caddr_t data,
132 ttydevsw_ioctl(struct tty *tp, u_long cmd, caddr_t data, struct thread *td) argument
138 return (tp->t_devsw->tsw_ioctl(tp, cmd, data, td));
142 ttydevsw_cioctl(struct tty *tp, int unit, u_long cmd, caddr_t data, argument
149 return (tp->t_devsw->tsw_cioctl(tp, unit, cmd, data, td));
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_cmdline.c109 __archive_cmdline_parse(struct archive_cmdline *data, const char *cmd) argument
119 al = get_argument(&as, cmd);
139 cmd += al;
142 al = get_argument(&as, cmd);
149 cmd += al;
150 if (archive_strlen(&as) == 0 && *cmd == '\0')
/freebsd-11-stable/usr.bin/tee/
H A Dtee.c77 unsigned long cmd; local
105 cmd = TIOCGETA;
106 if (cap_ioctls_limit(STDERR_FILENO, &cmd, 1) < 0 && errno != ENOSYS)
151 unsigned long cmd; local
161 cmd = TIOCGETA;
162 if (cap_ioctls_limit(fd, &cmd, 1) < 0 && errno != ENOSYS)
/freebsd-11-stable/usr.sbin/bluetooth/l2control/
H A Dl2control.c102 char *cmd = argv[0]; local
108 if (strcasecmp(cmd, "help") == 0) {
122 cmd = argv[0];
125 c = find_l2cap_command(cmd, l2cap_commands);
127 fprintf(stdout, "Unknown command: \"%s\"\n", cmd);
165 cmd, strerror(errno));
213 fprintf(stderr, "Usage: l2control [-hn] -a local cmd [params ..]\n");
218 fprintf(stderr, " cmd Supported command " \
/freebsd-11-stable/usr.sbin/bluetooth/sdpcontrol/
H A Dsdpcontrol.c108 char *cmd = argv[0]; local
114 if (strcasecmp(cmd, "help") == 0) {
128 cmd = argv[0];
131 c = find_sdp_command(cmd, sdp_commands);
133 fprintf(stdout, "Unknown command: \"%s\"\n", cmd);
162 cmd, strerror(sdp_error(xs)));

Completed in 419 milliseconds

<<11121314151617181920>>