Home
last modified time | relevance | path

Searched defs:ccommand (Results 1 – 8 of 8) sorted by relevance

/dports/irc/atheme-services/atheme-7.2.9/libathemecore/
H A Dhelp.c123 char *ccommand = sstrdup(command); in help_display_as_subcmd() local
/dports/net-mgmt/nsca-ng-client/nsca-ng-1.6/perl/
H A DClient.xs197 char *ccommand; variable
/dports/net-mgmt/nsca-ng/nsca-ng-1.6/perl/
H A DClient.xs197 char *ccommand; variable
/dports/graphics/libpano13/libpano13-2.9.20/
H A Dshell_mac.c51 int ccommand( char ***argvPtr) in ccommand() function
/dports/sysutils/R-cran-processx/processx/src/unix/
H A Dprocessx.c433 char *ccommand = processx__tmp_string(command, 0); in processx_exec() local
/dports/sysutils/R-cran-processx/processx/src/win/
H A Dprocessx.c874 const char *ccommand = CHAR(STRING_ELT(command, 0)); in processx_exec() local
/dports/devel/critcl/critcl-3.1.18.1/lib/critcl/
H A Dcritcl.tcl177 proc ::critcl::ccommand {name anames args} { procedure
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/acme/
H A Ddat.h567 Channel *ccommand; /* chan(Command*) */ variable