lkml.org 
[lkml]   [2008]   [Aug]   [30]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSat, 30 Aug 2008 00:12:12 -0700 (PDT)
FromFirstname Lastname <>
Subjecttargets of function pointer invocations
Hi all,

The lines 522-523 in function do_acct_process in file kernel/acct.c in version 2.6.26.3 are:

 file->f_op->write(file, (char *)&ac,sizeof(acct_t), &file->f_pos);

What are the full set of targets of this function pointer invocation and how can one be sure, by examining the code, that this is in fact the complete set?

Thanks.

SKB







\
 
 \ /
  Last update: 2008-08-30 09:21    [from the cache]
©2003-2008