Home
last modified time | relevance | path

Searched defs:Path (Results 1 – 5 of 5) sorted by relevance

/plan9/sys/src/cmd/disk/
H A Drd9660.c124 typedef struct Path Path; typedef
125 struct Path { struct
132 #pragma varargck type "P" Path* argument
/plan9/sys/src/cmd/ip/
H A Dftpd.c1783 typedef struct Path Path; typedef
1784 struct Path { struct
1785 Path *next; argument
1797 Path *pathlevel[Maxlevel]; argument
/plan9/sys/src/games/music/jukefs/
H A Dobject.h16 Path, enumerator
/plan9/sys/src/9/port/
H A Dportdat.h26 typedef struct Path Path; typedef
228 struct Path struct
231 char *s;
232 Chan **mtpt; /* mtpt history */
233 int len; /* strlen(s) */
234 int alen; /* allocated length of s */
235 int mlen; /* number of path elements */
236 int malen; /* allocated length of mtpt */
/plan9/sys/src/ape/cmd/pax/
H A Dpax.h304 } Path; typedef