Searched refs:read_profile (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/bin/sh/
H A Dmain.c83 static void read_profile(char *);
151 read_profile("/etc/profile");
155 read_profile("${HOME-}/.profile");
157 read_profile("/etc/suid_profile");
164 read_profile(shinit);
242 read_profile(char *name) function

Completed in 39 milliseconds