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

  /src/games/fortune/fortune/
fortune.c 162 static int is_off_name(const char *);
472 !is_off_name(path)) {
560 if (All_forts && parent == NULL && !is_off_name(path) && offensive)
620 * is_off_name:
624 is_off_name(const char *file) function in typeref:typename:int
fortune.c 162 static int is_off_name(const char *);
472 !is_off_name(path)) {
560 if (All_forts && parent == NULL && !is_off_name(path) && offensive)
620 * is_off_name:
624 is_off_name(const char *file) function in typeref:typename:int

Completed in 46 milliseconds