fehQlibs 26
Qlibs
Loading...
Searching...
No Matches
Functions
getln.c File Reference

evaluating tokenized input arguments More...

#include "byte.h"
#include "getln.h"
Include dependency graph for getln.c:

Go to the source code of this file.

Functions

int getln (buffer *b, stralloc *sa, int *match, int sep)
 
int getln2 (buffer *b, stralloc *sa, char **cont, unsigned int *clen, int sep)
 

Detailed Description

evaluating tokenized input arguments

, getln2.c

Author
djb qmail

Definition in file getln.c.

Function Documentation

◆ getln()

int getln ( buffer b,
stralloc sa,
int *  match,
int  sep 
)

Definition at line 11 of file getln.c.

Here is the call graph for this function:

◆ getln2()

int getln2 ( buffer b,
stralloc sa,
char **  cont,
unsigned int *  clen,
int  sep 
)

Definition at line 23 of file getln.c.

Here is the call graph for this function:
Here is the caller graph for this function: