Home
last modified time | relevance | path

Searched defs:conv (Results 1 – 25 of 46) sorted by relevance

12

/freebsd/contrib/libedit/
H A Dchartype.c50 ct_conv_cbuff_resize(ct_buffer_t *conv, size_t csize) in ct_conv_cbuff_resize()
71 ct_conv_wbuff_resize(ct_buffer_t *conv, size_t wsize) in ct_conv_wbuff_resize()
93 ct_encode_string(const wchar_t *s, ct_buffer_t *conv) in ct_encode_string()
123 ct_decode_string(const char *s, ct_buffer_t *conv) in ct_decode_string()
144 ct_decode_argv(int argc, const char *argv[], ct_buffer_t *conv) in ct_decode_argv()
215 ct_visual_string(const wchar_t *s, ct_buffer_t *conv) in ct_visual_string()
H A Dsearch.c117 static ct_buffer_t conv; in el_match() local
577 static ct_buffer_t conv; in cv_repeat_srch() local
/freebsd/lib/libc/stdlib/
H A Dstrfrom.c184 sf_special(struct sf_buf *b, char conv, int signflag, int is_nan) in sf_special()
205 sf_efmt(struct sf_buf *b, int prec, char conv, in sf_efmt()
287 sf_gfmt(struct sf_buf *b, int prec, char conv, in sf_gfmt()
359 sf_afmt(struct sf_buf *b, int user_prec, char conv, in sf_afmt()
400 __sf_xdigits(char conv) in __sf_xdigits()
435 __sf_render_hex(char *s, size_t n, char conv, int prec, in __sf_render_hex()
455 __sf_render_decimal(char *s, size_t n, char conv, char lc, int prec, in __sf_render_decimal()
H A Dstrfromd.c15 char conv, lc, *digits, *dend; in strfromd() local
H A Dstrfroml.c16 char conv, lc, *digits, *dend; in strfroml() local
H A Dstrfromf.c15 char conv, lc, *digits, *dend; in strfromf() local
/freebsd/contrib/bsnmp/tests/
H A Dasn1.cc271 const auto conv = [] (asn_len_t alen, asn_len_t vlen, uint8_t type, variable
308 const auto conv = [] (const auto &buf, uint64_t xval) { in __anon4d4e46190302() variable
420 const auto conv = [] (asn_len_t alen, uint64_t val, const auto &buf) { in __anon4d4e46190502() variable
500 const auto conv = [] (const auto &buf, uint32_t xval) { in __anon4d4e46190702() variable
597 const auto conv = [] (asn_len_t alen, uint32_t val, const auto &buf) { in __anon4d4e46190902() variable
657 const auto conv = [] (const auto &buf, int32_t xval) { in __anon4d4e46190b02() variable
774 const auto conv = [] (asn_len_t alen, int32_t val, const auto &buf) { in __anon4d4e46190d02() variable
849 const auto conv = [] (const auto &buf, const asn_oid &xval) { in __anon4d4e46190f02() variable
951 const auto conv = [] (asn_len_t alen, const asn_oid &val, const auto &buf) { in __anon4d4e46191102() variable
/freebsd/bin/dd/
H A Dargs.c346 static const struct conv { struct
347 const char *name;
348 uint64_t set, noset;
349 const u_char *ctab;
/freebsd/contrib/pam-krb5/tests/pam-util/
H A Dargs-t.c45 struct pam_conv conv = {NULL, NULL}; in main() local
H A Dfakepam-t.c48 struct pam_conv conv = {NULL, NULL}; in main() local
H A Dlogging-t.c95 struct pam_conv conv = {NULL, NULL}; in main() local
H A Doptions-t.c141 struct pam_conv conv = {NULL, NULL}; in main() local
/freebsd/contrib/openpam/lib/libpam/
H A Dpam_vprompt.c65 const struct pam_conv *conv; in pam_vprompt() local
/freebsd/contrib/openpam/include/security/
H A Dpam_types.h62 int (*conv)(int, const struct pam_message **, member
/freebsd/contrib/pam-krb5/module/
H A Dprompting.c148 struct pam_conv *conv; in pamk5_conv() local
370 struct pam_conv *conv; in pamk5_prompter_krb5() local
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_suppressions.cpp68 static const char *conv(ReportType typ) { in conv() function
/freebsd/usr.bin/calendar/
H A Devents.c41 static iconv_t conv = (iconv_t)-1; variable
/freebsd/usr.sbin/nvram/
H A Dnvram.c55 } conv; variable
/freebsd/contrib/openpam/modules/pam_unix/
H A Dpam_unix.c68 struct pam_conv *conv; in pam_sm_authenticate() local
/freebsd/contrib/pam-krb5/tests/fakepam/
H A Dscript.c271 struct pam_conv conv = {NULL, NULL}; in run_script() local
/freebsd/usr.sbin/makefs/msdos/
H A Dmsdosfs_conv.c299 int conv = 1; in unix2dosfn() local
/freebsd/usr.bin/su/
H A Dsu.c140 struct pam_conv conv = { openpam_ttyconv, NULL }; in main() local
/freebsd/lib/libiconv_modules/mapper_std/
H A Dcitrus_mapper_std.c86 uint32_t conv; in rowcol_convert() local
/freebsd/lib/libpam/modules/pam_radius/
H A Dpam_radius.c228 const struct pam_conv *conv; in do_challenge() local
/freebsd/contrib/smbfs/lib/smb/
H A Drap.c305 u_int16_t *rp, conv; in smb_rap_request() local

12