Home | History | Annotate | Download | only in linux

Lines Matching refs:pret

1886                     char * pret = strchr(enumDeviceName, '\n'/*0xa*/); //LF
1887 if (pret)
1888 *pret = '-';