#include <sys/types.h>Go to the source code of this file.
Typedefs | |
| typedef unsigned short | Pattern_t |
Functions | |
| int | Makepat (const char *, Pattern_t *, int) |
| const char * | Matchs (const char *, size_t len, const Pattern_t *, const char **) |
| int Makepat | ( | const char * | , | |
| Pattern_t * | , | |||
| int | ||||
| ) |
1.5.1