summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/fopen.c
diff options
context:
space:
mode:
authormarkj <markj@FreeBSD.org>2013-05-30 21:57:40 +0000
committermarkj <markj@FreeBSD.org>2013-05-30 21:57:40 +0000
commitd759b47c51688fe20c72b753a9a40676d93ba45b (patch)
tree66db714fe3e9f28c10ba182fd218f238449b5278 /lib/libc/stdio/fopen.c
parente8f07dcad6b471337f0462f8aa8d8e68c404d7e2 (diff)
downloadFreeBSD-src-d759b47c51688fe20c72b753a9a40676d93ba45b.zip
FreeBSD-src-d759b47c51688fe20c72b753a9a40676d93ba45b.tar.gz
Add macros which allow one to define SDT probes with six or seven arguments;
they are needed when porting some of the Solaris providers (ip, iscsi, and tcp in particular). dtrace_probe() only takes five arguments from the probe site, so we need to add the appropriate cast to allow for more than five arguments. The extra arguments are later copied out of dtrace_probe()'s stack frame by dtrace_getarg() (or the provider-specific getarg method) as needed. MFC after: 1 week
Diffstat (limited to 'lib/libc/stdio/fopen.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud