Home
last modified time | relevance | path

Searched refs:got_info (Results 1 – 25 of 80) sorted by relevance

1234

/dports/security/nmap/nmap-7.91/nsock/tests/
H A Dlogs.c14 unsigned int got_info: 1; member
34 GlobalLTD->got_info = 1; in log_handler()
60 ltd->got_info = 0; in check_loglevel()
87 ltd->got_info = 0; in check_errlevel()
/dports/security/ncrack/ncrack-0.7/nsock/tests/
H A Dlogs.c14 unsigned int got_info: 1; member
34 GlobalLTD->got_info = 1; in log_handler()
60 ltd->got_info = 0; in check_loglevel()
87 ltd->got_info = 0; in check_errlevel()
/dports/ftp/lftp/lftp-4.9.2/src/
H A DHttpDir.cc1021 if(try_apache_listing(info,str) && info.validate()) goto got_info; in parse_html()
1024 if(try_netscape_proxy(info,str) && info.validate()) goto got_info; in parse_html()
1029 goto got_info; in parse_html()
1032 goto got_info; in parse_html()
1033 if(try_mini_proxy(info,str) && info.validate()) goto got_info; in parse_html()
1036 goto got_info; in parse_html()
1037 if(try_roxen(info,str) && info.validate()) goto got_info; in parse_html()
1042 goto got_info; in parse_html()
1053 goto got_info; in parse_html()
1055 if(try_csm_proxy(info,str) && info.validate()) goto got_info; in parse_html()
[all …]
/dports/misc/amanda-server/amanda-3.3.9/perl/Amanda/Changer/
H A Dcompat.pm85 got_info => 0,
118 step got_info => sub {
193 my ($get_info, $got_info, $run_cb, $load_next);
204 $self->_get_info($got_info);
207 $got_info = sub {
/dports/misc/amanda-client/amanda-3.3.9/perl/Amanda/Changer/
H A Dcompat.pm85 got_info => 0,
118 step got_info => sub {
193 my ($get_info, $got_info, $run_cb, $load_next);
204 $self->_get_info($got_info);
207 $got_info = sub {
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/test/integration/
H A Dtest_upgrade.py157 got_info = dict((idx['name'], idx) for idx in got)
161 repr(got_info[name])))
166 unique=got_info[name]['unique'] and 1 or 0,
167 column_names=sorted(got_info[name]['column_names']))
/dports/multimedia/smplayer/smplayer-21.10.0/src/
H A Dinforeader.cpp105 bool got_info = false; in getInfo() local
108 got_info = true; in getInfo()
126 if (got_info) { in getInfo()
/dports/graphics/evince/evince-41.3/backend/comics/
H A Dcomics-document.c372 gboolean got_info; member
383 info->got_info = TRUE; in get_page_size_prepared_cb()
407 info.got_info = FALSE; in comics_document_get_page_size()
435 while (read > 0 && !info.got_info) { in comics_document_get_page_size()
455 if (info.got_info) { in comics_document_get_page_size()
/dports/games/quadra/quadra-1.3.0/source/
H A Drecording.cpp227 bool got_info=false; in read_all() local
237 case 3: read_info(); got_info=true; break; in read_all()
248 if(old_mode && !got_summary && got_info) { in read_all()
261 if(got_seed && got_data && got_info) in read_all()
/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dfunny.c323 got_info(channel, from_server, GOTNAMES | GOTNEW); in funny_namreply()
325 got_info(channel, from_server, GOTNAMES); in funny_namreply()
401 got_info(channel, from_server, GOTMODE); in funny_mode()
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dfunny.c323 got_info(channel, from_server, GOTNAMES | GOTNEW); in funny_namreply()
325 got_info(channel, from_server, GOTNAMES); in funny_namreply()
401 got_info(channel, from_server, GOTMODE); in funny_mode()
/dports/math/onednn/oneDNN-2.5.1/src/gpu/jit/gemm/
H A Dxe_hp_systolic_gemm.cpp391 bool got_info = false; in init_compute_old() local
422 if (!got_info) { in init_compute_old()
424 got_info = true; in init_compute_old()
438 if (!got_info) { in init_compute_old()
440 got_info = true; in init_compute_old()
477 bool got_info = false; in init_compute_new() local
514 if (!got_info) { in init_compute_new()
516 got_info = true; in init_compute_new()
/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dnames.h51 int got_info (char *, int, int);
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dnames.h51 int got_info (char *, int, int);
/dports/misc/hashdb/hashdb-3.1.0-8-g1da1b9f/src_libhashdb/hasher/
H A Dfilename_list.cpp210 bool got_info = GetFileInformationByHandle(opened_filehandle, &fileinfo); in filename_list() local
212 if (!got_info) { in filename_list()
/dports/x11/libfm-extra/libfm-1.3.2/src/job/
H A Dfm-file-info-job.h83 void (*got_info)(FmFileInfoJob *job, FmFileInfo *info); member
H A Dfm-file-info-job.c85 G_STRUCT_OFFSET(FmFileInfoJobClass, got_info), in fm_file_info_job_class_init()
/dports/x11/libfm/libfm-1.3.2/src/job/
H A Dfm-file-info-job.h83 void (*got_info)(FmFileInfoJob *job, FmFileInfo *info); member
H A Dfm-file-info-job.c85 G_STRUCT_OFFSET(FmFileInfoJobClass, got_info), in fm_file_info_job_class_init()
/dports/games/edge/Edge-1.35-source/src/
H A Dr_image.cc507 bool got_info; in AddImageUser() local
510 got_info = epi::JPEG_GetInfo(f, &w, &h, &solid); in AddImageUser()
512 got_info = epi::TGA_GetInfo(f, &w, &h, &solid); in AddImageUser()
514 got_info = epi::PNG_GetInfo(f, &w, &h, &solid); in AddImageUser()
516 if (! got_info) in AddImageUser()
/dports/games/edge/Edge-1.35-source/deh_edge/
H A Dpatch.cc1138 bool got_info = false; in LoadDiff() local
1182 if (got_info) in LoadDiff()
1188 got_info = true; in LoadDiff()
/dports/lang/v/v-0.1.29/vlib/v/checker/
H A Dcheck_types.v116 got_info := got_type_sym.info as table.FnType
118 got_fn := got_info.func
/dports/multimedia/libxine/xine-lib-1.2.11/src/demuxers/
H A Ddemux_flv.c81 unsigned char got_video_header, got_audio_header, got_info; member
401 if (!level && !memcmp (p, "onMetaData", 11)) info = this->got_info = 1; in parse_amf()
750 if (!this->got_info) { in read_flv_packet()
/dports/devel/binutils/binutils-2.37/bfd/
H A Delf32-score7.c133 struct score_got_info *got_info; member
973 g = score_elf_section_data (sgot)->u.got_info; in score_elf_got_info()
1333 score_elf_section_data (s)->u.got_info = g; in score_elf_create_got_section()
1446 g = score_elf_section_data (got)->u.got_info; in s7_bfd_score_elf_hide_symbol()
2618 g = score_elf_section_data (sgot)->u.got_info; in s7_bfd_score_elf_check_relocs()
3332 g = score_elf_section_data (sgot)->u.got_info; in s7_bfd_score_elf_finish_dynamic_symbol()
3390 g = score_elf_section_data (sgot)->u.got_info; in s7_bfd_score_elf_finish_dynamic_sections()
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf32-score7.c133 struct score_got_info *got_info; member
973 g = score_elf_section_data (sgot)->u.got_info; in score_elf_got_info()
1333 score_elf_section_data (s)->u.got_info = g; in score_elf_create_got_section()
1446 g = score_elf_section_data (got)->u.got_info; in s7_bfd_score_elf_hide_symbol()
2618 g = score_elf_section_data (sgot)->u.got_info; in s7_bfd_score_elf_check_relocs()
3332 g = score_elf_section_data (sgot)->u.got_info; in s7_bfd_score_elf_finish_dynamic_symbol()
3390 g = score_elf_section_data (sgot)->u.got_info; in s7_bfd_score_elf_finish_dynamic_sections()

1234