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

  /src/usr.sbin/mdsetimage/
mdsetimage.c 81 char *bfdname = NULL; local in function:main
102 bfdname = optarg;
144 bin = bin_open(kfd, kfile, bfdname);
249 fprintf(stderr, "Usage: %s [-svx] [-b bfdname] [-I image_symbol] "
mdsetimage.c 81 char *bfdname = NULL; local in function:main
102 bfdname = optarg;
144 bin = bin_open(kfd, kfile, bfdname);
249 fprintf(stderr, "Usage: %s [-svx] [-b bfdname] [-I image_symbol] "

Completed in 22 milliseconds