HomeSort by: relevance | last modified time | path
    Searched defs:appdstr (Results 1 - 3 of 3) sorted by relevancy

  /src/games/quiz/
quiz.c 67 static char *appdstr(char *, const char *, size_t);
140 qp->q_text = appdstr(qp->q_text, lp, len);
330 appdstr(char *s, const char *tp, size_t len) function in typeref:typename:char *
quiz.c 67 static char *appdstr(char *, const char *, size_t);
140 qp->q_text = appdstr(qp->q_text, lp, len);
330 appdstr(char *s, const char *tp, size_t len) function in typeref:typename:char *
quiz.c 67 static char *appdstr(char *, const char *, size_t);
140 qp->q_text = appdstr(qp->q_text, lp, len);
330 appdstr(char *s, const char *tp, size_t len) function in typeref:typename:char *

Completed in 290 milliseconds