Home
last modified time | relevance | path

Searched refs:globs (Results 1 – 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/libstdc++/scripts/
Dmake_exports.pl17 my @globs = ();
25 my $glob = \@globs;
34 $glob = \@globs;
74 (printf "%s\n", $_) foreach (@globs);
83 my $glob_regex = '^_(' . (join '|',@globs) . ')$';
/freebsd-11-stable/sbin/fsdb/
HDMakefile10 pass5.c setup.c utilities.c ffs_subr.c ffs_tables.c globs.c
/freebsd-11-stable/sbin/fsck_ffs/
HDMakefile12 globs.c
/freebsd-11-stable/contrib/binutils/opcodes/
HDcgen-asm.in138 /* Replace non-syntax fields with globs. */
/freebsd-11-stable/contrib/elftoolchain/readelf/
HDreadelf.c5586 Dwarf_Global *globs; in dump_dwarf_pubnames() local
5638 if (dwarf_get_globals(re->dbg, &globs, &cnt, &de) != DW_DLV_OK) { in dump_dwarf_pubnames()
5645 if (dwarf_globname(globs[i], &glob_name, &de) != DW_DLV_OK) { in dump_dwarf_pubnames()
5649 if (dwarf_global_die_offset(globs[i], &die_off, &de) != in dump_dwarf_pubnames()
/freebsd-11-stable/contrib/tcsh/
HDFixes1442 91. Which now globs its arguments
1923 8. Unsetenv now globs its arguments! Before it did not...
/freebsd-11-stable/contrib/tnftp/
HDChangeLog520 - Fix ftp url reget when globs are being used.
/freebsd-11-stable/contrib/unbound/doc/
HDChangelog4031 globs (patch from Dag-Erling Smørgrav).
5156 - ignore trusted-keys globs that have no files (from Paul Wouters).