Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/include/
H A Dio.h109 extern const char e_sysprofile[];
H A Dpath.h111 extern const char e_sysprofile[];
/titanic_41/usr/src/lib/libshell/common/data/
H A Dmsg.c175 const char e_sysprofile[] = "/etc/profile"; variable
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dmain.c221 sh_source(shp, iop, e_sysprofile); in sh_main()