| /plan9/sys/src/cmd/fossil/ |
| H A D | 9auth.c | 11 vtSetError("not an auth fid"); in authRead() 17 vtSetError("fossil authRead: auth protocol not finished"); in authRead() 21 vtSetError("%r"); in authRead() 25 vtSetError("auth with no cuid"); in authRead() 36 vtSetError("unknown user %#q", afid->cuname); in authRead() 42 vtSetError("not enough data in auth read"); in authRead() 48 vtSetError("%r"); in authRead() 100 vtSetError("cannot attach as none before authentication"); in authCheck() 108 vtSetError("unknown user"); in authCheck() 117 vtSetError("bad authentication fid"); in authCheck() [all …]
|
| H A D | 9p.c | 63 vtSetError(EPermission); in permFile() 94 vtSetError("no file name"); in validFileName() 99 vtSetError(". and .. illegal as file name"); in validFileName() 106 vtSetError("bad character in file name"); in validFileName() 131 vtSetError(EPermission); in rTwstat() 135 vtSetError("read-only filesystem"); in rTwstat() 144 vtSetError("wstat -- protocol botch"); in rTwstat() 163 vtSetError("wstat -- attempt to change qid.path"); in rTwstat() 170 vtSetError("wstat -- attempt to change qid.vers"); in rTwstat() 177 vtSetError("wstat -- unknown muid"); in rTwstat() [all …]
|
| H A D | Ccmd.c | 56 vtSetError("Twstat: convD2M failed (internal error)"); in cmd9pTwstat() 134 vtSetError("usage: Twalk tag fid newfid [name...]"); in cmd9pTwalk() 141 vtSetError("Twalk: too many names"); in cmd9pTwalk() 184 vtSetError("msize too big"); in cmd9pTversion() 245 vtSetError("usage: %s %s", in cmd9p() 262 vtSetError("%s: convS2M error", cmd9pTmsg[i].name); in cmd9p() 267 vtSetError("%s: write error: %r", cmd9pTmsg[i].name); in cmd9p() 274 vtSetError("%s: read error: %r", cmd9pTmsg[i].name); in cmd9p() 279 vtSetError("%s: convM2S error", cmd9pTmsg[i].name); in cmd9p() 345 vtSetError("errors in . %#q", argv[0]); in cmdDot()
|
| H A D | 9srv.c | 39 vtSetError("create %s: %r", p); in srvFd() 48 vtSetError("write %s: %r", p); in srvFd() 95 vtSetError("srv: already serving '%s'", service); in srvAlloc() 171 vtSetError("srv: cannot use -P with -p"); in cmdSrv() 199 vtSetError("srv: '%s' not found", argv[0]); in cmdSrv() 207 vtSetError("srv pipe: %r"); in cmdSrv()
|
| H A D | 9fsys.c | 101 vtSetError(EFsysNotFound, name); in _fsysGet() 140 vtSetError(EFsysNotOpen, fsys->name); in fsysGet() 292 vtSetError(EFsysExists, name); in fsysAlloc() 713 vtSetError("bad offset"); in fsysBlock() 727 vtSetError("cacheLocal %#ux: %R", addr); in fsysBlock() 738 vtSetError("bad data count"); in fsysBlock() 750 vtSetError("bad hex"); in fsysBlock() 878 vtSetError("cacheLocal %#ux: %R", addr); in fsysClrep() 886 vtSetError("clrep"); in fsysClrep() 890 vtSetError("wrong block type"); in fsysClrep() [all …]
|
| H A D | file.c | 118 vtSetError(ENoFile); in dirLookup() 219 vtSetError(ERemoved); in fileOpenSource() 232 vtSetError(EBadMeta); in fileOpenSource() 249 vtSetError(EBadPath); in _fileWalk() 254 vtSetError(ENotDir); in _fileWalk() 350 vtSetError("%s: element too long", EBadPath); in _fileOpen() 357 vtSetError("%.*s: %R", utfnlen(opath, p-opath), in _fileOpen() 425 vtSetError(EExists); in fileCreate() 432 vtSetError(EExists); in fileCreate() 438 vtSetError(EReadOnly); in fileCreate() [all …]
|
| H A D | 9lstn.c | 78 vtSetError("listen: already serving '%s'", address); in lstnAlloc() 84 vtSetError("listen: announce '%s': %r", address); in lstnAlloc() 107 vtSetError("listen: thread '%s': %r", lstn->address); in lstnAlloc() 167 vtSetError("listen: '%s' not found", argv[0]); in cmdLstn()
|
| H A D | disk.c | 52 vtSetError("short read: %r"); in diskAlloc() 58 vtSetError("bad disk header"); in diskAlloc() 137 vtSetError(EBadAddr); in diskReadRaw() 150 vtSetError("eof reading disk"); in diskReadRaw() 171 vtSetError(EBadAddr); in diskWriteRaw() 182 vtSetError("short write"); in diskWriteRaw()
|
| H A D | fs.c | 22 vtSetError(EBadMode); in fsOpen() 33 vtSetError("open %s: %r", file); in fsOpen() 40 vtSetError("diskAlloc: %R"); in fsOpen() 60 vtSetError("bad super block"); in fsOpen() 81 vtSetError("cacheLocalData: %R"); in fsOpen() 86 vtSetError("bad root source block"); in fsOpen() 97 vtSetError("cacheLocal: %R"); in fsOpen() 108 vtSetError("sourceRoot: %R"); in fsOpen() 120 vtSetError("fileRoot: %R"); in fsOpen() 382 vtSetError("bad low epoch (must be <= %ud)", fs->ehi); in fsEpochLow() [all …]
|
| H A D | 9user.c | 86 vtSetError("uname: uid '%s' not found", uid); in _userByUid() 118 vtSetError("uname: uname '%s' not found", uname); in _userByUname() 205 vtSetError("uname: '%s' always in own group", member); in _groupRemMember() 207 vtSetError("uname: '%s' not in group '%s'", in _groupRemMember() 243 vtSetError("uname: '%s' always in own group", member); in _groupAddMember() 245 vtSetError("uname: '%s' already in group '%s'", in _groupAddMember() 643 vtSetError("user '%s' is mandatory", usersMandatory[i]); in uboxInit() 648 vtSetError("uid/uname for user '%s' must match", in uboxInit() 753 vtSetError("uname: uname '%s' already exists", in cmdUname() 761 vtSetError("uname: uname '%s' is mandatory", in cmdUname() [all …]
|
| H A D | source.c | 86 vtSetError(ESnapRO); in sourceAlloc() 91 vtSetError(ESnapOld); in sourceAlloc() 129 vtSetError(EBadEntry); in sourceAlloc() 147 vtSetError(EBadRoot); in sourceRoot() 166 vtSetError(ENotDir); in sourceOpen() 192 vtSetError(ENotDir); in sourceCreate() 222 vtSetError("sourceCreate: cannot happen"); in sourceCreate() 423 vtSetError(ETooBig); in sourceSetSize() 764 vtSetError(ENotArchived); in _sourceBlock() 773 vtSetError("tag mismatch"); in _sourceBlock() [all …]
|
| H A D | pack.c | 38 vtSetError("vac header bad magic"); in headerUnpack() 43 vtSetError("vac header bad version"); in headerUnpack() 77 vtSetError(EBadLabel); in labelUnpack() 222 vtSetError(EBadSuper); in superUnpack()
|
| H A D | 9excl.c | 48 vtSetError("exclusive lock"); in exclAlloc() 90 vtSetError("exclusive lock broken"); in exclUpdate()
|
| H A D | 9fid.c | 196 vtSetError("%s: fid 0x%ud in use", argv0, fidno); in fidGet() 205 vtSetError("%s: fid invalid", argv0); in fidGet() 244 vtSetError("%s: fid not found", argv0); in fidGet()
|
| H A D | vac.c | 102 vtSetError(ENoFile); in mbSearch() 167 vtSetError(EBadMeta); in mbUnpack() 414 vtSetError(EBadMeta); in metaChunks() 480 vtSetError(EBadMeta); in mbAlloc() 720 vtSetError(EBadMeta); in deUnpack()
|
| H A D | Ccons.c | 353 vtSetError("consTTY: open %s: %r", name); in consTTY() 361 vtSetError("consTTY: open %s: %r", p); in consTTY() 368 vtSetError("consTTY: write %s: %r", p); in consTTY()
|
| H A D | Ccli.c | 29 vtSetError("%s", p); in cliError()
|
| /plan9/sys/src/liboventi/ |
| H A D | client.c | 44 vtSetError("venti dialstring %s: %s", na, e); in vtDial() 155 vtSetError(EProtocolBotch); in vtHello() 191 vtSetError(EProtocolBotch); in vtSync() 218 vtSetError(ELumpSize); in vtWritePacket() 238 vtSetError(EProtocolBotch); in vtWritePacket() 269 vtSetError(ELumpSize); in vtReadPacket() 294 vtSetError(ENotConnected); in vtRPC() 303 vtSetError(ENotConnected); in vtRPC() 324 vtSetError(EProtocolBotch); in vtRPC() 327 vtSetError(err); in vtRPC() [all …]
|
| H A D | rpc.c | 136 vtSetError("bad state"); in vtSetFd() 157 vtSetError("bad state"); in vtSetCryptoStrength() 161 vtSetError("not supported yet"); in vtSetCryptoStrength() 178 vtSetError("bad state"); in vtSetCompression() 233 vtSetError(EBadVersion); in vtVersionRead() 245 vtSetError(EBadVersion); in vtVersionRead() 283 vtSetError("session not connected"); in vtRecvPacket() 333 vtSetError(EBigPacket); in vtSendPacket() 367 vtSetError(EBigString); in vtGetString() 388 vtSetError(ENullString); in vtAddString() [all …]
|
| H A D | server.c | 26 vtSetError(EAuthState); in srvHello() 30 vtSetError(EVersion); in srvHello() 83 vtSetError(EProtocolBotch); in dispatchHello() 120 vtSetError(EProtocolBotch); in dispatchRead() 153 vtSetError(EProtocolBotch); in dispatchSync() 167 vtSetError(ENotServer); in vtExport() 201 vtSetError(EProtocolBotch); in vtExport() 208 vtSetError(EProtocolBotch); in vtExport()
|
| H A D | plan9-io.c | 113 vtSetError("unexpected EOF"); in vtFdRead() 130 vtSetError("truncated write"); in vtFdWrite() 145 return vtSetError("%r"); in vtOSError()
|
| H A D | packet.c | 93 vtSetError(EBadSize); in packetDup() 139 vtSetError(EPacketSize); in packetSplit() 189 vtSetError(EPacketOffset); in packetTrim() 194 vtSetError(EPacketOffset); in packetTrim() 250 vtSetError(EPacketSize); in packetHeader() 284 vtSetError(EPacketSize); in packetTrailer() 433 vtSetError(EPacketOffset); in packetPeek() 438 vtSetError(EPacketSize); in packetPeek() 489 vtSetError(EPacketOffset); in packetFragments() 741 vtSetError(EPacketSize); in memAlloc()
|
| H A D | pack.c | 24 vtSetError("bad block size"); in checkSize() 61 vtSetError("unknown root version"); in vtRootUnpack()
|
| H A D | plan9-sha1.c | 74 vtSetError("vtSha1Check failed"); in vtSha1Check()
|
| /plan9/sys/include/ |
| H A D | oventi.h | 230 char *vtSetError(char *, ...); 270 #pragma varargck argpos vtSetError 1
|