Home
last modified time | relevance | path

Searched refs:nolog (Results 1 – 7 of 7) sorted by relevance

/freebsd/libexec/bootpd/
H A Dreport.c35 report_init(int nolog) in report_init() argument
37 stderr_only = nolog; in report_init()
H A Dreport.h3 extern void report_init(int nolog);
/freebsd/sbin/shutdown/
H A Dshutdown.c91 static void nolog(void);
259 nolog(); in loop()
284 nolog(); in loop()
555 nolog(void) in nolog() function
/freebsd/bin/sh/tests/builtins/
H A Dset3.02 settings1=$(set +o) && set -o nolog && settings2=$(set +o) &&
/freebsd/crypto/openssl/Configurations/
H A Ddescrip.mms.tmpl520 spawn/nolog @ossl_installroot:[SYSTEST]openssl_ivp{- $osslver -}.com
/freebsd/contrib/tcsh/
H A Dcomplete.tcsh594 nofilereferer nolist nolog nopause noprint \
/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c3529 bbr_get_pacing_delay(struct tcp_bbr *bbr, uint16_t gain, int32_t len, uint32_t cts, int nolog) in bbr_get_pacing_delay() argument
3577 if (!nolog) in bbr_get_pacing_delay()