Searched refs:PATH_BFPATH (Results 1 – 4 of 4) sorted by relevance
42 #define PATH_BFPATH 0010 macro
86 #ifdef PATH_BFPATH309 #ifdef PATH_BFPATH in sh_main()
1459 if(!(flag&PATH_BFPATH)) in path_addcomp()1550 path_addcomp(shp,first,old,stakptr(offset),PATH_FPATH|PATH_BFPATH); in path_chkpaths()1667 if((next=pp->next) && (next->flags&PATH_BFPATH)) in path_newdir()1728 if((pp->flags&PATH_FPATH) && !(pp->flags&PATH_BFPATH)) in path_unsetfpath()
2725 #ifdef PATH_BFPATH in sh_pathopen()