Home
last modified time | relevance | path

Searched refs:parse_authfile (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/dma/
H A Ddma.h196 void parse_authfile(const char *);
H A Dconf.c94 parse_authfile(const char *path) in parse_authfile() function
H A Ddma.c581 parse_authfile(config.authpath); in main()