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

21 lines
1.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>parent_call</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.h.html#L40'>parent_call</a> 40 src/background.h int parent_call (void *routine, file_op_context_t *ctx, int argc, ...);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L904'>parent_call</a> 904 src/filemanager/file.c return parent_call (pntr.p, ctx, 3, strlen (fmt), fmt, strlen (a), a, strlen (b), b);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L1039'>parent_call</a> 1039 src/filemanager/file.c return parent_call (pntr.p, ctx, 2, sizeof (allow_retry), allow_retry, strlen (str), str);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L1058'>parent_call</a> 1058 src/filemanager/file.c return parent_call (pntr.p, ctx, 1, strlen (s), s);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L1079'>parent_call</a> 1079 src/filemanager/file.c return parent_call (pntr.p, ctx, 4, strlen (src), src, sizeof (struct stat), src_stat,</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L3697'>parent_call</a> 3697 src/filemanager/file.c parent_call ((void *) end_bg_process, ctx, 0);</span>
</pre>
</body>
</html>