Searched refs:cod (Results 1 – 6 of 6) sorted by relevance
| /freebsd-src/sys/opencrypto/ |
| H A D | cryptodev.c | 590 struct cryptop_data *cod; in cod_alloc() local 592 cod = malloc(sizeof(struct cryptop_data), M_CRYPTODEV, M_WAITOK | in cod_alloc() 595 cod->cse = cse; in cod_alloc() 598 cod->aad = malloc(aad_len, M_CRYPTODEV, M_WAITOK); in cod_alloc() 599 cod->buf = malloc(len, M_CRYPTODEV, M_WAITOK); in cod_alloc() 601 cod->buf = malloc(aad_len + len, M_CRYPTODEV, M_WAITOK); in cod_alloc() 603 cod->obuf = malloc(len, M_CRYPTODEV, M_WAITOK); in cod_alloc() 604 return (cod); in cod_alloc() 608 cod_free(struct cryptop_data *cod) in cod_free() argument 611 free(cod->aad, M_CRYPTODEV); in cod_free() [all …]
|
| /freebsd-src/contrib/netbsd-tests/usr.bin/grep/ |
| H A D | t_grep.sh | 59 echo -e "cod\ndover sole\nhaddock\nhalibut\npilchard" > recurse/d/fish 60 echo -e "cod\nhaddock\nplaice" > recurse/a/f/favourite-fish 318 printf "haddock\000cod\000plaice\000" > test1 319 printf "mackeral\000cod\000crab\000" > test2 322 grep -z -A1 cod test1 test2 325 grep -z -B1 cod test1 test2 328 grep -z -C1 cod test1 test2
|
| /freebsd-src/contrib/ntp/sntp/libopts/ |
| H A D | makeshell.c | 596 emit_match_expr(char const * name, tOptDesc * cod, tOptions * opts) in emit_match_expr() argument 615 if ((od == cod) || SKIP_OPT(od)) in emit_match_expr()
|
| H A D | proto.h | 287 emit_match_expr(char const * name, tOptDesc * cod, tOptions * opts);
|
| /freebsd-src/share/dict/ |
| H A D | web2a | 3728 bank cod 7235 bottle cod 8477 buffalo cod 9696 Cape cod lighter 9697 Cape cod turkey 12848 cod end 12852 cod line 12854 cod liver 12855 cod-liver meal 12856 cod-liver oil [all …]
|
| H A D | web2 | 38614 cod
|