Home
last modified time | relevance | path

Searched refs:Enotdir (Results 1 – 15 of 15) sorted by relevance

/dports/net/drawterm/drawterm/exportfs/
H A Dexportfs.h80 #define Enotdir Exenotdir macro
88 extern char Enotdir[];
H A Dexportsrv.c8 char Enotdir[] = "Not a directory"; variable
/dports/net/drawterm/drawterm/kern/
H A Derror.h11 extern char Enotdir[]; /* not a directory */
H A Derror.c11 char Enotdir[] = "not a directory"; variable
H A Dchan.c770 strcpy(up->errstr, Enotdir); in walk()
850 strcpy(up->errstr, Enotdir); in walk()
1245 error(Enotdir); in namec()
1465 error(Enotdir); in isdir()
H A Ddev.c197 error(Enotdir); in devwalk()
/dports/devel/libixp/libixp-0.5/libixp/
H A Drequest.c34 Enotdir[] = "not a directory", variable
210 respond(r, Enotdir); in handlereq()
282 respond(r, Enotdir); in handlereq()
/dports/x11-wm/wmii-devel/wmii+ixp-3.9.2/libixp/
H A Drequest.c35 Enotdir[] = "not a directory", variable
212 respond(r, Enotdir); in handlereq()
284 respond(r, Enotdir); in handlereq()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/vac/
H A Dvacfs.c89 char Enotdir[] = "not a directory"; variable
388 err = Enotdir; in rwalk()
488 return vtstrdup(Enotdir); in rcreate()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/
H A Dramfs.c111 char Enotdir[] = "not a directory"; variable
335 err = Enotdir; in rwalk()
450 return Enotdir; in rcreate()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/tapefs/
H A Dfs.c55 char Enotdir[] = "not a directory"; variable
243 err = Enotdir; in rwalk()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/acme/
H A Dfsys.c63 char Enotdir[] = "not a directory"; variable
422 err = Enotdir; in fsyswalk()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/auth/factotum/
H A Dcpu.c880 char Enotdir[] = "not a directory"; variable
957 f.ename = Enotdir; in notefs()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/plumb/
H A Dfsys.c148 char Enotdir[] = "not a directory"; variable
654 err = Enotdir; in fsyswalk()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/upas/fs/
H A Dfs.c88 char Enotdir[] = "not a directory"; variable
693 return Enotdir; in dowalk()