OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shinit
(Results
1 - 2
of
2
) sorted by null
/system/core/sh/
main.c
106
char *
shinit
;
local
185
if ((
shinit
= lookupvar("ENV")) != NULL && *
shinit
!= '\0') {
187
read_profile(
shinit
);
sh.1
159
.Dl ENV=$HOME/.
shinit
; export ENV
162
.Dq .
shinit
[
all
...]
Completed in 65 milliseconds