Searched refs:precomp_len (Results 1 – 1 of 1) sorted by relevance
3762 size_t precomp_len = STRLEN(buf)+1; in unix_expandpath() local3764 mac_precompose_path(buf, precomp_len, &precomp_len); in unix_expandpath()3768 mch_memmove(buf, precomp_buf, precomp_len); in unix_expandpath()