Searched refs:fstyp_pcfs (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c87 typedef struct fstyp_pcfs { struct
148 struct fstyp_pcfs *h;
150 if ((h = calloc(1, sizeof (struct fstyp_pcfs))) == NULL) {
163 struct fstyp_pcfs *h = (struct fstyp_pcfs *)handle;
175 struct fstyp_pcfs *h = (struct fstyp_pcfs *)handle;
183 struct fstyp_pcfs *h = (struct fstyp_pcfs *)handle;
204 struct fstyp_pcfs *
[all...]

Completed in 58 milliseconds