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

  /src/sbin/bioctl/
bioctl.c 698 char *endptr, *stripe, levelstr[32]; local in function:bio_volops_create
873 snprintf(levelstr, sizeof(levelstr), "1+0");
875 snprintf(levelstr, sizeof(levelstr), "%u", bc.bc_level);
879 levelstr, bc.bc_channel, bc.bc_target, bc.bc_lun);
bioctl.c 698 char *endptr, *stripe, levelstr[32]; local in function:bio_volops_create
873 snprintf(levelstr, sizeof(levelstr), "1+0");
875 snprintf(levelstr, sizeof(levelstr), "%u", bc.bc_level);
879 levelstr, bc.bc_channel, bc.bc_target, bc.bc_lun);
bioctl.c 698 char *endptr, *stripe, levelstr[32]; local in function:bio_volops_create
873 snprintf(levelstr, sizeof(levelstr), "1+0");
875 snprintf(levelstr, sizeof(levelstr), "%u", bc.bc_level);
879 levelstr, bc.bc_channel, bc.bc_target, bc.bc_lun);

Completed in 35 milliseconds