HomeSort by: relevance | last modified time | path
    Searched refs:expected1 (Results 1 - 5 of 5) sorted by relevancy

  /src/tests/dev/cgd/
t_cgdconfig.sh 212 cat <<EOF >expected1
217 atf_check -o file:expected1 cgdconfig -T -f cgd.conf1
261 cat <<EOF >expected1
267 atf_check -o file:expected1 cgdconfig -T -f cgd.conf1
  /src/usr.bin/rpcgen/
rpc_util.h 120 void expected1(tok_kind) __dead;
rpc_scan.c 81 expected1(expect);
rpc_util.c 301 expected1(tok_kind exp1) function in typeref:typename:void
  /src/sys/crypto/chacha/
chacha_selftest.c 92 static const uint8_t expected1[64] = {
112 if (memcmp(out, expected1, 64)) {
90 static const uint8_t expected1[64] = { local in function:chacha_core_selftest

Completed in 13 milliseconds