Home
last modified time | relevance | path

Searched refs:man (Results 1 – 25 of 56) sorted by relevance

123

/f-stack/doc/
H A DF-Stack_API_Reference.md35 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 Dzol2zfs-patch.sed15 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 Dzfs2zol-patch.sed9 s:usr/src/man/man1m/zfs.1m:man/man8/zfs.8:g
32 s:usr/src/man:man:g
H A Dman-dates.sh8 find man -type f | while read -r i ; do
/f-stack/freebsd/contrib/zstd/programs/
H A DMakefile367 .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 Dsig_verify.c50 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 Dmlx5_flow_meter.c173 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 Dunimsglib.h50 u_int man:1; /* mandatory flag */ member
134 (CX)->err[(CX)->errcnt].man = 0, \
/f-stack/tools/
H A DREADME.md39 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 DMakefile.am1 SUBDIRS = bin include man subdir
/f-stack/freebsd/contrib/ngatm/
H A DFREEBSD-Xlist12 */man
/f-stack/app/nginx-1.16.1/auto/
H A Dinstall84 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 Dzfs-zed.service.in3 Documentation=man:zed(8)
H A Dzfs-mount.service.in3 Documentation=man:zfs(8)
H A Dzfs-share.service.in3 Documentation=man:zfs(8)
H A Dzfs-import-scan.service.in3 Documentation=man:zpool(8)
H A Dzfs-import-cache.service.in3 Documentation=man:zpool(8)
/f-stack/tools/libxo/xolint/
H A DMakefile.am21 cat ../libxo/add.man >> ${DESTDIR}${man1dir}/$$file ; done
/f-stack/tools/libxo/xo/
H A DMakefile.am43 cat ../libxo/add.man >> ${DESTDIR}${man1dir}/$$file ; done
/f-stack/tools/libxo/xopo/
H A DMakefile.am43 cat ../libxo/add.man >> ${DESTDIR}${man1dir}/$$file ; done
/f-stack/freebsd/contrib/openzfs/cmd/zpool/zpool.d/
H A DREADME9 used to run them. See the zpool(8) man page for more details.
/f-stack/freebsd/contrib/openzfs/contrib/dracut/90zfs/
H A Dzfs-env-bootfs.service.in3 Documentation=man:zpool(8)
/f-stack/app/redis-5.0.5/deps/lua/
H A DINSTALL33 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.gitignore72 man/*.html
73 man/Makefile.in
/f-stack/tools/libxo/xohtml/
H A DMakefile.am42 cat ../libxo/add.man >> ${DESTDIR}${man1dir}/$$file ; done

123