オープンソース・ソフトウェアの開発とダウンロード

Subversion リポジトリの参照

Diff of /branches/ccs-patch/security/ccsecurity/policy_io.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3772 by kumaneko, Mon Jun 21 06:05:52 2010 UTC revision 3773 by kumaneko, Tue Jun 22 07:17:52 2010 UTC
# Line 884  static bool ccs_select_one(struct ccs_io Line 884  static bool ccs_select_one(struct ccs_io
884          ccs_io_printf(head, "# select %s\n", data);          ccs_io_printf(head, "# select %s\n", data);
885          head->read_single_domain = true;          head->read_single_domain = true;
886          head->read_eof = !domain;          head->read_eof = !domain;
887          head->read_var1 = domain;          head->read_var1 = &domain->list;
888          head->read_var2 = NULL;          head->read_var2 = NULL;
889          head->read_bit = 0;          head->read_bit = 0;
890          head->read_step = 0;          head->read_step = 0;

Legend:
Removed from v.3772  
changed lines
  Added in v.3773

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26