mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Firstname Lastname <skb632@yahoo.com>
To: linux-kernel@vger.kernel.org
Subject: targets of function pointer invocations
Date: Sat, 30 Aug 2008 00:12:12 -0700 (PDT)	[thread overview]
Message-ID: <269784.46170.qm@web59506.mail.ac4.yahoo.com> (raw)

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



      


             reply	other threads:[~2008-08-30  7:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-30  7:12 Firstname Lastname [this message]
2008-09-03  0:42 ` Randy Dunlap
2008-09-03  0:53   ` Jeremy Fitzhardinge

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=269784.46170.qm@web59506.mail.ac4.yahoo.com \
    --to=skb632@yahoo.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome