Searched refs:userpath (Results 1 – 2 of 2) sorted by relevance
152 static char userpath[] = "PATH=/usr/bin:"; variable429 envinit[ENVINIT_PATH] = userpath; in doit()
409 static char userpath[] = "PATH=/usr/bin:"; variable1115 path = (pwd->pw_uid == 0) ? rootpath : userpath; in doit()