Searched refs:startup (Results 1 - 25 of 33) sorted by last modified time

12

/freebsd-11-stable/targets/pseudo/userland/
H A DMakefile.depend509 usr.sbin/bsdconfig/startup \
510 usr.sbin/bsdconfig/startup/include \
511 usr.sbin/bsdconfig/startup/share \
/freebsd-11-stable/usr.sbin/bsdconfig/
H A DMakefile17 startup \
/freebsd-11-stable/stand/efi/boot1/
H A Dgenerate-fat.sh54 # Provide a fallback startup.nsh
55 echo $FILENAME > stub/efi/boot/startup.nsh
/freebsd-11-stable/stand/powerpc/ofw/
H A Dstart.c39 void startup(void *, int, int (*)(void *), char *, int);
67 2: b startup \n\
73 startup(void *vpd, int res, int (*openfirm)(void *), char *arg, int argl) function
/freebsd-11-stable/stand/pc98/btx/lib/
H A Dbtxcsu.S21 # BTX C startup code (ELF).
/freebsd-11-stable/stand/i386/kgzldr/
H A Dstart.s33 # C startup code for kgzldr.
/freebsd-11-stable/stand/i386/btx/lib/
H A Dbtxcsu.S21 # BTX C startup code (ELF).
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn_prime.pl52 * This can be in the form of a textual message at program startup or
/freebsd-11-stable/crypto/openssh/contrib/redhat/
H A Dopenssh.spec541 - clear supplemental groups list at startup
556 at startup (change merged from openssh.com init script, originally by
/freebsd-11-stable/contrib/amd/hlfsd/
H A Dstubs.c113 rootfattr.na_ctime = startup;
114 rootfattr.na_mtime = startup;
115 slinkfattr.na_ctime = startup;
116 slinkfattr.na_mtime = startup;
117 un_fattr.na_ctime = startup;
118 un_fattr.na_mtime = startup;
207 rootfattr.na_ctime = startup;
208 rootfattr.na_mtime = startup;
209 slinkfattr.na_ctime = startup;
210 slinkfattr.na_mtime = startup;
[all...]
H A Dhlfsd.c89 nfstime startup; variable
746 clocktime(&startup);
H A Dhlfsd.h144 extern nfstime startup;
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex9988 % On startup, @fixbackslash assigns:
/freebsd-11-stable/crypto/openssl/crypto/conf/
H A Dkeysets.pl74 * This can be in the form of a textual message at program startup or
/freebsd-11-stable/tools/sched/
H A Dschedgraph.py209 def startup(self, str): member in class:Status
990 status.startup("Parsing line " + str(lineno))
1137 status.startup("Drawing names")
1185 status.startup("Drawing " + source.name)
1362 self.status.startup("")
1490 self.status.startup("Updating display...");
1523 self.status.startup("Updating display...");
1580 self.status.startup("Updating display...");
/freebsd-11-stable/tools/regression/iscsi/
H A Discsi-test.sh162 node.startup = manual
/freebsd-11-stable/crypto/openssl/util/
H A Dadd_cr.pl84 * This can be in the form of a textual message at program startup or
/freebsd-11-stable/crypto/openssl/crypto/objects/
H A Dobj_dat.pl196 * This can be in the form of a textual message at program startup or
H A Dobjects.pl147 * This can be in the form of a textual message at program startup or
/freebsd-11-stable/contrib/netbsd-tests/lib/libcurses/
H A Dt_curses.sh16 atf_test_case startup
268 atf_add_test_case startup
/freebsd-11-stable/contrib/nvi/common/
H A Dmain.c57 int ch, flagchk, lflag, secure, startup, readonly, rval, silent; local
105 startup = 1;
132 startup = 0;
277 if (!silent && startup) { /* Read EXINIT, exrc files. */
289 * Note, options must be initialized and startup information
336 * files if -r specified. If the tag option or ex startup commands
355 * If the ex startup commands and or/the tag option haven't already
384 * was forced to initialize the screen during startup. We'd like to
/freebsd-11-stable/contrib/binutils/ld/
H A Dldgram.y314 | startup
720 startup: label
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dsol2-c1.asm40 ! Solaris executables through their startup code with gdb, and from
H A Dsol2-gc1.asm40 ! Solaris executables through their startup code with gdb, and from
/freebsd-11-stable/usr.sbin/lpr/lpd/
H A Dlpd.c111 static void startup(void);
273 syslog(LOG_INFO, "lpd startup: logging=%d%s%s", lflag,
306 startup();
357 syslog(LOG_INFO, "lpd startup: ready to accept requests");
586 startup(void) function
599 syslog(LOG_INFO, "lpd startup: work for %s",
602 syslog(LOG_WARNING, "lpd startup: cannot fork for %s",
617 "lpd startup: printcap entry for %s has errors, skipping",

Completed in 244 milliseconds

12