mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 23:28:20 +00:00

This is based on commit 2731def9159247e6da8a3191783c89683363689c from the zeek-docs repo.
32 lines
940 B
ReStructuredText
32 lines
940 B
ReStructuredText
:tocdepth: 3
|
|
|
|
base/bif/plugins/Zeek_FileExtract.functions.bif.zeek
|
|
====================================================
|
|
.. zeek:namespace:: FileExtract
|
|
.. zeek:namespace:: GLOBAL
|
|
|
|
Internal functions used by the extraction file analyzer.
|
|
|
|
:Namespaces: FileExtract, GLOBAL
|
|
|
|
Summary
|
|
~~~~~~~
|
|
Functions
|
|
#########
|
|
========================================================== ===================================
|
|
:zeek:id:`FileExtract::__set_limit`: :zeek:type:`function` :zeek:see:`FileExtract::set_limit`.
|
|
========================================================== ===================================
|
|
|
|
|
|
Detailed Interface
|
|
~~~~~~~~~~~~~~~~~~
|
|
Functions
|
|
#########
|
|
.. zeek:id:: FileExtract::__set_limit
|
|
:source-code: base/bif/plugins/Zeek_FileExtract.functions.bif.zeek 12 12
|
|
|
|
:Type: :zeek:type:`function` (file_id: :zeek:type:`string`, args: :zeek:type:`any`, n: :zeek:type:`count`) : :zeek:type:`bool`
|
|
|
|
:zeek:see:`FileExtract::set_limit`.
|
|
|
|
|