Searched refs:read_from_file (Results 1 – 3 of 3) sorted by relevance
48 …X<char> str (read_from_file()); // expected-error{{use of undeclared identifier 'read_from_file'}}… in f()
765 get_line_from_config (char *cmdline, int maxlen, int read_from_file) in get_line_from_config() argument772 if (read_from_file) in get_line_from_config()
109 if (!prefs.read_from_file()) in ProcessMasterPreferences()