Searched refs:parse_format (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/term/
H A Dtparm.c241 parse_format(const char *s, char *format, int *len) function
370 cp = parse_format(cp, fmt_buff, &len);
524 cp = parse_format(cp, fmt_buff, &len);
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dtparm.c236 parse_format(const char *s, char *format, int *len) function
378 cp = parse_format(cp, format, &len);
493 string = parse_format(string, format, &len);
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_crypto.c76 parse_format(key_format_t *format, char *s, int len) function
174 if (!parse_format(format, s, len))

Completed in 33 milliseconds