Home
last modified time | relevance | path

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

/original-bsd/bin/sh/
H A Dmain.c60 STATIC void read_profile __P((char *));
132 read_profile("/etc/profile");
135 read_profile(".profile");
142 read_profile(shinit);
217 read_profile(name) in read_profile() function