Home
last modified time | relevance | path

Searched refs:perl_vars_invalid (Results 1 – 16 of 16) sorted by relevance

/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/hpt/src/
H A Dperl.c139 static int perl_vars_invalid = PERL_CONF_MAIN|PERL_CONF_LINKS|PERL_CONF_AREAS; variable
1014 void perl_invalidate(e_perlconftype confType) { perl_vars_invalid |= confType; } in perl_invalidate()
1048 if (perl_vars_invalid & PERL_CONF_MAIN) { in perl_setvars()
1128 if (perl_vars_invalid & PERL_CONF_LINKS) { in perl_setvars()
1173 if (perl_vars_invalid & PERL_CONF_AREAS) { in perl_setvars()
1214 perl_vars_invalid = 0; in perl_setvars()
1392 if (perl_vars_invalid) perl_setvars();
/dports/news/husky/husky-1.9.20191207/hpt/src/
H A Dperl.c139 static int perl_vars_invalid = PERL_CONF_MAIN|PERL_CONF_LINKS|PERL_CONF_AREAS; variable
1014 void perl_invalidate(e_perlconftype confType) { perl_vars_invalid |= confType; } in perl_invalidate()
1048 if (perl_vars_invalid & PERL_CONF_MAIN) { in perl_setvars()
1128 if (perl_vars_invalid & PERL_CONF_LINKS) { in perl_setvars()
1173 if (perl_vars_invalid & PERL_CONF_AREAS) { in perl_setvars()
1214 perl_vars_invalid = 0; in perl_setvars()
1392 if (perl_vars_invalid) perl_setvars();
/dports/news/husky-areafix/husky-areafix-1.9.20191207/hpt/src/
H A Dperl.c139 static int perl_vars_invalid = PERL_CONF_MAIN|PERL_CONF_LINKS|PERL_CONF_AREAS; variable
1014 void perl_invalidate(e_perlconftype confType) { perl_vars_invalid |= confType; } in perl_invalidate()
1048 if (perl_vars_invalid & PERL_CONF_MAIN) { in perl_setvars()
1128 if (perl_vars_invalid & PERL_CONF_LINKS) { in perl_setvars()
1173 if (perl_vars_invalid & PERL_CONF_AREAS) { in perl_setvars()
1214 perl_vars_invalid = 0; in perl_setvars()
1392 if (perl_vars_invalid) perl_setvars();
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/hpt/src/
H A Dperl.c139 static int perl_vars_invalid = PERL_CONF_MAIN|PERL_CONF_LINKS|PERL_CONF_AREAS; variable
1014 void perl_invalidate(e_perlconftype confType) { perl_vars_invalid |= confType; } in perl_invalidate()
1048 if (perl_vars_invalid & PERL_CONF_MAIN) { in perl_setvars()
1128 if (perl_vars_invalid & PERL_CONF_LINKS) { in perl_setvars()
1173 if (perl_vars_invalid & PERL_CONF_AREAS) { in perl_setvars()
1214 perl_vars_invalid = 0; in perl_setvars()
1392 if (perl_vars_invalid) perl_setvars();
/dports/news/husky-htick/husky-htick-1.9.20191207/hpt/src/
H A Dperl.c139 static int perl_vars_invalid = PERL_CONF_MAIN|PERL_CONF_LINKS|PERL_CONF_AREAS; variable
1014 void perl_invalidate(e_perlconftype confType) { perl_vars_invalid |= confType; } in perl_invalidate()
1048 if (perl_vars_invalid & PERL_CONF_MAIN) { in perl_setvars()
1128 if (perl_vars_invalid & PERL_CONF_LINKS) { in perl_setvars()
1173 if (perl_vars_invalid & PERL_CONF_AREAS) { in perl_setvars()
1214 perl_vars_invalid = 0; in perl_setvars()
1392 if (perl_vars_invalid) perl_setvars();
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/hpt/src/
H A Dperl.c139 static int perl_vars_invalid = PERL_CONF_MAIN|PERL_CONF_LINKS|PERL_CONF_AREAS; variable
1014 void perl_invalidate(e_perlconftype confType) { perl_vars_invalid |= confType; } in perl_invalidate()
1048 if (perl_vars_invalid & PERL_CONF_MAIN) { in perl_setvars()
1128 if (perl_vars_invalid & PERL_CONF_LINKS) { in perl_setvars()
1173 if (perl_vars_invalid & PERL_CONF_AREAS) { in perl_setvars()
1214 perl_vars_invalid = 0; in perl_setvars()
1392 if (perl_vars_invalid) perl_setvars();
/dports/news/husky-hpt/husky-hpt-1.9.20191207/hpt/src/
H A Dperl.c139 static int perl_vars_invalid = PERL_CONF_MAIN|PERL_CONF_LINKS|PERL_CONF_AREAS; variable
1014 void perl_invalidate(e_perlconftype confType) { perl_vars_invalid |= confType; } in perl_invalidate()
1048 if (perl_vars_invalid & PERL_CONF_MAIN) { in perl_setvars()
1128 if (perl_vars_invalid & PERL_CONF_LINKS) { in perl_setvars()
1173 if (perl_vars_invalid & PERL_CONF_AREAS) { in perl_setvars()
1214 perl_vars_invalid = 0; in perl_setvars()
1392 if (perl_vars_invalid) perl_setvars();
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/hpt/src/
H A Dperl.c139 static int perl_vars_invalid = PERL_CONF_MAIN|PERL_CONF_LINKS|PERL_CONF_AREAS; variable
1014 void perl_invalidate(e_perlconftype confType) { perl_vars_invalid |= confType; } in perl_invalidate()
1048 if (perl_vars_invalid & PERL_CONF_MAIN) { in perl_setvars()
1128 if (perl_vars_invalid & PERL_CONF_LINKS) { in perl_setvars()
1173 if (perl_vars_invalid & PERL_CONF_AREAS) { in perl_setvars()
1214 perl_vars_invalid = 0; in perl_setvars()
1392 if (perl_vars_invalid) perl_setvars();
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/hpt/
H A DChangeLog460 without perl_vars_invalid (thanks to Sergey Babitch).
/dports/news/husky/husky-1.9.20191207/hpt/
H A DChangeLog460 without perl_vars_invalid (thanks to Sergey Babitch).
/dports/news/husky-areafix/husky-areafix-1.9.20191207/hpt/
H A DChangeLog460 without perl_vars_invalid (thanks to Sergey Babitch).
/dports/news/husky-hpt/husky-hpt-1.9.20191207/hpt/
H A DChangeLog460 without perl_vars_invalid (thanks to Sergey Babitch).
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/hpt/
H A DChangeLog460 without perl_vars_invalid (thanks to Sergey Babitch).
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/hpt/
H A DChangeLog460 without perl_vars_invalid (thanks to Sergey Babitch).
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/hpt/
H A DChangeLog460 without perl_vars_invalid (thanks to Sergey Babitch).
/dports/news/husky-htick/husky-htick-1.9.20191207/hpt/
H A DChangeLog460 without perl_vars_invalid (thanks to Sergey Babitch).