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

  /src/usr.sbin/sysinst/
partman.c 178 typedef struct structinfo_t { struct
186 } structinfo_t; typedef in typeref:struct:structinfo_t
187 structinfo_t raids_t_info, vnds_t_info, cgds_t_info, lvms_t_info, lv_t_info;
192 structinfo_t *s;
308 void *dev_ptr, int dev_ptr_delta, structinfo_t *s)
426 pm_manage_getfreenode(void *node, const char *d, structinfo_t *s)
3157 raids_t_info = (structinfo_t) {
3165 vnds_t_info = (structinfo_t) {
3173 cgds_t_info = (structinfo_t) {
3181 lvms_t_info = (structinfo_t) {
    [all...]

Completed in 12 milliseconds