Home
last modified time | relevance | path

Searched defs:mc_cmd (Results 1 – 22 of 22) sorted by relevance

/dports/mail/alpine/alpine-465e23b/alpine/osdep/
H A Dexecview.c80 exec_mailcap_cmd(MCAP_CMD_S *mc_cmd, char *image_file, int needsterminal) in exec_mailcap_cmd()
363 execview_pretty_command(MCAP_CMD_S *mc_cmd, int *free_ret) in execview_pretty_command()
426 osx_launch_special_handling(MCAP_CMD_S *mc_cmd, char *image_file) in osx_launch_special_handling()
/dports/editors/pico-alpine/alpine-465e23b/alpine/osdep/
H A Dexecview.c80 exec_mailcap_cmd(MCAP_CMD_S *mc_cmd, char *image_file, int needsterminal) in exec_mailcap_cmd()
363 execview_pretty_command(MCAP_CMD_S *mc_cmd, int *free_ret) in execview_pretty_command()
426 osx_launch_special_handling(MCAP_CMD_S *mc_cmd, char *image_file) in osx_launch_special_handling()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/bus/fsl-mc/
H A Dfsl-mc-uapi.c375 struct fsl_mc_command *mc_cmd) in fsl_mc_command_check()
448 struct fsl_mc_command mc_cmd; in fsl_mc_uapi_send_command() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/bus/fsl-mc/
H A Dfsl-mc-uapi.c375 struct fsl_mc_command *mc_cmd) in fsl_mc_command_check()
448 struct fsl_mc_command mc_cmd; in fsl_mc_uapi_send_command() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/bus/fsl-mc/
H A Dfsl-mc-uapi.c375 struct fsl_mc_command *mc_cmd) in fsl_mc_command_check()
448 struct fsl_mc_command mc_cmd; in fsl_mc_uapi_send_command() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/i825xx/
H A Dlib82596.c220 struct mc_cmd { struct
221 struct i596_cmd cmd;
222 short mc_cnt;
223 char mc_addrs[MAX_MC_CNT*6];
307 struct mc_cmd mc_cmd __attribute__((aligned(32))); member
H A D82596.c247 struct mc_cmd { struct
248 struct i596_cmd cmd;
249 short mc_cnt;
250 char mc_addrs[MAX_MC_CNT*6];
323 struct mc_cmd mc_cmd; member
H A Dsun3_82586.c412 volatile struct mcsetup_cmd_struct *mc_cmd; in init586() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/i825xx/
H A Dlib82596.c220 struct mc_cmd { struct
221 struct i596_cmd cmd;
222 short mc_cnt;
223 char mc_addrs[MAX_MC_CNT*6];
307 struct mc_cmd mc_cmd __attribute__((aligned(32))); member
H A D82596.c247 struct mc_cmd { struct
248 struct i596_cmd cmd;
249 short mc_cnt;
250 char mc_addrs[MAX_MC_CNT*6];
323 struct mc_cmd mc_cmd; member
H A Dsun3_82586.c412 volatile struct mcsetup_cmd_struct *mc_cmd; in init586() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/i825xx/
H A Dlib82596.c220 struct mc_cmd { struct
221 struct i596_cmd cmd;
222 short mc_cnt;
223 char mc_addrs[MAX_MC_CNT*6];
307 struct mc_cmd mc_cmd __attribute__((aligned(32))); member
H A D82596.c247 struct mc_cmd { struct
248 struct i596_cmd cmd;
249 short mc_cnt;
250 char mc_addrs[MAX_MC_CNT*6];
323 struct mc_cmd mc_cmd; member
H A Dsun3_82586.c412 volatile struct mcsetup_cmd_struct *mc_cmd; in init586() local
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/
H A Dfunctional-tests.sh198 function mc_cmd() function
/dports/mail/alpine/alpine-465e23b/pith/
H A Dmailcap.c717 MCAP_CMD_S *mc_cmd = NULL; in mailcap_build_command() local
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A Dmailcap.c717 MCAP_CMD_S *mc_cmd = NULL; in mailcap_build_command() local
/dports/mail/alpine/alpine-465e23b/alpine/
H A Dmailpart.c2420 MCAP_CMD_S *mc_cmd = NULL; in run_viewer() local
3436 MCAP_CMD_S *mc_cmd; in display_attach_info() local
H A Dmailview.c1665 MCAP_CMD_S *mc_cmd; in get_url_external_handler() local
/dports/editors/pico-alpine/alpine-465e23b/alpine/
H A Dmailpart.c2420 MCAP_CMD_S *mc_cmd = NULL; in run_viewer() local
3436 MCAP_CMD_S *mc_cmd; in display_attach_info() local
H A Dmailview.c1665 MCAP_CMD_S *mc_cmd; in get_url_external_handler() local
/dports/sysutils/openipmi/OpenIPMI-2.0.29/ui/
H A Dui.c3694 mc_cmd(char *cmd, char **toks, void *cb_data) in mc_cmd() function