Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
conf_printer Struct Reference

#include <lkc.h>

Data Fields

void(* print_symbol )(FILE *, struct symbol *, const char *, void *)
 
void(* print_comment )(FILE *, const char *, void *)
 

Detailed Description

Definition at line 85 of file lkc.h.

Field Documentation

void(* print_comment)(FILE *, const char *, void *)

Definition at line 87 of file lkc.h.

void(* print_symbol)(FILE *, struct symbol *, const char *, void *)

Definition at line 86 of file lkc.h.


The documentation for this struct was generated from the following file: