Motr  M0
recops Struct Reference
Collaboration diagram for recops:
Collaboration graph

Data Fields

int(* ro_proc )(struct scanner *s, struct rectype *r, char *buf)
 
int(* ro_ver )(struct scanner *s, struct rectype *r, char *buf)
 
int(* ro_check )(struct scanner *s, struct rectype *r, char *buf)
 

Detailed Description

Definition at line 145 of file beck.c.

Field Documentation

◆ ro_check

int(* ro_check) (struct scanner *s, struct rectype *r, char *buf)

Definition at line 148 of file beck.c.

◆ ro_proc

int(* ro_proc) (struct scanner *s, struct rectype *r, char *buf)

Definition at line 146 of file beck.c.

◆ ro_ver

int(* ro_ver) (struct scanner *s, struct rectype *r, char *buf)

Definition at line 147 of file beck.c.


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