Home
last modified time | relevance | path

Searched refs:Shutdown (Results 1 – 20 of 20) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenACCKinds.h57 Shutdown, enumerator
118 case OpenACCDirectiveKind::Shutdown: in printOpenACCDirectiveKind()
/freebsd/usr.bin/truss/
H A Dsyscall.h130 Shutdown, enumerator
H A Dsyscalls.c532 .args = { { Int, 0 }, { Shutdown, 1 } } },
2024 case Shutdown: in print_arg()
/freebsd/stand/efi/include/
H A Definet.h334 EFI_SIMPLE_NETWORK_SHUTDOWN Shutdown; member
/freebsd/sbin/natd/
H A Dnatd.c113 static void Shutdown (int);
364 signal(SIGTERM, Shutdown); in main()
1014 signal (SIGALRM, Shutdown); in InitiateShutdown()
1018 static void Shutdown (int sig __unused) in Shutdown() function
/freebsd/lib/libc/nls/
H A Dde_DE.ISO8859-1.msg122 58 Kann nach einem Socket-Shutdown nicht mehr senden
/freebsd/usr.sbin/bsdconfig/share/media/
H A Dnetwork.subr150 f_dprintf "Shutdown called for network device %s" "$dev"
/freebsd/stand/efi/libefi/
H A Definet.c336 net->Shutdown(net); in efinet_end()
/freebsd/contrib/sendmail/src/
H A Dhelpfile138 control shutdown Shutdown sendmail.
/freebsd/share/examples/netgraph/
H A Dngctl27 shutdown Shutdown the node at <path>
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenACC.cpp58 .Case("shutdown", OpenACCDirectiveKind::Shutdown) in getOpenACCDirectiveKind()
295 case OpenACCDirectiveKind::Shutdown: in isOpenACCDirectiveKind()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp72 case OpenACCDirectiveKind::Shutdown: in doesClauseApplyToDirective()
333 case OpenACCDirectiveKind::Shutdown: in doesClauseApplyToDirective()
/freebsd/sys/dev/mpi3mr/mpi/
H A Dmpi30_ioc.h1092 U32 Shutdown; /* 0x0C */ member
/freebsd/libexec/rc/
H A Dnetwork.subr58 # Shutdown and de-configure an interface. If action is taken,
/freebsd/usr.sbin/bsdconfig/share/
H A Ddevice.subr1084 # Shutdown a device by evaluating its `shutdown' function. The $device argument
/freebsd/contrib/tcpdump/
H A DCHANGES174 BGP: Shutdown message can be up to 255 bytes length according to rfc9003
/freebsd/crypto/openssh/
H A DChangeLog5323 Shutdown any VM before trying to check out repo.
/freebsd/share/misc/
H A Dusb_vendors25280 057 Delay Before Shutdown
25292 068 Shutdown Requested
25293 069 Shutdown Imminent
/freebsd/contrib/unbound/doc/
H A DChangelog5992 - Fix #768: Unbound Service Sometimes Can Not Shutdown
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES3673 Shutdown address test mode cleanly on SIGTERM. Problem noted by