mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
21 lines
1.5 KiB
HTML
21 lines
1.5 KiB
HTML
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
|
|
<html xmlns='http://www.w3.org/1999/xhtml'>
|
|
<head>
|
|
<title>pipe</title>
|
|
<meta name='robots' content='noindex,nofollow' />
|
|
<meta name='generator' content='GLOBAL-6.6.11' />
|
|
<meta http-equiv='Content-Style-Type' content='text/css' />
|
|
<link rel='stylesheet' type='text/css' href='../style.css' />
|
|
</head>
|
|
<body>
|
|
<pre>
|
|
<span class='curline'><a href='../S/src--background.c.html#L525'>pipe</a> 525 src/background.c if (pipe (comm) == -1)</span>
|
|
<span class='curline'><a href='../S/src--background.c.html#L528'>pipe</a> 528 src/background.c if (pipe (back_comm) == -1)</span>
|
|
<span class='curline'><a href='../S/src--cons.handler.c.html#L152'>pipe</a> 152 src/cons.handler.c if (!((pipe (pipefd1) == 0) && ((pipe (pipefd2)) == 0)))</span>
|
|
<span class='curline'><a href='../S/src--subshell--common.c.html#L1736'>pipe</a> 1736 src/subshell/common.c else if (pipe (subshell_pipe) != 0) // subshell_type is BASH, ASH_BUSYBOX, DASH or ZSH</span>
|
|
<span class='curline'><a href='../S/src--subshell--common.c.html#L1748'>pipe</a> 1748 src/subshell/common.c if (use_persistent_buffer && pipe (command_buffer_pipe) != 0)</span>
|
|
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L422'>pipe</a> 422 src/vfs/shell/shell.c if ((pipe (fileset1) < 0) || (pipe (fileset2) < 0))</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|