OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:all_forts
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/fortune/fortune/
fortune.c
113
static bool
All_forts
= FALSE; /* any fortune allowed */
147
static void
all_forts
(FILEDESC *, const char *);
315
All_forts
++;
393
if (
All_forts
)
471
if (!isdir && parent == NULL && (
All_forts
|| Offend) &&
497
if (
All_forts
&& offensive != NULL && path != offensive) {
560
if (
All_forts
&& parent == NULL && !is_off_name(path) && offensive)
561
all_forts
(fp, offensive);
633
*
all_forts
:
638
all_forts
(FILEDESC *fp, const char *offensive
function in typeref:typename:void
[
all
...]
fortune.c
113
static bool
All_forts
= FALSE; /* any fortune allowed */
147
static void
all_forts
(FILEDESC *, const char *);
315
All_forts
++;
393
if (
All_forts
)
471
if (!isdir && parent == NULL && (
All_forts
|| Offend) &&
497
if (
All_forts
&& offensive != NULL && path != offensive) {
560
if (
All_forts
&& parent == NULL && !is_off_name(path) && offensive)
561
all_forts
(fp, offensive);
633
*
all_forts
:
638
all_forts
(FILEDESC *fp, const char *offensive
function in typeref:typename:void
[
all
...]
Completed in 22 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025