Searched refs:LOF_FORCE (Results 1 – 3 of 3) sorted by relevance
60 #define LOF_FORCE 0x1 /* Force creation of new lnode */ macro
263 if (flag != LOF_FORCE) in makelonode()265 if ((flag == LOF_FORCE) || (lp == NULL)) { in makelonode()283 if (flag != LOF_FORCE) in makelonode()
635 mkflag = LOF_FORCE; in lo_lookup()