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>setctl</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/lib--vfs--direntry.c.html#L1526'>setctl</a> 1526 lib/vfs/direntry.c vclass->setctl = vfs_s_setctl;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--interface.c.html#L366'>setctl</a> 366 lib/vfs/interface.c result = me->setctl != NULL ? me->setctl (vpath, ctlop, arg) : 0;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--vfs.h.html#L206'>setctl</a> 206 lib/vfs/vfs.h int (*setctl) (const vfs_path_t *vpath, int ctlop, void *arg);</span>
|
|
<span class='curline'><a href='../S/src--vfs--cpio--cpio.c.html#L888'>setctl</a> 888 src/vfs/cpio/cpio.c vfs_cpiofs_ops->setctl = NULL;</span>
|
|
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L1741'>setctl</a> 1741 src/vfs/extfs/extfs.c vfs_extfs_ops->setctl = extfs_setctl;</span>
|
|
<span class='curline'><a href='../S/src--vfs--tar--tar.c.html#L1269'>setctl</a> 1269 src/vfs/tar/tar.c vfs_tarfs_ops->setctl = NULL;</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|