Home
last modified time | relevance | path

Searched refs:format_iterate (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.bin/mkimg/
H A Dformat.c39 format_iterate(struct mkimg_format *f) in format_iterate() function
68 while ((f = format_iterate(f)) != NULL) { in format_select()
H A Dformat.h42 struct mkimg_format *format_iterate(struct mkimg_format *);
H A Dmkimg.c86 while ((f = format_iterate(f)) != NULL) { in print_formats()
93 while ((f = format_iterate(f)) != NULL) { in print_formats()