TwiceAsNice
2019-02-18
|
#include "main.h"
Macros | |
#define | _PROC_MSG_SIZE 1024 |
Functions | |
int | gsc_proc_read (char *page, char **start, off_t offset, int count, int *eof, void *data) |
int | gsc_proc_start (void) |
void | gsc_proc_stop (void) |
#define _PROC_MSG_SIZE 1024 |
int gsc_proc_read | ( | char * | page, |
char ** | start, | ||
off_t | offset, | ||
int | count, | ||
int * | eof, | ||
void * | data | ||
) |
int gsc_proc_start | ( | void | ) |
void gsc_proc_stop | ( | void | ) |