strentry_t
_write_device_maps(FILE *dmfp, strentry_t *head_devmapp)
strentry_t *tmp_str, *old_str;
strentry_t *head_defent = NULL;
strentry_t *head_devmapp = NULL;
strentry_t *head_devallocp = NULL;
static strentry_t *
strentry_t *sep;
if ((sep = (strentry_t *)malloc(sizeof (strentry_t))) == NULL)
static strentry_t *
strentry_t *sep;
if ((sep = (strentry_t *)malloc(sizeof (strentry_t))) == NULL)
static strentry_t *
strentry_t *sep;
if ((sep = (strentry_t *)malloc(sizeof (strentry_t))) == NULL)
_build_defattrs(da_args *dargs, strentry_t **head_defent)
strentry_t *tail_str, *tmp_str;
_rebuild_lists(da_args *dargs, strentry_t **head_devallocp,
strentry_t **head_devmapp)
strentry_t *tail_str;
strentry_t *tmp_str;
_build_lists(da_args *dargs, strentry_t **head_devallocp,
strentry_t **head_devmapp)
strentry_t *tail_str;
strentry_t *tmp_str;
_write_defattrs(FILE *fp, strentry_t *head_defent)
strentry_t *tmp_str;
_write_device_allocate(char *odevalloc, FILE *dafp, strentry_t *head_devallocp)
strentry_t *tmp_str, *old_str;