Home
last modified time | relevance | path

Searched defs:rootpath (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgsiodisk.c414 MapFileOpen(const char * rootpath, const char * filename, const char * attributes) in MapFileOpen()
515 MapFileUnlink(const char * rootpath, const char * filename) in MapFileUnlink()
533 MapFileRename(const char * rootpath, const char * newfilename, const char * oldfilename) in MapFileRename()
557 MapToFile(const char* rootpath, const char* name) in MapToFile()
/plan9/sys/src/cmd/ip/dhcpd/
H A Ddat.h43 char rootpath[Maxstr]; /* rootfs for diskless nfs clients */ member