Searched refs:postfix_len (Results 1 – 1 of 1) sorted by relevance
26 const size_t postfix_len = strlen(postfix); in create_pkg_path_in_dir() local37 if ((pkgname_len + dir->len + postfix_len) >= PKG_PATH_MAX) { in create_pkg_path_in_dir()