Searched refs:PATH_BFPATH (Results 1 – 4 of 4) sorted by relevance
41 #define PATH_BFPATH 0010 macro
100 #ifdef PATH_BFPATH323 #ifdef PATH_BFPATH in sh_main()
1418 if(!(flag&PATH_BFPATH)) in path_addcomp()1508 path_addcomp(first,old,stakptr(offset),PATH_FPATH|PATH_BFPATH); in path_chkpaths()1647 if((next=pp->next) && (next->flags&PATH_BFPATH)) in path_newdir()1708 if((pp->flags&PATH_FPATH) && !(pp->flags&PATH_BFPATH)) in path_unsetfpath()
2402 #ifdef PATH_BFPATH in sh_pathopen()