On Wed, 7 May 2008, xulari wrote:

>  hi ,rlhamil : i can dtrace the syscall "open", and i come to here :
>  
> http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/common/fs/vnode.c#fop_lookup
>
>  how we get "ufs_lookup" or "#fs_lookup" by fop_lookup?
>
>  int line 3293 : it just call a function pointer...
>
>  i can't get it...

What's unclear about calling through a function pointer ?

That's simply "OOP with a crowbar" - virtual methods in C.

FrankH.
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to