Searched defs:outp (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-13-stable/bin/dd/
H A Dconv.c106 u_char *inp, *outp; local
H A Ddd.c544 u_char *outp; local
/freebsd-13-stable/sys/fs/cd9660/
H A Dcd9660_util.c70 char inbuf[3], outbuf[3], *inp, *outp; local
194 u_char *outp = outfn, *infnend = infn + infnlen; local
228 char outbuf[3], *outp; local
[all...]
/freebsd-13-stable/crypto/openssh/openbsd-compat/
H A Dvis.c217 stravis(char **outp, const char *src, int flag) argument
/freebsd-13-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value_subr.c395 bhnd_nvram_value_printf(const char *fmt, const void *inp, size_t ilen, bhnd_nvram_type itype, char *outp, size_t *olen, ...) argument
436 bhnd_nvram_value_vprintf(const char *fmt, const void *inp, size_t ilen, bhnd_nvram_type itype, char *outp, size_t *olen, va_list ap) argument
532 bhnd_nvram_value_coerce(const void *inp, size_t ilen, bhnd_nvram_type itype, void *outp, size_t *olen, bhnd_nvram_type otype) argument
[all...]
H A Dbhnd_nvram_data.c107 bhnd_nvram_data_serialize(bhnd_nvram_data_class *cls, bhnd_nvram_plist *props, bhnd_nvram_plist *options, void *outp, size_t *olen) argument
588 bhnd_nvram_data_generic_rp_getvar(struct bhnd_nvram_data *nv, void *cookiep, void *outp, size_t *olen, bhnd_nvram_type otype) argument
H A Dbhnd_nvram_data_bcmraw.c145 bhnd_nvram_bcmraw_serialize(bhnd_nvram_data_class *cls, bhnd_nvram_plist *props, bhnd_nvram_plist *options, void *outp, size_t *olen) argument
H A Dbhnd_nvram_plist.c629 bhnd_nvram_plist_get_encoded(bhnd_nvram_plist *plist, const char *name, void *outp, size_t olen, bhnd_nvram_type otype) argument
976 bhnd_nvram_prop_encode(bhnd_nvram_prop *prop, void *outp, size_t *olen, bhnd_nvram_type otype) argument
[all...]
H A Dbhnd_nvram_store.c1025 void *outp; local
1103 bhnd_nvram_store_getvar(struct bhnd_nvram_store *sc, const char *name, void *outp, size_t *olen, bhnd_nvram_type otype) argument
[all...]
H A Dbhnd_nvram_subr.c711 bhnd_nvram_parse_int(const char *str, size_t maxlen, u_int base, size_t *nbytes, void *outp, size_t *olen, bhnd_nvram_type otype) argument
[all...]
H A Dbhnd_nvram_value_prf.c102 bhnd_nvram_val_printf(bhnd_nvram_val *value, const char *fmt, char *outp, argument
212 bhnd_nvram_val_vprintf(bhnd_nvram_val *value, const char *fmt, char *outp, size_t *olen, va_list ap) argument
[all...]
H A Dbhnd_nvram_value_fmts.c266 bhnd_nvram_val_bcm_int_encode(bhnd_nvram_val *value, void *outp, size_t *olen, argument
281 bhnd_nvram_val_bcm_hex_encode_elem(bhnd_nvram_val *value, const void *inp, size_t ilen, void *outp, size_t *olen, bhnd_nvram_type otype) argument
334 bhnd_nvram_val_bcm_decimal_encode_elem(bhnd_nvram_val *value, const void *inp, size_t ilen, void *outp, size_t *olen, bhnd_nvram_type otype) argument
387 bhnd_nvram_val_bcm_leddc_encode_elem(bhnd_nvram_val *value, const void *inp, size_t ilen, void *outp, size_t *olen, bhnd_nvram_type otype) argument
567 bhnd_nvram_val_bcmstr_encode(bhnd_nvram_val *value, void *outp, size_t *olen, bhnd_nvram_type otype) argument
714 bhnd_nvram_val_bcm_macaddr_encode(bhnd_nvram_val *value, void *outp, size_t *olen, bhnd_nvram_type otype) argument
758 bhnd_nvram_val_bcm_macaddr_string_encode_elem(bhnd_nvram_val *value, const void *inp, size_t ilen, void *outp, size_t *olen, bhnd_nvram_type otype) argument
[all...]
H A Dbhnd_nvram_data_bcm.c166 bhnd_nvram_bcm_getvar_direct(struct bhnd_nvram_io *io, const char *name, void *outp, size_t *olen, bhnd_nvram_type otype) argument
177 bhnd_nvram_bcm_getvar_direct_common(struct bhnd_nvram_io *io, const char *name, void *outp, size_t *olen, bhnd_nvram_type otype, bool have_header) argument
371 bhnd_nvram_bcm_serialize(bhnd_nvram_data_class *cls, bhnd_nvram_plist *props, bhnd_nvram_plist *options, void *outp, size_t *olen) argument
[all...]
H A Dbhnd_nvram_data_btxt.c140 bhnd_nvram_btxt_getvar_direct(struct bhnd_nvram_io *io, const char *name, void *outp, size_t *olen, bhnd_nvram_type otype) argument
346 bhnd_nvram_btxt_serialize(bhnd_nvram_data_class *cls, bhnd_nvram_plist *props, bhnd_nvram_plist *options, void *outp, size_t *olen) argument
H A Dbhnd_nvram_data_sprom.c611 bhnd_nvram_sprom_serialize(bhnd_nvram_data_class *cls, bhnd_nvram_plist *props, bhnd_nvram_plist *options, void *outp, size_t *olen) argument
H A Dbhnd_nvram_data_tlv.c240 bhnd_nvram_tlv_serialize(bhnd_nvram_data_class *cls, bhnd_nvram_plist *props, bhnd_nvram_plist *options, void *outp, size_t *olen) argument
H A Dbhnd_nvram_value.c280 void *outp; local
422 void *outp; local
666 bhnd_nvram_val_encode_null(const void *inp, size_t ilen, bhnd_nvram_type itype, void *outp, size_t *olen, bhnd_nvram_type otype) argument
709 bhnd_nvram_val_encode_bool(const void *inp, size_t ilen, bhnd_nvram_type itype, void *outp, size_t *olen, bhnd_nvram_type otype) argument
787 bhnd_nvram_val_encode_data(const void *inp, size_t ilen, bhnd_nvram_type itype, void *outp, size_t *olen, bhnd_nvram_type otype) argument
820 bhnd_nvram_val_encode_string(const void *inp, size_t ilen, bhnd_nvram_type itype, void *outp, size_t *olen, bhnd_nvram_type otype) argument
1050 bhnd_nvram_val_encode_int(const void *inp, size_t ilen, bhnd_nvram_type itype, void *outp, size_t *olen, bhnd_nvram_type otype) argument
1331 bhnd_nvram_val_encode(bhnd_nvram_val *value, void *outp, size_t *olen, bhnd_nvram_type otype) argument
1366 bhnd_nvram_val_encode_elem(bhnd_nvram_val *value, const void *inp, size_t ilen, void *outp, size_t *olen, bhnd_nvram_type otype) argument
1512 bhnd_nvram_val_generic_encode(bhnd_nvram_val *value, void *outp, size_t *olen, bhnd_nvram_type otype) argument
1628 bhnd_nvram_val_generic_encode_elem(bhnd_nvram_val *value, const void *inp, size_t ilen, void *outp, size_t *olen, bhnd_nvram_type otype) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
H A DSBInstruction.cpp259 void SBInstruction::Print(FILE *outp) { argument
/freebsd-13-stable/lib/libc/net/
H A Dgetnameinfo.c496 char *outp = host; local
/freebsd-13-stable/usr.bin/tcopy/
H A Dtcopy.c79 int lastnread, nread, nw, inp, outp; local
229 verify(int inp, int outp, char *outb) argument
[all...]
/freebsd-13-stable/sys/contrib/openzfs/module/icp/algs/modes/
H A Dccm.c325 uint8_t *datap, *outp, *counterp; local
H A Dgcm.c293 uint8_t *datap, *outp, *counterp; local
/freebsd-13-stable/sys/fs/msdosfs/
H A Dmsdosfs_conv.c782 char *outp, outstr[outlen * weight + 1]; local
801 u_char c, *outp; local
846 char *up, *outp, unicode[3], outbuf[3]; local
922 u_char *inp, *outp, inbuf[3]; local
958 u_char *outp, outbuf[3]; local
[all...]
/freebsd-13-stable/contrib/wpa/src/utils/
H A Dcommon.c1069 utf8_unescape(const char *inp, size_t in_size, char *outp, size_t out_size) argument
1118 utf8_escape(const char *inp, size_t in_size, char *outp, size_t out_size) argument
[all...]
/freebsd-13-stable/sbin/hastd/
H A Dprimary.c633 init_remote(struct hast_resource *res, struct proto_conn **inp, struct proto_conn **outp) argument

Completed in 198 milliseconds

12