Home
last modified time | relevance | path

Searched refs:hintsfile (Results 1 – 7 of 7) sorted by relevance

/dports/ports-mgmt/pkg/pkg-1.17.5/libpkg/
H A Delfhints.c306 read_elf_hints(hintsfile, 1); in shlib_list_from_elf_hints()
334 list_elf_hints(const char *hintsfile) in list_elf_hints() argument
339 read_elf_hints(hintsfile, 1); in list_elf_hints()
340 printf("%s:\n", hintsfile); in list_elf_hints()
420 add_dir(hintsfile, sp, 0); in read_dirs_from_file()
468 add_dir(hintsfile, p, 1); in read_elf_hints()
477 read_elf_hints(hintsfile, 0); in update_elf_hints()
486 add_dir(hintsfile, argv[i], 0); in update_elf_hints()
488 write_elf_hints(hintsfile); in update_elf_hints()
492 write_elf_hints(const char *hintsfile) in write_elf_hints() argument
[all …]
/dports/devel/p5-Curses/Curses-1.38/
H A DMakefile.PL403 my $hintsfile;
405 $hintsfile = "hints/c-$OSNAME.$libType.h";
407 $hintsfile = "hints/c-$OSNAME.$libClass.h";
411 $hintsfile = $candidate;
424 print("Choosing hints file '$hintsfile'\n");
428 &File::Copy::copy($hintsfile, "c-config.h");
436 my $sys = "$cp $hintsfile c-config.h";
/dports/dns/bind911/bind-9.11.37/bin/named/
H A Dserver.c5481 const char *hintsfile = cfg_obj_asstring(fileobj); in configure_zone() local
5483 CHECK(configure_hints(view, hintsfile)); in configure_zone()
/dports/dns/bind916/bind-9.16.27/bin/named/
H A Dserver.c6432 const char *hintsfile = cfg_obj_asstring(fileobj); in configure_zone() local
6434 CHECK(configure_hints(view, hintsfile)); in configure_zone()
/dports/dns/samba-nsupdate/bind-9.16.5/bin/named/
H A Dserver.c6190 const char *hintsfile = cfg_obj_asstring(fileobj); in configure_zone() local
6192 CHECK(configure_hints(view, hintsfile)); in configure_zone()
/dports/dns/bind-tools/bind-9.16.27/bin/named/
H A Dserver.c6432 const char *hintsfile = cfg_obj_asstring(fileobj); in configure_zone() local
6434 CHECK(configure_hints(view, hintsfile)); in configure_zone()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/named/
H A Dserver.c6463 const char *hintsfile = cfg_obj_asstring(fileobj); in configure_zone() local
6465 CHECK(configure_hints(view, hintsfile)); in configure_zone()