Searched refs:dout (Results 1 – 9 of 9) sorted by relevance
| /dragonfly/contrib/smbfs/lib/smb/ |
| HD | kiconv.c | 51 struct iconv_add_out dout; in kiconv_add_xlat_table() local 62 olen = sizeof(dout); in kiconv_add_xlat_table() 65 if (sysctlbyname("net.smb.fs.iconv.add", &dout, &olen, &din, sizeof(din)) == -1) { in kiconv_add_xlat_table() 71 if (sysctlbyname("kern.iconv.add", &dout, &olen, &din, sizeof(din)) == -1) in kiconv_add_xlat_table()
|
| /dragonfly/lib/libkiconv/ |
| HD | xlat16_sysctl.c | 54 struct iconv_add_out dout; in kiconv_add_xlat16_table() local 65 olen = sizeof(dout); in kiconv_add_xlat16_table() 66 if (sysctlbyname("kern.iconv.add", &dout, &olen, &din, sizeof(din)) == -1) in kiconv_add_xlat16_table()
|
| /dragonfly/contrib/tnftp/src/ |
| HD | ftp.c | 708 FILE *volatile dout; in sendrequest() local 721 dout = NULL; in sendrequest() 814 dout = dataconn(lmode); in sendrequest() 815 if (dout == NULL) in sendrequest() 836 c = copy_bytes(fileno(fin), fileno(dout), buf, bufsize, in sendrequest() 855 if (ferror(dout)) in sendrequest() 857 (void)putc('\r', dout); in sendrequest() 860 (void)putc(c, dout); in sendrequest() 864 (void)putc('\0', dout); in sendrequest() 876 if (ferror(dout)) { in sendrequest() [all …]
|
| /dragonfly/libexec/ftpd/ |
| HD | ftpd.c | 1618 FILE *fin, *dout; in retrieve() local 1685 dout = dataconn(name, st.st_size, "w"); in retrieve() 1686 if (dout == NULL) in retrieve() 1689 send_data(fin, dout, st.st_blksize, st.st_size, in retrieve() 1693 fclose(dout); in retrieve() 3101 FILE *dout = NULL; in send_file_list() local 3136 dout == NULL) in send_file_list() 3144 if (dout == NULL) { in send_file_list() 3145 dout = dataconn("file list", -1, "w"); in send_file_list() 3146 if (dout == NULL) in send_file_list() [all …]
|
| /dragonfly/sys/libiconv/ |
| HD | iconv.c | 402 struct iconv_add_out dout; in iconv_sysctl_add() local 432 dout.ia_csid = csp->cp_id; in iconv_sysctl_add() 433 error = SYSCTL_OUT(req, &dout, sizeof(dout)); in iconv_sysctl_add()
|
| /dragonfly/sys/dev/drm/amd/display/dc/dml/ |
| HD | display_mode_structs.h | 329 display_output_params_st dout; member
|
| HD | dml1_display_rq_dlg_calc.c | 1267 if (e2e_pipe_param.dout.output_format == dm_420) in dml1_rq_dlg_get_dlg_params()
|
| /dragonfly/sys/dev/drm/amd/display/dc/calcs/ |
| HD | dcn_calcs.c | 474 input.dout.output_format = (v->output_format[in_idx] == dcn_bw_420) ? dm_420 : dm_444; in dcn_bw_calc_rq_dlg_ttu() 475 input.dout.output_type = (v->output[in_idx] == dcn_bw_hdmi) ? dm_hdmi : dm_dp; in dcn_bw_calc_rq_dlg_ttu()
|
| /dragonfly/share/dict/ |
| HD | web2 | 57303 dout
|