Searched refs:Shutdown (Results 1 – 20 of 20) sorted by relevance
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | OpenACCKinds.h | 57 Shutdown, enumerator 118 case OpenACCDirectiveKind::Shutdown: in printOpenACCDirectiveKind()
|
/freebsd/usr.bin/truss/ |
H A D | syscall.h | 130 Shutdown, enumerator
|
H A D | syscalls.c | 532 .args = { { Int, 0 }, { Shutdown, 1 } } }, 2024 case Shutdown: in print_arg()
|
/freebsd/stand/efi/include/ |
H A D | efinet.h | 334 EFI_SIMPLE_NETWORK_SHUTDOWN Shutdown; member
|
/freebsd/sbin/natd/ |
H A D | natd.c | 113 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 D | de_DE.ISO8859-1.msg | 122 58 Kann nach einem Socket-Shutdown nicht mehr senden
|
/freebsd/usr.sbin/bsdconfig/share/media/ |
H A D | network.subr | 150 f_dprintf "Shutdown called for network device %s" "$dev"
|
/freebsd/stand/efi/libefi/ |
H A D | efinet.c | 336 net->Shutdown(net); in efinet_end()
|
/freebsd/contrib/sendmail/src/ |
H A D | helpfile | 138 control shutdown Shutdown sendmail.
|
/freebsd/share/examples/netgraph/ |
H A D | ngctl | 27 shutdown Shutdown the node at <path>
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseOpenACC.cpp | 58 .Case("shutdown", OpenACCDirectiveKind::Shutdown) in getOpenACCDirectiveKind() 295 case OpenACCDirectiveKind::Shutdown: in isOpenACCDirectiveKind()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenACC.cpp | 72 case OpenACCDirectiveKind::Shutdown: in doesClauseApplyToDirective() 333 case OpenACCDirectiveKind::Shutdown: in doesClauseApplyToDirective()
|
/freebsd/sys/dev/mpi3mr/mpi/ |
H A D | mpi30_ioc.h | 1092 U32 Shutdown; /* 0x0C */ member
|
/freebsd/libexec/rc/ |
H A D | network.subr | 58 # Shutdown and de-configure an interface. If action is taken,
|
/freebsd/usr.sbin/bsdconfig/share/ |
H A D | device.subr | 1084 # Shutdown a device by evaluating its `shutdown' function. The $device argument
|
/freebsd/contrib/tcpdump/ |
H A D | CHANGES | 174 BGP: Shutdown message can be up to 255 bytes length according to rfc9003
|
/freebsd/crypto/openssh/ |
H A D | ChangeLog | 5323 Shutdown any VM before trying to check out repo.
|
/freebsd/share/misc/ |
H A D | usb_vendors | 25280 057 Delay Before Shutdown 25292 068 Shutdown Requested 25293 069 Shutdown Imminent
|
/freebsd/contrib/unbound/doc/ |
H A D | Changelog | 5992 - Fix #768: Unbound Service Sometimes Can Not Shutdown
|
/freebsd/contrib/sendmail/ |
H A D | RELEASE_NOTES | 3673 Shutdown address test mode cleanly on SIGTERM. Problem noted by
|