HomeSort by: relevance | last modified time | path
    Searched defs:read_profile (Results 1 - 1 of 1) sorted by relevancy

  /src/bin/sh/
main.c 96 STATIC void read_profile(const char *);
235 read_profile("/etc/profile");
246 read_profile(profile);
251 read_profile("/etc/suid_profile");
262 read_profile(expandenv(shinit));
378 read_profile(const char *name) function

Completed in 17 milliseconds