Home
last modified time | relevance | path

Searched refs:rxp_expand (Results 1 – 3 of 3) sorted by relevance

/dragonfly/games/quiz/
H A Dquiz.c157 if ((p = rxp_expand()) != NULL) in show_index()
194 get_file(rxp_expand()); in get_cats()
238 t = rxp_expand(); in quiz()
249 t = rxp_expand(); in quiz()
H A Dquiz.h57 char *rxp_expand (void);
H A Drxp.c253 rxp_expand(void) in rxp_expand() function