Searched refs:PATH_BFPATH (Results 1 – 8 of 8) sorted by relevance
41 #define PATH_BFPATH 0010 macro
42 #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()
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()