opnsense-src/usr.sbin/ctld
John Baldwin d21b513988 ctld: Be more explicit in a few uses of types to avoid potential ambiguity
This appeases -Wchanges-meaning warnings from GCC.

Sponsored by:	Chelsio Communications
2025-08-07 17:11:31 -04:00
..
conf.cc ctld: Catch exceptions by reference instead of by value 2025-08-07 17:11:22 -04:00
conf.h ctld: Add support for NVMe over Fabrics 2025-08-06 15:59:13 -04:00
ctl.conf.5 ctld: Add support for NVMe over Fabrics 2025-08-06 15:59:13 -04:00
ctld.8 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
ctld.cc ctld: Add support for NVMe over Fabrics 2025-08-06 15:59:13 -04:00
ctld.hh ctld: Be more explicit in a few uses of types to avoid potential ambiguity 2025-08-07 17:11:31 -04:00
discovery.cc ctld: Add support for NVMe over Fabrics 2025-08-06 15:59:13 -04:00
iscsi.cc ctld: Use freebsd::fd_up to manage the lifecycle of accepted sockets 2025-08-06 15:57:27 -04:00
iscsi.hh ctld: Use freebsd::fd_up to manage the lifecycle of accepted sockets 2025-08-06 15:57:27 -04:00
isns.cc ctld: Convert struct isns to a C++ class 2025-08-04 15:38:07 -04:00
isns.hh ctld: Convert struct isns to a C++ class 2025-08-04 15:38:07 -04:00
kernel.cc ctld: Be more explicit in a few uses of types to avoid potential ambiguity 2025-08-07 17:11:31 -04:00
login.cc ctld: Use freebsd::fd_up to manage the lifecycle of accepted sockets 2025-08-06 15:57:27 -04:00
Makefile ctld: Add support for NVMe over Fabrics 2025-08-06 15:59:13 -04:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
nvmf.cc ctld: Add support for NVMe over Fabrics 2025-08-06 15:59:13 -04:00
nvmf.hh ctld: Add support for NVMe over Fabrics 2025-08-06 15:59:13 -04:00
nvmf_discovery.cc ctld: Be more explicit in a few uses of types to avoid potential ambiguity 2025-08-07 17:11:31 -04:00
parse.y ctld: Add support for NVMe over Fabrics 2025-08-06 15:59:13 -04:00
token.l ctld: Add support for NVMe over Fabrics 2025-08-06 15:59:13 -04:00
uclparse.cc ctld: Catch exceptions by reference instead of by value 2025-08-07 17:11:22 -04:00