Home
last modified time | relevance | path

Searched refs:cliExec (Results 1 – 6 of 6) sorted by relevance

/plan9/sys/src/cmd/fossil/
H A DCcli.c37 cliExec(char* buf) in cliExec() function
H A Dfossil.c134 if(cliExec(cmd[i]) == 0) in main()
H A D9.h231 extern int cliExec(char*);
H A DCcmd.c334 if(cliExec(s) == 0){ in cmdDot()
H A DCcons.c308 cliExec(console.l); in consProc()
H A D9user.c863 r = cliExec(p); in cmdUname()