HomeSort by: relevance | last modified time | path
    Searched defs:pkgpath (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/sysinst/
configmenu.c 61 char pkgpath[STRSIZE]; variable in typeref:typename:char[]
350 make_url(pkgpath, &pkg, pkg_dir);
352 "pkg_add %s/pkgin", pkgpath) == 0) {
357 /* configure pkgin to use $pkgpath as a repository */
359 pkgpath);
540 make_url(pkgpath, &pkg, pkg_dir);

Completed in 11 milliseconds