OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:to_devnull
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc/dist/bin/
jeprof.in
5467
my $
to_devnull
= ">$dev_null 2>&1";
5468
if (system(ShellEscape($nm, "--demangle", $image) . $
to_devnull
) == 0) {
5472
} elsif (system(ShellEscape($cppfilt, $image) . $
to_devnull
) == 0) {
5477
if (system(ShellEscape($nm, "-f", $image) . $
to_devnull
) == 0) {
/src/external/bsd/jemalloc.old/dist/bin/
jeprof.in
5467
my $
to_devnull
= ">$dev_null 2>&1";
5468
if (system(ShellEscape($nm, "--demangle", $image) . $
to_devnull
) == 0) {
5472
} elsif (system(ShellEscape($cppfilt, $image) . $
to_devnull
) == 0) {
5477
if (system(ShellEscape($nm, "-f", $image) . $
to_devnull
) == 0) {
Completed in 74 milliseconds
Indexes created Sun Apr 19 00:22:55 UTC 2026