mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
26 lines
2.7 KiB
HTML
26 lines
2.7 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>wait_reply</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--vfs--ftpfs--ftpfs.c.html#L474'>wait_reply</a> 474 src/vfs/ftpfs/ftpfs.c ftpfs_command (struct vfs_class *me, struct vfs_s_super *super, int wait_reply, const char *fmt,</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L535'>wait_reply</a> 535 src/vfs/ftpfs/ftpfs.c if (wait_reply != NONE)</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L538'>wait_reply</a> 538 src/vfs/ftpfs/ftpfs.c (wait_reply & WANT_STRING) != 0 ? reply_str : NULL,</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L540'>wait_reply</a> 540 src/vfs/ftpfs/ftpfs.c if ((wait_reply & WANT_STRING) != 0 && !retry && level == 0 && code == 421)</span>
|
|
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L271'>wait_reply</a> 271 src/vfs/shell/shell.c shell_command (struct vfs_class *me, struct vfs_s_super *super, int wait_reply, const char *cmd,</span>
|
|
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L296'>wait_reply</a> 296 src/vfs/shell/shell.c if (wait_reply)</span>
|
|
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L298'>wait_reply</a> 298 src/vfs/shell/shell.c (wait_reply & WANT_STRING) != 0 ? reply_str : NULL,</span>
|
|
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L306'>wait_reply</a> 306 src/vfs/shell/shell.c shell_command_va (struct vfs_class *me, struct vfs_s_super *super, int wait_reply, const char *scr,</span>
|
|
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L315'>wait_reply</a> 315 src/vfs/shell/shell.c r = shell_command (me, super, wait_reply, command->str, command->len);</span>
|
|
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L324'>wait_reply</a> 324 src/vfs/shell/shell.c shell_command_v (struct vfs_class *me, struct vfs_s_super *super, int wait_reply, const char *scr,</span>
|
|
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L331'>wait_reply</a> 331 src/vfs/shell/shell.c r = shell_command_va (me, super, wait_reply, scr, vars, ap);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|