snd_iprintf(9) suse man page | unix.com

Man Page: snd_iprintf

Operating Environment: suse

Section: 9

SND_IPRINTF(9)							   Sound Devices						    SND_IPRINTF(9)

NAME
snd_iprintf - printf on the procfs buffer
SYNOPSIS
int snd_iprintf(struct snd_info_buffer * buffer, const char * fmt, ...);
ARGUMENTS
buffer the procfs buffer fmt the printf format ... variable arguments
DESCRIPTION
Outputs the string on the procfs buffer just like printf. Returns the size of output string.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SND_IPRINTF(9)
Related Man Pages
curs_printw(3x) - mojave
vw_printw(3x) - mojave
wprintw(3x) - mojave
mvwprintw(3x) - osx
vwprintw(3x) - osx
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Migrating to UNIX
Update kernel Linux without reboot?!
Docker learning Phase-I