Home
last modified time | relevance | path

Searched refs:get_records (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/tests/sys/audit/
HDutils.c49 get_records(const char *auditregex, FILE *pipestream) in get_records() function
168 if (get_records(auditregex, pipestream)) in check_auditpipe()
/freebsd-14-stable/tests/atf_python/sys/netpfil/ipfw/
HDipfw.py117 def get_records(self, cmd: str): member in DebugIoReader
/freebsd-14-stable/crypto/openssl/util/perl/TLSProxy/
HDRecord.pm57 sub get_records subroutine
HDProxy.pm491 my @ret = TLSProxy::Record->get_records($server, $self->flight,
/freebsd-14-stable/sbin/ipfw/tests/
HDtest_add_rule.py106 ioctls = reader.get_records(in_data)