/src/usr.bin/mkubootimage/ |
mkubootimage.c | 238 get_comp(const char *name) function in typeref:enum:uboot_image_comp 473 image_comp = get_comp(optarg);
|
/src/sbin/raidctl/ |
raidctl.c | 103 get_comp(char *buf, char *arg, size_t bufsz) function in typeref:typename:void 186 get_comp(component, optarg, sizeof(component)); 210 get_comp(component, optarg, sizeof(component)); 216 get_comp(component, optarg, sizeof(component)); 222 get_comp(component, optarg, sizeof(component)); 243 get_comp(component, optarg, sizeof(component)); 279 get_comp(component, optarg, sizeof(component)); 283 get_comp(component, optarg, sizeof(component));
|