Lines Matching refs:remainder
103 char remainder[PATH_MAX];109 remainder[0] = '\0';118 ::strcpy (remainder, first_slash);142 return ::snprintf (dst_path, dst_len, "%s%s", home_dir, remainder);