Searched refs:getcmd (Results 1 - 17 of 17) sorted by relevance

/macosx-10.9.5/remote_cmds-41.90.1/timed.tproj/timedc.tproj/
H A Dtimedc.c67 static struct cmd *getcmd(char *);
86 c = getcmd(*++argv);
119 c = getcmd(margv[0]);
148 getcmd(name) function
253 c = getcmd(arg);
/macosx-10.9.5/bash-92/bash-3.2/examples/scripts/
H A Dbcsh.sh395 getcmd=yes
412 case "$getcmd" in
479 getcmd=no
484 getcmd=no
609 getcmd=no
856 getcmd=no
901 getcmd=no
908 getcmd=no
916 getcmd=no
950 getcmd
[all...]
/macosx-10.9.5/Heimdal-323.92.1/appl/ftp/ftp/
H A Dextern.h78 struct cmd *getcmd (char *);
H A Ddomacro.c115 c = getcmd(margv[0]);
H A Dmain.c316 c = getcmd(margv[0]);
340 getcmd(char *name) function
581 c = getcmd(arg);
H A Dcmds.c1634 c = getcmd(argv[1]);
/macosx-10.9.5/lukemftp-13.92.1/tnftp/src/
H A Ddomacro.c121 c = getcmd(margv[0]);
H A Dextern.h143 struct cmd *getcmd(const char *);
H A Dmain.c726 c = getcmd(margv[0]);
763 getcmd(const char *name) function
1008 c = getcmd(arg);
H A Dcomplete.c400 c = getcmd(margv[0]);
H A Dcmds.c1854 c = getcmd(argv[1]);
/macosx-10.9.5/remote_cmds-41.90.1/tftp.tproj/
H A Dmain.c121 struct cmd *getcmd(char *);
133 struct cmd *getcmd(char *);
762 c = getcmd(margv[0]);
776 getcmd(name) function
859 c = getcmd(arg);
/macosx-10.9.5/CommonCrypto-60049/cn_tool/
H A Dmain.c148 static cnCmdPtr getcmd(const char * str) function
332 context->cmd = getcmd(cmd ? cmd : argv[1]);
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dopl.vim38 syn keyword OPLStatement getcmd$ getdoc$ getevent getevent32 geteventa32
/macosx-10.9.5/Heimdal-323.92.1/appl/telnet/telnet/
H A Dcommands.c1980 static Command *getcmd(char *name);
2039 c = getcmd(margv[0]);
2358 *getcmd(char *name)
2411 c = getcmd(margv[0]);
2458 c = getcmd(arg);
2350 *getcmd(char *name) function
/macosx-10.9.5/remote_cmds-41.90.1/telnet.tproj/
H A Dcommands.c2633 getcmd(char *name)
2686 c = getcmd(margv[0]);
2733 c = getcmd(arg);
2806 c = getcmd(margv[0]);
2625 getcmd(char *name) function
/macosx-10.9.5/efax-36/efax/
H A Defax.c1172 non-optional frame or after the time given by getcmd has
1187 int getfr ( TFILE *mf, uchar *buf, int getcmd )
1196 t = getcmd ? ( getcmd > 1 ? getcmd : T2 ) : T4 ;
1279 if ( err && getcmd && ( t -= 10*time(0) - start ) > 0 )

Completed in 244 milliseconds