Home
last modified time | relevance | path

Searched refs:getpath (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/libdisk/
H A Dproto.c56 static char* getpath(Mkaux*, char*);
389 f->old = getpath(mkaux, p); in getfile()
400 getpath(Mkaux *mkaux, char *p) in getpath() function
/plan9/sys/src/cmd/replica/
H A Drevproto.c57 static char* getpath(Mkaux*, char*);
394 f->old = getpath(mkaux, p); in getfile()
405 getpath(Mkaux *mkaux, char *p) in getpath() function
/plan9/sys/src/cmd/disk/
H A Dmkfs.c38 char* getpath(char*);
605 f->old = getpath(p); in getfile()
619 getpath(char *p) in getpath() function