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.c41 format_iterate(struct mkimg_format *f) in format_iterate() function
70 while ((f = format_iterate(f)) != NULL) { in format_select()
H A Dformat.h44 struct mkimg_format *format_iterate(struct mkimg_format *);
H A Dmkimg.c91 while ((f = format_iterate(f)) != NULL) { in print_formats()
98 while ((f = format_iterate(f)) != NULL) { in print_formats()