| /f-stack/doc/ |
| H A D | F-Stack_API_Reference.md | 35 more info see man fcntl. 50 more info see man ioctl. 59 more info see man socket. 69 more info see man getsockopt and man setsockopt. 76 more info see man socketpair. 110 more info see man read and man readv. 118 more info see man write and man readv. 127 more info see man send. 136 more info see man recv. 143 more info see man select. [all …]
|
| /f-stack/freebsd/contrib/openzfs/scripts/ |
| H A D | zol2zfs-patch.sed | 15 s:man/man5/zpool-features.5:usr/src/man/man5/zpool-features.5:g 16 s:man/man8/zfs.8:usr/src/man/man1m/zfs.1m:g
|
| H A D | zfs2zol-patch.sed | 9 s:usr/src/man/man1m/zfs.1m:man/man8/zfs.8:g 32 s:usr/src/man:man:g
|
| H A D | man-dates.sh | 8 find man -type f | while read -r i ; do
|
| /f-stack/freebsd/contrib/zstd/programs/ |
| H A D | Makefile | 367 .PHONY: man 368 man: zstd.1 zstdgrep.1 zstdless.1 target 370 .PHONY: clean-man 371 clean-man: 376 .PHONY: preview-man 377 preview-man: clean-man man 378 man ./zstd.1 379 man ./zstdgrep.1 380 man ./zstdless.1 448 MANDIR ?= $(PREFIX)/man [all …]
|
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | sig_verify.c | 50 e->man = 1; in uni_mandate_ie() 54 uni->cx.err[uni->cx.errcnt - 1].man = 1; in uni_mandate_ie() 152 " act=%u", e1->ie, e1->err, e1->man, e1->act); in uni_verify() 248 if (e1->man) { in uni_verify() 293 if (e1->man) { in uni_verify() 337 if (e->err == UNI_IERR_MIS || e->man != 0) { in uni_vfy_collect_ies()
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow_meter.c | 173 mlx5_flow_meter_cir_man_exp_calc(int64_t cir, uint8_t *man, uint8_t *exp) in mlx5_flow_meter_cir_man_exp_calc() argument 191 *man = _man; in mlx5_flow_meter_cir_man_exp_calc() 213 *man = 0; in mlx5_flow_meter_xbs_man_exp_calc() 221 *man = (uint8_t)ceil(_man); in mlx5_flow_meter_xbs_man_exp_calc() 241 uint8_t man, exp; in mlx5_flow_meter_param_fill() local 249 &man, &exp); in mlx5_flow_meter_param_fill() 250 srtcm->cbs_mantissa = man; in mlx5_flow_meter_param_fill() 260 &man, &exp); in mlx5_flow_meter_param_fill() 261 srtcm->ebs_mantissa = man; in mlx5_flow_meter_param_fill() 271 &man, &exp); in mlx5_flow_meter_param_fill() [all …]
|
| /f-stack/freebsd/contrib/ngatm/netnatm/msg/ |
| H A D | unimsglib.h | 50 u_int man:1; /* mandatory flag */ member 134 (CX)->err[(CX)->errcnt].man = 0, \
|
| /f-stack/tools/ |
| H A D | README.md | 39 For more details, see [Manual page](https://www.freebsd.org/cgi/man.cgi?sysctl). 65 For more details, see [Manual page](https://www.freebsd.org/cgi/man.cgi?ifconfig). 112 For more details, see [Manual page](https://www.freebsd.org/cgi/man.cgi?route). 171 For more details, see [Manual page](https://www.freebsd.org/cgi/man.cgi?netstat). 184 For more details, see [Manual page](https://www.freebsd.org/cgi/man.cgi?ngctl). 228 Note [dummynet](https://www.freebsd.org/cgi/man.cgi?query=dummynet) is not supported yet. 230 For more details, see [Manual page](https://www.freebsd.org/cgi/man.cgi?ipfw) or [handbook](https:/… 244 For more details, see [Manual page](https://www.freebsd.org/cgi/man.cgi?arp). 290 For more details, see [Manual page](https://www.freebsd.org/cgi/man.cgi?ndp).
|
| /f-stack/freebsd/contrib/openzfs/tests/test-runner/ |
| H A D | Makefile.am | 1 SUBDIRS = bin include man subdir
|
| /f-stack/freebsd/contrib/ngatm/ |
| H A D | FREEBSD-Xlist | 12 */man
|
| /f-stack/app/nginx-1.16.1/auto/ |
| H A D | install | 84 if test -f man/nginx.8 ; then 85 NGX_MAN=man/nginx.8 87 NGX_MAN=docs/man/nginx.8
|
| /f-stack/freebsd/contrib/openzfs/etc/systemd/system/ |
| H A D | zfs-zed.service.in | 3 Documentation=man:zed(8)
|
| H A D | zfs-mount.service.in | 3 Documentation=man:zfs(8)
|
| H A D | zfs-share.service.in | 3 Documentation=man:zfs(8)
|
| H A D | zfs-import-scan.service.in | 3 Documentation=man:zpool(8)
|
| H A D | zfs-import-cache.service.in | 3 Documentation=man:zpool(8)
|
| /f-stack/tools/libxo/xolint/ |
| H A D | Makefile.am | 21 cat ../libxo/add.man >> ${DESTDIR}${man1dir}/$$file ; done
|
| /f-stack/tools/libxo/xo/ |
| H A D | Makefile.am | 43 cat ../libxo/add.man >> ${DESTDIR}${man1dir}/$$file ; done
|
| /f-stack/tools/libxo/xopo/ |
| H A D | Makefile.am | 43 cat ../libxo/add.man >> ${DESTDIR}${man1dir}/$$file ; done
|
| /f-stack/freebsd/contrib/openzfs/cmd/zpool/zpool.d/ |
| H A D | README | 9 used to run them. See the zpool(8) man page for more details.
|
| /f-stack/freebsd/contrib/openzfs/contrib/dracut/90zfs/ |
| H A D | zfs-env-bootfs.service.in | 3 Documentation=man:zpool(8)
|
| /f-stack/app/redis-5.0.5/deps/lua/ |
| H A D | INSTALL | 33 create directories bin, include, lib, man, and install Lua there as 39 man/man1: lua.1 luac.1 43 There are man pages for lua and luac, in both nroff and html, and a
|
| /f-stack/freebsd/contrib/libsodium/ |
| H A D | .gitignore | 72 man/*.html 73 man/Makefile.in
|
| /f-stack/tools/libxo/xohtml/ |
| H A D | Makefile.am | 42 cat ../libxo/add.man >> ${DESTDIR}${man1dir}/$$file ; done
|