Searched refs:read_profile (Results 1 – 2 of 2) sorted by relevance
84 static void read_profile(const char *);152 read_profile("/etc/profile"); in main()156 read_profile("${HOME-}/.profile"); in main()158 read_profile("/etc/suid_profile"); in main()165 read_profile(shinit); in main()249 read_profile(const char *name) in read_profile() function
11191 (read_profile): Don't rewind a NULL file.22517 * gcov.c (read_profile): New function.22518 (create_program_flow_graph): Uses read_profile instead of reading22520 (read_files): Removed da_file checking, it's done by read_profile now.