Searched refs:bb_PATH_root_path (Results 1 – 6 of 6) sorted by relevance
34 const char bb_PATH_root_path[] ALIGN1 = BB_PATH_ROOT_PATH; variable
167 putenv((char*)bb_PATH_root_path); in sanitize_env_if_suid()
428 putenv((char*)bb_PATH_root_path); in bootchartd_main()
1109 putenv((char *) bb_PATH_root_path); in init_main()
2267 extern const char bb_PATH_root_path[] ALIGN1; /* BB_PATH_ROOT_PATH */2268 #define bb_default_root_path (bb_PATH_root_path + sizeof("PATH"))2272 #define bb_default_path (bb_PATH_root_path + sizeof("PATH=/sbin:/usr/sbin"))
2137 { VSTRFIXED|VTEXTFIXED , bb_PATH_root_path, changepath },