Query: snd_info_get_line
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_INFO_GET_LINE(9) Proc Info API SND_INFO_GET_LINE(9)NAMEsnd_info_get_line - read one line from the procfs bufferSYNOPSISint snd_info_get_line(struct snd_info_buffer * buffer, char * line, int len);ARGUMENTSbuffer the procfs buffer line the buffer to store len the max. buffer size - 1DESCRIPTIONReads one line from the buffer and stores the string.RETURNZero if successful, or 1 if error or EOF.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_INFO_GET_LINE(9)
| Related Man Pages |
|---|
| buf_mem_free(3) - redhat |
| buf_strdup(3) - redhat |
| buf_strdup(3) - centos |
| buffer(3) - opendarwin |
| buf_mem_new(3) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| DB2 convert digits to binary format |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| [TIP] Processing YAML files with yq |