Home | History | Annotate | Download | only in blkid

Lines Matching refs:strchr

185 		if ((t = strchr(cp, '\n')) != NULL)
187 if ((t = strchr(cp, '\t')) != NULL)
189 if ((t = strchr(cp, ' ')) != NULL)
221 if ((cp = strchr(buf, ':')) != NULL)