Home
last modified time | relevance | path

Searched refs:book (Results 1 – 11 of 11) sorted by relevance

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/redacted_send/
H A Dredacted_negative.ksh47 log_must zfs redact $sendfs@snap2 book $clone1@snap
57 log_mustnot zfs redact $sendfs@snap1 book
59 log_mustnot zfs redact $sendfs@snap1 book snap2 snap3
60 log_mustnot zfs redact $sendfs@snap1 book @snap2 @snap3
64 log_mustnot zfs redact $sendfs@snap2 book $sendfs@snap2
89 log_mustnot_expect "full dataset names" zfs redact $sendfs@snap1 book @snap2
90 log_mustnot_expect "full dataset names" zfs redact $sendfs@snap1 book @snap2
92 log_mustnot_expect "descendent of snapshot" zfs redact $sendfs@snap2 book $sendfs@snap1
H A Dredacted_size.ksh45 log_must zfs redact $sendfs@snap book $clone@snap
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/synctask_core/
H A Dtst.bookmark.create.zcp16 -- This program should be invoked as "zfs program <pool> <prog> <fs> <snap> <book>"
/f-stack/freebsd/contrib/libsodium/
H A DREADME.markdown28 * [offline documentation](https://www.gitbook.com/book/jedisct1/libsodium/details)
/f-stack/freebsd/netinet/
H A Dsctp_var.h264 stcb->asoc.fslog[stcb->asoc.fs_index].book = tp1->book_size; \
285 stcb->asoc.fslog[stcb->asoc.fs_index].book = tp1->book_size; \
H A Dsctp_structs.h668 uint16_t book; member
H A Dsctputil.c468 sctp_log_mbcnt(uint8_t from, uint32_t total_oq, uint32_t book, uint32_t total_mbcnt_q, uint32_t mbc… in sctp_log_mbcnt() argument
474 sctp_clog.x.mbcnt.size_change = book; in sctp_log_mbcnt()
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dimx50-kobo-aura.dts4 // The Kobo Aura e-book reader, model N514. The mainboard is marked as E606F0B.
/f-stack/freebsd/contrib/device-tree/Bindings/dma/
H A Dsnps,dma-spear1340.yaml99 bits, which is impossible in accordance with DW DMAC IP-core data book.
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_send.c2718 zfs_bookmark_phys_t book = {0}; in dmu_send() local
2813 NULL, &book); in dmu_send()
2814 dspp.redactbook = &book; in dmu_send()
/f-stack/dpdk/doc/guides/contributing/
H A Dpatches.rst40 Refer to the `Pro Git Book <http://www.git-scm.com/book/>`_ for further information.