Searched refs:sysprofile (Results 1 – 3 of 3) sorted by relevance
155 const char sysprofile[] = "/etc/profile"; variable
288 extern const char sysprofile[];
269 if ((input = pathopen(nullstr, sysprofile)) >= 0) in main()