Home
last modified time | relevance | path

Searched refs:getcmd (Results 1 – 16 of 16) sorted by relevance

/netbsd/usr.sbin/timed/timedc/
H A Dtimedc.c66 static const struct cmd *getcmd(char *);
86 c = getcmd(*++argv); in main()
118 c = getcmd(margv[0]); in main()
143 getcmd(char *name) in getcmd() function
251 c = getcmd(arg); in help()
/netbsd/games/warp/
H A Dscore.c93 getcmd(tmpbuf); in score_init()
113 getcmd(tmpbuf); in score_init()
187 getcmd(buf); in score_init()
196 getcmd(buf); in score_init()
217 getcmd(spbuf); in wscore()
226 getcmd(spbuf); in wscore()
235 getcmd(spbuf); in wscore()
618 getcmd(&tmp); in score()
649 getcmd(&tmp); in score()
H A Dwarp.c369 getcmd(&tmp); in main()
375 getcmd(&tmp); in main()
H A Dterm.c400 getcmd(spbuf); in page()
507 getcmd(spbuf); in helper()
695 getcmd(buff); in read_nd()
702 getcmd(char *wbuf) in getcmd() function
H A Dus.c183 getcmd(&ch[i]); in get_commands()
H A Dterm.h327 void getcmd(char *);
/netbsd/usr.sbin/lpr/lpc/
H A Dlpc.c86 static struct cmd *getcmd(const char *);
121 c = getcmd(arg); in parse()
202 getcmd(const char *name) in getcmd() function
304 c = getcmd(arg); in help()
/netbsd/games/canfield/canfield/
H A Dcanfield.c204 static void getcmd(int, int, const char *);
1101 getcmd(moverow, movecol, "Hit return to exit"); in showcards()
1334 getcmd(int row, int col, const char *cp) in getcmd() function
1436 getcmd(moverow, movecol, "Move:"); in movecard()
1438 getcmd(moverow, movecol, "Move:"); in movecard()
1454 getcmd(moverow, movecol, "Inspect game?"); in movecard()
1493 getcmd(moverow, movecol, in movecard()
1610 getcmd(originrow + 3, origincol, "y or n?"); in instruct()
1623 getcmd(originrow + 2, origincol, "y or n?"); in instruct()
1696 getcmd(row, col, "Play again (y or n)?"); in finish()
[all …]
/netbsd/usr.bin/tftp/
H A Dmain.c119 static const struct cmd *getcmd(const char *);
675 c = getcmd(margv[0]); in command()
689 getcmd(const char *name) in getcmd() function
768 c = getcmd(arg); in help()
/netbsd/sbin/restore/
H A Dinteractive.c89 static void getcmd(char *, char *, char *, size_t, struct arglist *);
128 getcmd(curdir, cmd, name, sizeof(name), &arglist); in runcmdshell()
311 getcmd(char *curdir, char *cmd, char *name, size_t size, struct arglist *ap) in getcmd() function
/netbsd/usr.bin/ftp/
H A Dmain.c719 c = getcmd(margv[0]); in cmdscanner()
758 getcmd(const char *name) in getcmd() function
1006 c = getcmd(arg); in help()
H A Ddomacro.c115 c = getcmd(margv[0]); in domacro()
H A Dextern.h132 struct cmd *getcmd(const char *);
H A Dcomplete.c388 c = getcmd(margv[0]); in complete()
H A Dcmds.c1867 c = getcmd(argv[1]); in doproxy()
/netbsd/usr.bin/telnet/
H A Dcommands.c168 static Command *getcmd(const char *);
2352 getcmd(const char *name) in getcmd() function
2405 c = getcmd(margv[0]); in command()
2451 c = getcmd(arg); in help()
2525 c = getcmd(margv[0]); in cmdrc()