| /freebsd-13.1/contrib/sqlite3/tea/ |
| H A D | license.terms | 1 The author disclaims copyright to this source code. In place of
|
| /freebsd-13.1/contrib/smbfs/ |
| H A D | CREDITS | 9 code as reference.
|
| /freebsd-13.1/tools/kerneldoc/subsys/ |
| H A D | Doxyfile-dev_alpm | 8 PROJECT_NAME = "FreeBSD kernel alpm device code"
|
| H A D | Doxyfile-dev_amd_ecc_inject | 8 PROJECT_NAME = "FreeBSD kernel amd_ecc_inject device code"
|
| H A D | Doxyfile-dev_amr | 8 PROJECT_NAME = "FreeBSD kernel AMR device code"
|
| H A D | Doxyfile-dev_arcmsr | 8 PROJECT_NAME = "FreeBSD kernel ARCMSR device code"
|
| H A D | Doxyfile-dev_atkbdc | 8 PROJECT_NAME = "FreeBSD kernel ATKBDC device code"
|
| H A D | Doxyfile-dev_bnxt | 8 PROJECT_NAME = "FreeBSD kernel bnxt device code"
|
| H A D | Doxyfile-dev_cadence | 8 PROJECT_NAME = "FreeBSD kernel cadence device code"
|
| H A D | Doxyfile-dev_ciss | 8 PROJECT_NAME = "FreeBSD kernel CISS device code"
|
| H A D | Doxyfile-dev_cpuctl | 8 PROJECT_NAME = "FreeBSD kernel CPUCTL device code"
|
| H A D | Doxyfile-dev_ena | 8 PROJECT_NAME = "FreeBSD kernel ena device code"
|
| H A D | Doxyfile-dev_fdc | 8 PROJECT_NAME = "FreeBSD kernel FDC device code"
|
| H A D | Doxyfile-dev_mlx | 8 PROJECT_NAME = "FreeBSD kernel MLX device code"
|
| H A D | Doxyfile-dev_cpufreq | 8 PROJECT_NAME = "FreeBSD kernel $(DOXYGEN_TARGET_ARCH) CPUFREQ device code"
|
| H A D | Doxyfile-dev_acpica | 8 PROJECT_NAME = "FreeBSD kernel $(DOXYGEN_TARGET_ARCH) ACPICA device code"
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm/ |
| H A D | ste-ux500-samsung-skomer.dts | 80 linux,code = <KEY_HOME>; 86 linux,code = <KEY_VOLUMEUP>; 92 linux,code = <KEY_VOLUMEDOWN>; 98 linux,code = <KEY_MENU>; 104 linux,code = <KEY_BACK>;
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm64/renesas/ |
| H A D | beacon-renesom-baseboard.dtsi | 44 linux,code = <KEY_1>; 51 linux,code = <KEY_2>; 58 linux,code = <KEY_3>; 65 linux,code = <KEY_4>; 72 linux,code = <KEY_5>;
|
| /freebsd-13.1/crypto/openssh/ |
| H A D | servconf.c | 714 lookup_opcode_name(ServerOpCodes code) in lookup_opcode_name() argument 719 if (keywords[i].opcode == code) in lookup_opcode_name() 2747 fmt_intarg(ServerOpCodes code, int val) in fmt_intarg() argument 2751 switch (code) { in fmt_intarg() 2781 dump_cfg_int(ServerOpCodes code, int val) in dump_cfg_int() argument 2783 printf("%s %d\n", lookup_opcode_name(code), val); in dump_cfg_int() 2787 dump_cfg_oct(ServerOpCodes code, int val) in dump_cfg_oct() argument 2793 dump_cfg_fmtint(ServerOpCodes code, int val) in dump_cfg_fmtint() argument 2795 printf("%s %s\n", lookup_opcode_name(code), fmt_intarg(code, val)); in dump_cfg_fmtint() 2801 printf("%s %s\n", lookup_opcode_name(code), in dump_cfg_string() [all …]
|
| /freebsd-13.1/sys/netgraph/bluetooth/drivers/h4/ |
| H A D | TODO | 10 External code now uses ng_send_fn to inject data into Netgraph, but
|
| /freebsd-13.1/sys/contrib/zstd/lib/compress/ |
| H A D | hist.h | 33 unsigned HIST_isError(size_t code); /**< tells if a return value is an error code */
|
| /freebsd-13.1/lib/geom/part/ |
| H A D | geom_part.c | 1078 void *code; in gpart_bootfile_read() local 1096 code = malloc(*size); in gpart_bootfile_read() 1097 if (code == NULL) in gpart_bootfile_read() 1099 if (read(fd, code, *size) != *size) in gpart_bootfile_read() 1103 return (code); in gpart_bootfile_read() 1107 gpart_write_partcode(struct ggeom *gp, int idx, void *code, ssize_t size) in gpart_write_partcode() argument 1141 bcopy(code, buf, size); in gpart_write_partcode() 1152 gpart_write_partcode_vtoc8(struct ggeom *gp, int idx, void *code) in gpart_write_partcode_vtoc8() argument 1182 if (write(fd, (caddr_t)code + sizeof(struct vtoc8), in gpart_write_partcode_vtoc8()
|
| /freebsd-13.1/contrib/expat/doc/ |
| H A D | ok.min.css | 2 …code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:… selector
|
| /freebsd-13.1/contrib/libcbor/test/ |
| H A D | stack_over_limit_test.c | 29 assert_int_equal(res.error.code, CBOR_ERR_MEMERROR); in test_stack_over_limit()
|
| /freebsd-13.1/share/examples/kld/khelp/ |
| H A D | README | 5 the connection is in the established state. The code is verbosely documented in
|