Home
last modified time | relevance | path

Searched defs:startup (Results 1 – 6 of 6) sorted by relevance

/freebsd/stand/powerpc/ofw/
H A Dstart.c70 startup(void *vpd, int res, int (*openfirm)(void *), char *arg, int argl) in startup() function
/freebsd/contrib/nvi/common/
H A Dmain.c50 int ch, flagchk, lflag, secure, startup, readonly, rval, silent; in editor() local
/freebsd/contrib/bsddialog/utility/
H A Dbsddialog.c153 bool startup; in main() local
/freebsd/usr.sbin/lpr/lpd/
H A Dlpd.c582 startup(void) in startup() function
/freebsd/contrib/unbound/util/
H A Dmodule.h727 int (*startup)(struct module_env* env, int id); member
/freebsd/tools/sched/
H A Dschedgraph.py212 def startup(self, str): member in Status