HomeSort by: relevance | last modified time | path
    Searched refs:SET_PKGSRC (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/sysinst/
configmenu.c 52 static int set_pkgsrc(struct menudesc *, void *);
102 {MSG_get_pkgsrc, CONFIGOPT_PKGSRC, NULL, set_pkgsrc, MSG_install},
375 set_pkgsrc(struct menudesc *menu, void *arg) function in typeref:typename:int
381 dist.set = SET_PKGSRC;
defs.h 189 SET_PKGSRC, /* pkgsrc, not counted as regular set */
util.c 981 } else if (dist->set == SET_PKGSRC)

Completed in 15 milliseconds