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