Home
last modified time | relevance | path

Searched refs:check_ini_cond (Results 1 – 5 of 5) sorted by relevance

/dports/news/trn4/trn-4.0-test77/
H A Dutil.h80 bool check_ini_cond _((char*));
H A Dutil.c1003 check_ini_cond(cond) in check_ini_cond() function
H A Ddatasrc.c126 if (*cond && !check_ini_cond(cond))
H A Dopt.c145 if (*cond && !check_ini_cond(cond))
H A Drcstuff.c52 if (*cond && !check_ini_cond(cond)) in rcstuff_init()