Searched defs:startup (Results 1 – 6 of 6) sorted by relevance
/freebsd/stand/powerpc/ofw/ |
H A D | start.c | 70 startup(void *vpd, int res, int (*openfirm)(void *), char *arg, int argl) in startup() function
|
/freebsd/contrib/nvi/common/ |
H A D | main.c | 50 int ch, flagchk, lflag, secure, startup, readonly, rval, silent; in editor() local
|
/freebsd/contrib/bsddialog/utility/ |
H A D | bsddialog.c | 153 bool startup; in main() local
|
/freebsd/usr.sbin/lpr/lpd/ |
H A D | lpd.c | 582 startup(void) in startup() function
|
/freebsd/contrib/unbound/util/ |
H A D | module.h | 727 int (*startup)(struct module_env* env, int id); member
|
/freebsd/tools/sched/ |
H A D | schedgraph.py | 212 def startup(self, str): member in Status
|