Files
source/Y/setctl.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

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-&gt;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-&gt;setctl != NULL ? me-&gt;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-&gt;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-&gt;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-&gt;setctl = NULL;</span>
</pre>
</body>
</html>