Rechercher une page de manuel
snd_info_get_line
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
snd_info_get_line - read one line from the procfs bufferSYNOPSIS
- int snd_info_get_line(struct snd_info_buffer * buffer, char * line, int len);
ARGUMENTS
buffer
- the procfs buffer
line
- the buffer to store
len
- the max. buffer size - 1
DESCRIPTION
Reads one line from the buffer and stores the string.
Returns zero if successful, or 1 if error or EOF.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre