Home | History | Annotate | Download | only in installd

Lines Matching refs:postfix_len

26      const size_t postfix_len = strlen(postfix);
37 if ((pkgname_len + dir->len + postfix_len) >= PKG_PATH_MAX) {