HomeSort by: relevance | last modified time | path
    Searched defs:set_pkgsrc (Results 1 - 2 of 2) 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;
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;

Completed in 23 milliseconds