Home
last modified time | relevance | path

Searched refs:updir (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dprocess_docs.pl96 my $updir = updir();
101 …html => "pod2html \"--podroot=$options{sourcedir}\" --htmldir=$updir --podpath=man1:man3:man5:man7…
/netbsd-src/crypto/external/bsd/openssl.old/dist/fuzz/
H A Dbuild.info4 $withargs{fuzzer_include} : catdir(updir(), $withargs{fuzzer_include}));
7 $withargs{fuzzer_lib} : catfile(updir(), $withargs{fuzzer_lib}));
/netbsd-src/crypto/external/bsd/openssl/dist/fuzz/
H A Dbuild.info4 $withargs{fuzzer_include} : catdir(updir(), $withargs{fuzzer_include}));
7 $withargs{fuzzer_lib} : catfile(updir(), $withargs{fuzzer_lib}));
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dwrap.pl.in21 my $there = canonpath(catdir(dirname($0), updir()));
/netbsd-src/share/examples/refuse/dmesgfs/
H A Ddmesgfs.c199 finddev(const char *s, int len, int updir) in finddev() argument
206 if (updir) { in finddev()
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dbuild.info588 updir(), "include", "openssl", "*.h");