Searched defs:conv (Results 1 - 13 of 13) sorted by relevance

/src/lib/libedit/
H A Dchartype.c50 ct_conv_cbuff_resize(ct_buffer_t *conv, size_t csize) argument
71 ct_conv_wbuff_resize(ct_buffer_t * conv,size_t wsize) argument
93 ct_encode_string(const wchar_t * s,ct_buffer_t * conv) argument
123 ct_decode_string(const char * s,ct_buffer_t * conv) argument
144 ct_decode_argv(int argc,const char * argv[],ct_buffer_t * conv) argument
215 ct_visual_string(const wchar_t * s,ct_buffer_t * conv) argument
[all...]
H A Dsearch.c117 static ct_buffer_t conv; local in function:el_match
576 static ct_buffer_t conv; local in function:cv_repeat_srch
H A Dhistory.c783 static ct_buffer_t conv; local in function:history_load
843 static ct_buffer_t conv; local in function:history_save_fp
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_suppressions.cc68 static const char *conv(ReportType typ) { function in namespace:__tsan
/src/bin/dd/
H A Dargs.c354 static const struct conv { struct
/src/lib/libc/citrus/modules/
H A Dcitrus_mapper_std.c91 u_int32_t conv; local in function:rowcol_convert
/src/lib/libpam/modules/pam_radius/
H A Dpam_radius.c199 const struct pam_conv *conv; local in function:do_challenge
/src/usr.bin/audio/play/
H A Dplay.c288 audio_write(int fd, void *buf, size_t len, convert conv) argument
313 convert conv = NULL; local in function:play
411 convert conv = NULL; local in function:play_fd
474 audioctl_write_fromhdr(void * hdr,size_t fsz,int fd,off_t * datasize,const char * file,convert * conv) argument
[all...]
/src/sys/fs/msdosfs/
H A Dmsdosfs_conv.c391 int conv = 1; local in function:msdosfs_unix2dosfn
[all...]
/src/lib/libtelnet/
H A Dsra.c564 struct pam_conv conv = { &auth_conv, &auth_cred }; local in function:check_user
/src/libexec/ftpd/
H A Dconf.c82 struct ftpconv *conv, *cnext; local in function:init_curclass
147 struct ftpconv *conv, *cnext; local in function:parse_conf
[all...]
H A Dftpd.c3899 struct pam_conv conv = { &auth_conv, &auth_cred }; local in function:auth_pam
/src/sys/kern/
H A Dsubr_devsw.c386 struct devsw_conv *conv; local in function:devsw_attach
990 struct devsw_conv *conv; local in function:devsw_name2blk
1038 struct devsw_conv *conv; local in function:devsw_name2chr
[all...]

Completed in 14 milliseconds