Home
last modified time | relevance | path

Searched refs:cmd_show (Results 1 – 25 of 111) sorted by path

12345

/dports/audio/epos-devel/epos-2.5.37/doc/
H A DTodo41 - whether decoding and encoding is properly done for all data types - also cmd_show
/dports/audio/epos-devel/epos-2.5.37/src/
H A Dttscp.cc329 int cmd_show(char *param, a_ttscp *a) in cmd_show() function
413 TTSCP_COMMAND("show", cmd_show, "parameter", PAR_REQ)
/dports/comms/comserv/comserv-1.4.4/
H A Dcmd.c71 { "show", cmd_show, "show parameters" },
828 int cmd_show(ENDPOINT * e, char * cmdline) in cmd_show() function
H A Dcmd.h94 int cmd_show (ENDPOINT * e, char * cmdline);
/dports/comms/libticables2/libticables2-1.3.5/src/win32/
H A Dusb.h379 LPSTR cmd_line, int cmd_show);
384 LPSTR cmd_line, int cmd_show);
389 LPSTR cmd_line, int cmd_show);
394 LPSTR cmd_line, int cmd_show);
404 LPSTR cmd_line, int cmd_show);
/dports/databases/sqsh/sqsh-2.5/
H A DCHANGES2242 cmd_show.c
/dports/databases/sqsh/sqsh-2.5/cygwin/
H A DMakefile191 cmd_set.o cmd_shell.o cmd_show.o cmd_sleep.o cmd_wait.o \
358 cmd_show.o: cmd_show.c sqsh_config.h config.h sqsh_compat.h \
H A DMakefile-syb15186 cmd_run.o cmd_set.o cmd_shell.o cmd_show.o cmd_sleep.o cmd_wait.o \
357 cmd_show.o: cmd_show.c sqsh_config.h config.h sqsh_compat.h sqsh_debug.h \
H A DMakefile-syb15-x64186 cmd_run.o cmd_set.o cmd_shell.o cmd_show.o cmd_sleep.o cmd_wait.o \
357 cmd_show.o: cmd_show.c sqsh_config.h config.h sqsh_compat.h sqsh_debug.h \
/dports/databases/sqsh/sqsh-2.5/doc/
H A DREADME323 sqsh-2.5/src/cmd_show.c
/dports/databases/sqsh/sqsh-2.5/src/
H A DMakefile.in184 cmd_run.o cmd_set.o cmd_shell.o cmd_show.o cmd_sleep.o cmd_wait.o \
355 cmd_show.o: cmd_show.c sqsh_config.h config.h sqsh_compat.h sqsh_debug.h \
H A Dcmd.h78 int cmd_show _ANSI_ARGS(( int, char** )) ;
141 { "\\show", NULL, cmd_show },
H A Dcmd_show.c44 int cmd_show( argc, argv )
/dports/devel/cgit/cgit-1.2.3/git/
H A Dbuiltin.h225 int cmd_show(int argc, const char **argv, const char *prefix);
H A Dgit.c571 { "show", cmd_show, RUN_SETUP },
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dlog.c594 int cmd_show(int argc, const char **argv, const char *prefix) in cmd_show() function
/dports/devel/dulwich/dulwich-0.19.16/bin/
H A Ddulwich284 class cmd_show(Command):
694 "show": cmd_show,
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libgit2-sys-0.9.1/libgit2/examples/
H A Dremote.c45 static int cmd_show(git_repository *repo, struct opts *o);
73 retval = cmd_show(repo, &opt); in lg2_remote()
169 static int cmd_show(git_repository *repo, struct opts *o) in cmd_show() function
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libgit2-sys-0.12.13+1.0.1/libgit2/examples/
H A Dremote.c45 static int cmd_show(git_repository *repo, struct remote_opts *o);
73 retval = cmd_show(repo, &opt); in lg2_remote()
169 static int cmd_show(git_repository *repo, struct remote_opts *o) in cmd_show() function
/dports/devel/git-cvs/git-2.34.1/
H A Dbuiltin.h217 int cmd_show(int argc, const char **argv, const char *prefix);
H A Dgit.c596 { "show", cmd_show, RUN_SETUP },
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dlog.c625 int cmd_show(int argc, const char **argv, const char *prefix) in cmd_show() function
/dports/devel/git-gui/git-2.34.1/
H A Dbuiltin.h217 int cmd_show(int argc, const char **argv, const char *prefix);
H A Dgit.c596 { "show", cmd_show, RUN_SETUP },
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dlog.c625 int cmd_show(int argc, const char **argv, const char *prefix) in cmd_show() function

12345