ELinks 0.18.0
nntp.h File Reference
#include "main/module.h"
Include dependency graph for nntp.h:
This graph shows which files directly or indirectly include this file:

Functions

char * get_nntp_server (void)
char * get_nntp_header_entries (void)

Variables

struct module nntp_protocol_module

Function Documentation

◆ get_nntp_header_entries()

char * get_nntp_header_entries ( void )

◆ get_nntp_server()

char * get_nntp_server ( void )

Variable Documentation

◆ nntp_protocol_module

struct module nntp_protocol_module
extern