Query: snd_info_get_str
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_INFO_GET_STR(9) Proc Info API SND_INFO_GET_STR(9)NAMEsnd_info_get_str - parse a string tokenSYNOPSISconst char * snd_info_get_str(char * dest, const char * src, int len);ARGUMENTSdest the buffer to store the string token src the original string len the max. length of token - 1DESCRIPTIONParses the original string and copy a token to the given string buffer.RETURNThe updated pointer of the original string so that it can be used for the next call.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_INFO_GET_STR(9)
Related Man Pages |
---|
strcat(3) - centos |
strncpy(3) - linux |
strcat(3) - linux |
strcpy(3) - redhat |
strcat(3) - suse |