Home
last modified time | relevance | path

Searched refs:vtGetError (Results 1 – 12 of 12) sorted by relevance

/plan9/sys/src/cmd/fossil/
H A Dflchk.c97 vtFatal("could not connect to server: %s", vtGetError()); in main()
99 vtFatal("vtConnect: %s", vtGetError()); in main()
H A DCcli.c59 consPrint("%s\n", vtGetError()); in cliExec()
H A Dfossil.c139 consPrint("%s\n", vtGetError()); in main()
H A Dfs.c76 if(mode == OReadOnly || strcmp(vtGetError(), EBadRoot) != 0) in fsOpen()
913 else if(strcmp(vtGetError(), ESnapOld) == 0){ in fsRsearch1()
H A Darchive.c192 if(strcmp(vtGetError(), ELabelMismatch) == 0){ in archWalk()
H A D9proc.c330 e = vtGetError(); in msgProc()
H A Dsource.c915 if(strcmp(vtGetError(), ELabelMismatch) == 0){ in sourceLoadBlock()
/plan9/sys/src/liboventi/
H A Derrfmt.c10 s = vtGetError(); in vtErrFmt()
H A Dserver.c241 if(!vtAddString(p, vtGetError())) in vtExport()
H A Dclient.c340 vtDebug(z, "vtRPC failed: %s\n", vtGetError()); in vtRPC()
H A Dplan9-thread.c119 vtGetError(void) in vtGetError() function
/plan9/sys/include/
H A Doventi.h145 char *vtGetError(void);
229 char *vtGetError(void);