Home
last modified time | relevance | path

Searched defs:shellcmd (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/usr.bin/tmux/
H A Dcmd-if-shell.c79 char *shellcmd; in cmd_if_shell_exec() local
H A Dcmd-display-menu.c393 const char *value, *shell, *shellcmd = NULL; in cmd_display_popup_exec() local
H A Dclient.c491 client_exec(const char * shell,const char * shellcmd) client_exec() argument
H A Dpopup.c638 popup_display(int flags,enum box_lines lines,struct cmdq_item * item,u_int px,u_int py,u_int sx,u_int sy,struct environ * env,const char * shellcmd,int argc,char ** argv,const char * cwd,const char * title,struct client * c,struct session * s,const char * style,const char * border_style,popup_close_cb cb,void * arg) popup_display() argument