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

/illumos-gate/usr/src/cmd/audio/audioconvert/
H A Dparse.cc139 parse_format( function
/illumos-gate/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);
/illumos-gate/usr/src/cmd/ps/
H A Dps.c309 static char *parse_format(char *);
691 while ((p = parse_format(p)) != NULL)
1142 * parse_format() takes the argument to the -o option,
1148 parse_format(char *arg) function

Completed in 80 milliseconds