Searched refs:afmt (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/od/
H A Dod.c48 static char *afmt = "%07llo"; variable
566 afmt = NULL;
570 afmt = "%07llo";
574 afmt = "%07lld";
578 afmt = "%07llx";
588 afmt = " ";
592 afmt = NULL;
596 afmt = NULL;
598 if (afmt == NULL)
752 afmt
[all...]
/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_sun.c174 devaudio_decompose_format(audio_prinfo_t *prinfo, int afmt) argument
187 switch (afmt) {

Completed in 61 milliseconds