Home
last modified time | relevance | path

Searched refs:grabonly (Results 1 – 4 of 4) sorted by relevance

/dports/security/pulledpork/pulledpork-0.7.4/
H A Dpulledpork.pl121 my ($Snort_config, $Snort_path, $Textonly, $grabonly, $ips_policy,);
399 $fref->{EXTRACT} = 1 if !$grabonly;
417 $fref->{EXTRACT} = 1 if !$grabonly;
1761 "g!" => \$grabonly,
1952 if ($grabonly) { print "\tgrabonly Flag is Set, only gonna download!"; }
2268 if ($NoDownload && !$grabonly) {
2294 if !$grabonly;
2300 && !$grabonly
2319 && !$grabonly
2332 && !$grabonly
[all …]
H A DREADME.md66 -g grabonly (download tarball rule file(s) and do NOT process)
/dports/multimedia/libxine/xine-lib-1.2.11/include/xine/
H A Dvideo_out.h542 xine_video_port_t *_x_vo_new_port (xine_t *xine, vo_driver_t *driver, int grabonly);
/dports/multimedia/libxine/xine-lib-1.2.11/src/xine-engine/
H A Dvideo_out.c3110 xine_video_port_t *_x_vo_new_port (xine_t *xine, vo_driver_t *driver, int grabonly) { in _x_vo_new_port() argument
3288 if (grabonly) { in _x_vo_new_port()