s/qmail 4.3.21
Next generation secure email transport
Loading...
Searching...
No Matches
readsubdir.h File Reference
#include "direntry.h"
Include dependency graph for readsubdir.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  readsubdir

Macros

#define READSUBDIR_NAMELEN   10

Typedefs

typedef struct readsubdir readsubdir

Functions

void readsubdir_init (readsubdir *, char *, void(*)())
int readsubdir_next (readsubdir *, unsigned long *)

Macro Definition Documentation

◆ READSUBDIR_NAMELEN

#define READSUBDIR_NAMELEN   10

Definition at line 18 of file readsubdir.h.

Typedef Documentation

◆ readsubdir

typedef struct readsubdir readsubdir

Function Documentation

◆ readsubdir_init()

void readsubdir_init ( readsubdir * rs,
char * name,
void(* pause )() )

Definition at line 7 of file readsubdir.c.

Here is the caller graph for this function:

◆ readsubdir_next()

int readsubdir_next ( readsubdir * rs,
unsigned long * id )

Definition at line 17 of file readsubdir.c.

Here is the caller graph for this function: