Home
last modified time | relevance | path

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

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