Home
last modified time | relevance | path

Searched refs:reset_env (Results 1 – 6 of 6) sorted by relevance

/third_party/toybox/openharmony/
Dsu.c56 static void reset_env(struct passwd *p, int clear) in reset_env() function
154 reset_env(up, FLAG(l)); in main()
/third_party/toybox/toys/lsb/
Dsu.c76 } else reset_env(up, FLAG(l));
/third_party/toybox/lib/
Denv.c89 void reset_env(struct passwd *p, int clear) in reset_env() function
Dlib.h281 void reset_env(struct passwd *p, int clear);
/third_party/toybox/toys/other/
Dlogin.c122 reset_env(pwd, !FLAG(p)); in login_main()
/third_party/toybox/porting/liteos_a/lib/
Dlib.h273 void reset_env(struct passwd *p, int clear);