| 
    Kodi Documentation 18.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
#include <stddef.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <limits.h>#include <errno.h>Macros | |
| #define | MAX_CANON 256 | 
Functions | |
| ssize_t | getdelim (char **lineptr, size_t *n, int terminator, FILE *stream) | 
| #define MAX_CANON 256 | 
| ssize_t getdelim | ( | char ** | lineptr, | 
| size_t * | n, | ||
| int | terminator, | ||
| FILE * | stream | ||
| ) |