Home
last modified time | relevance | path

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

/freebsd/contrib/dma/
H A Ddma.c82 .authpath = NULL,
580 if (config.authpath != NULL) in main()
581 parse_authfile(config.authpath); in main()
H A Ddma.h135 const char *authpath; member
H A Dconf.c198 config.authpath= data; in parse_conf()