Home
last modified time | relevance | path

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

/netbsd-src/games/quiz/
H A Dquiz.c178 if ((p = rxp_expand()) != NULL) in show_index()
215 get_file(rxp_expand()); in get_cats()
260 t = rxp_expand(); in quiz()
271 t = rxp_expand(); in quiz()
H A Dquiz.h58 char *rxp_expand(void);
H A Drxp.c260 rxp_expand(void) in rxp_expand() function