/freebsd/sys/dev/bhnd/nvram/ |
H A D | bhnd_nvram_value.c | 277 void *outp; in bhnd_nvram_val_init_common() local 419 void *outp; in bhnd_nvram_val_convert_common() local 664 void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_val_encode_null() 707 void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_val_encode_bool() 785 void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_val_encode_data() 818 bhnd_nvram_type itype, void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_val_encode_string() 1048 void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_val_encode_int() 1328 bhnd_nvram_val_encode(bhnd_nvram_val *value, void *outp, size_t *olen, in bhnd_nvram_val_encode() 1364 size_t ilen, void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_val_encode_elem() 1509 bhnd_nvram_val_generic_encode(bhnd_nvram_val *value, void *outp, size_t *olen, in bhnd_nvram_val_generic_encode() [all …]
|
H A D | bhnd_nvram_value_fmts.c | 263 bhnd_nvram_val_bcm_int_encode(bhnd_nvram_val *value, void *outp, size_t *olen, in bhnd_nvram_val_bcm_int_encode() 279 size_t ilen, void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_val_bcm_hex_encode_elem() 332 size_t ilen, void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_val_bcm_decimal_encode_elem() 385 size_t ilen, void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_val_bcm_leddc_encode_elem() 564 bhnd_nvram_val_bcmstr_encode(bhnd_nvram_val *value, void *outp, size_t *olen, in bhnd_nvram_val_bcmstr_encode() 711 bhnd_nvram_val_bcm_macaddr_encode(bhnd_nvram_val *value, void *outp, in bhnd_nvram_val_bcm_macaddr_encode() 756 const void *inp, size_t ilen, void *outp, size_t *olen, in bhnd_nvram_val_bcm_macaddr_string_encode_elem()
|
H A D | bhnd_nvram_value_subr.c | 393 bhnd_nvram_type itype, char *outp, size_t *olen, ...) in bhnd_nvram_value_printf() 434 bhnd_nvram_type itype, char *outp, size_t *olen, va_list ap) in bhnd_nvram_value_vprintf() 530 void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_value_coerce()
|
H A D | bhnd_nvram_value_prf.c | 99 bhnd_nvram_val_printf(bhnd_nvram_val *value, const char *fmt, char *outp, in bhnd_nvram_val_printf() 209 bhnd_nvram_val_vprintf(bhnd_nvram_val *value, const char *fmt, char *outp, in bhnd_nvram_val_vprintf()
|
H A D | bhnd_nvram_data_bcm.c | 164 void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_bcm_getvar_direct() 175 void *outp, size_t *olen, bhnd_nvram_type otype, bool have_header) in bhnd_nvram_bcm_getvar_direct_common() 369 bhnd_nvram_plist *options, void *outp, size_t *olen) in bhnd_nvram_bcm_serialize()
|
H A D | bhnd_nvram_data.c | 106 bhnd_nvram_plist *props, bhnd_nvram_plist *options, void *outp, in bhnd_nvram_data_serialize() 587 void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_data_generic_rp_getvar()
|
H A D | bhnd_nvram_store.c | 1021 void *outp; in bhnd_nvram_store_serialize() local 1100 void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_store_getvar()
|
H A D | bhnd_nvram_plist.c | 627 void *outp, size_t olen, bhnd_nvram_type otype) in bhnd_nvram_plist_get_encoded() 973 bhnd_nvram_prop_encode(bhnd_nvram_prop *prop, void *outp, size_t *olen, in bhnd_nvram_prop_encode()
|
H A D | bhnd_nvram_data_btxt.c | 139 void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_btxt_getvar_direct() 345 bhnd_nvram_plist *options, void *outp, size_t *olen) in bhnd_nvram_btxt_serialize()
|
H A D | bhnd_nvram_subr.c | 709 size_t *nbytes, void *outp, size_t *olen, bhnd_nvram_type otype) in bhnd_nvram_parse_int()
|
H A D | bhnd_nvram_data_bcmraw.c | 144 bhnd_nvram_plist *options, void *outp, size_t *olen) in bhnd_nvram_bcmraw_serialize() argument
|
H A D | bhnd_nvram_data_tlv.c | 239 bhnd_nvram_plist *options, void *outp, size_t *olen) in bhnd_nvram_tlv_serialize()
|
H A D | bhnd_nvram_data_sprom.c | 610 bhnd_nvram_plist *options, void *outp, size_t *olen) in bhnd_nvram_sprom_serialize()
|
/freebsd/sys/fs/cd9660/ |
H A D | cd9660_util.c | 59 char inbuf[3], outbuf[3], *inp, *outp; in isochar() local 168 u_char *outp = outfn, *infnend = infn + infnlen; in isofntrans() local 198 char outbuf[3], *outp; in sgetrune() local
|
/freebsd/sys/fs/msdosfs/ |
H A D | msdosfs_conv.c | 781 char *outp, outstr[outlen * weight + 1]; in mbsadjpos() local 800 u_char c, *outp; in dos2unixchr() local 845 char *up, *outp, unicode[3], outbuf[3]; in unix2doschr() local 921 u_char *inp, *outp, inbuf[3]; in win2unixchr() local 957 u_char *outp, outbuf[3]; in unix2winchr() local
|
/freebsd/usr.bin/tcopy/ |
H A D | tcopy.c | 67 int lastnread, nread, nw, inp, outp; in main() local 227 verify(int inp, int outp, char *outb) in verify()
|
/freebsd/crypto/openssl/crypto/aes/ |
H A D | aes_ige.c | 72 aes_block_t *outp = (aes_block_t *) out; in AES_ige_encrypt() local 125 aes_block_t *outp = (aes_block_t *) out; in AES_ige_encrypt() local
|
/freebsd/bin/dd/ |
H A D | conv.c | 98 u_char *inp, *outp; in block() local
|
H A D | dd.c | 541 u_char *outp; in dd_out() local
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | vis.c | 217 stravis(char **outp, const char *src, int flag) in stravis()
|
/freebsd/crypto/openssh/ |
H A D | utf8.c | 258 asmprintf(char **outp, size_t sz, int *wp, const char *fmt, ...) in asmprintf()
|
/freebsd/contrib/llvm-project/lldb/source/API/ |
H A D | SBInstruction.cpp | 270 void SBInstruction::Print(FILE *outp) { in Print() argument
|
/freebsd/contrib/wpa/src/utils/ |
H A D | common.c | 1107 char *outp, size_t out_size) in utf8_unescape() 1156 char *outp, size_t out_size) in utf8_escape()
|
/freebsd/sys/contrib/openzfs/module/icp/algs/modes/ |
H A D | ccm.c | 322 uint8_t *datap, *outp, *counterp; in ccm_decrypt_incomplete_block() local
|
/freebsd/sys/compat/linux/ |
H A D | linux_file.c | 406 caddr_t outp; /* Linux-format */ in linux_getdents() local 483 caddr_t outp; /* Linux-format */ in linux_getdents64() local
|