Home | Sort by: relevance | last modified time | path |
/src/games/backgammon/teachgammon/ | |
data.c | 61 static const char *const text2[] = { variable in typeref:typename:const char * const[] 235 6, 5, {13, 8, 0, 0}, {8, 2, 0, 0}, 1, 2, {text2} |
/src/usr.sbin/edquota/ | |
edquota.c | 849 /*const*/ char *text, *text2, *t; /* scratch values */ local in function:readprivs 959 text2 = strchr(text, ','); 960 if (text2 == NULL) { 965 *text2 = '\0'; 966 text2++; 976 t = skipws(text2); |