Lines Matching full:comma
1066 char *gecos, *comma;1095 comma = strchr (gecos, ',');1096 if (comma)1097 *comma = 0;