Home
last modified time | relevance | path

Searched refs:pattern (Results 1 – 3 of 3) sorted by relevance

/elf/
A Dldconfig.c1208 bool do_chroot, const char *pattern);
1300 bool do_chroot, const char *pattern) in parse_conf_include() argument
1302 if (opt_chroot != NULL && pattern[0] != '/') in parse_conf_include()
1307 if (pattern[0] != '/' && strchr (config_file, '/') != NULL) in parse_conf_include()
1310 pattern) < 0) in parse_conf_include()
1312 pattern = copy; in parse_conf_include()
1319 char *canon = chroot_canon (opt_chroot, pattern); in parse_conf_include()
1326 result = glob64 (pattern, 0, NULL, &gl); in parse_conf_include()
1345 config_file, lineno, pattern); in parse_conf_include()
A Drtld-Rules62 # For each subdirectory, define a pattern rule that makes all of that
96 # The sysd-rules generated makefile already defines pattern rules for rtld-%
A DMakefile1956 echo "error: missing subdirectory pattern" >> $@; \

Completed in 12 milliseconds