Searched refs:parse_authfile (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/dma/ | ||
| H A D | dma.h | 196 void parse_authfile(const char *); |
| H A D | conf.c | 94 parse_authfile(const char *path) in parse_authfile() function |
| H A D | dma.c | 581 parse_authfile(config.authpath); in main() |