Displaying 1 result from an estimated 1 matches for "crypto_register_provid".
Did you mean:
crypto_register_provider
2006 Sep 21
1
Dtrace script compilation error.
...uld be the problem?
Thanks,
Gangadhar.
------------------------------------------------------------------------
rroberto at njengsunu60-2:~$ dtrace -AFs /lib/svc/share/kcfd.d
dtrace: failed to compile script /lib/svc/share/kcfd.d: line 26: args[ ]
may not be referenced because probe description
::crypto_register_provider:entry matches an unstable set of probes
rroberto at njengsunu60-2:~$ dtrace -AFs /lib/svc/share/kcfd.d
dtrace: failed to compile script /lib/svc/share/kcfd.d: line 26: args[ ]
may not be referenced because probe description
::crypto_register_provider:entry matches an unstable set of probes
It w...