Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/makefs/ | |
makefs.c | 69 void (*cleanup_options)(fsinfo_t *); member in struct:__anonc279ec5e0108 249 if (fstype->cleanup_options) 250 fstype->cleanup_options(&fsoptions); |
makefs.c | 69 void (*cleanup_options)(fsinfo_t *); member in struct:__anonc279ec5e0108 249 if (fstype->cleanup_options) 250 fstype->cleanup_options(&fsoptions); |