Searched refs:expandedname (Results 1 – 1 of 1) sorted by relevance
267 const char *expandedname; in read_profile() local273 expandedname = expandstr(name); in read_profile()274 if (expandedname == NULL) in read_profile()277 if ((fd = open(expandedname, oflags)) >= 0) in read_profile()