Searched refs:suffix_path (Results 1 – 1 of 1) sorted by relevance
997 char *suffix_path; in get_comment() local1001 suffix_path = xmalloc (strlen (user) + 5); in get_comment()1011 (void) strcpy (suffix_path, cp); in get_comment()1012 for (cp = suffix_path; *cp; cp++) in get_comment()1015 suffix = suffix_path; in get_comment()1034 free (suffix_path); in get_comment()