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