Home
last modified time | relevance | path

Searched refs:e_profile (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dio.h122 extern const char e_profile[];
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/data/
H A Dmsg.c190 const char e_profile[] = "$HOME/.profile"; variable
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dbash.c407 login_files[n++] = (char*)e_profile; in bash_init()
H A Dinit.c1556 login_files[0] = (char*)e_profile; in sh_init()