Searched refs:suffix_path (Results 1 – 1 of 1) sorted by relevance
980 char *suffix_path; in get_comment() local984 suffix_path = xmalloc (strlen (user) + 5); in get_comment()994 (void) strcpy (suffix_path, cp); in get_comment()995 for (cp = suffix_path; *cp; cp++) in get_comment()998 suffix = suffix_path; in get_comment()1017 free (suffix_path); in get_comment()