HomeSort by: relevance | last modified time | path
    Searched defs:cleanup_options (Results 1 - 2 of 2) sorted by relevancy

  /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);

Completed in 26 milliseconds