SND_IPRINTF(9) Proc Info API SND_IPRINTF(9)NAMEsnd_iprintf - printf on the procfs bufferSYNOPSISint snd_iprintf(struct snd_info_buffer * buffer, const char * fmt, ...);ARGUMENTSbuffer the procfs buffer fmt the printf format ... variable argumentsDESCRIPTIONOutputs the string on the procfs buffer just like printf.RETURNThe size of output string, or a negative error code.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_IPRINTF(9)
| Related Man Pages |
|---|
| vw_printw(3x) - mojave |
| wprintw(3x) - mojave |
| mvprintw(3x) - osx |
| mvwprintw(3x) - osx |
| vwprintw(3x) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Docker learning Phase-I |
| Controlling user input |
| [TIP] Processing YAML files with yq |