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

/netbsd-6-1-5-RELEASE/usr.bin/config/
H A Dmkswap.c137 cf->cf_fstype ? cf->cf_fstype : "?");
H A Dgram.y555 conf.cf_fstype = NULL;
564 TYPE fs_spec { setfstype(&conf.cf_fstype, $2); } |
H A Ddefs.h133 const char *cf_fstype; /* file system type */ member in struct:config
H A Dsem.c846 if (cf->cf_fstype == s_qmark)
847 cf->cf_fstype = NULL;

Completed in 715 milliseconds