Home
last modified time | relevance | path

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

/freebsd-14.2/tools/tools/ath/athprom/
H A Dathprom.c47 #ifndef DIR_TEMPLATE
48 #define DIR_TEMPLATE _PATH_LOCALBASE "/libdata/athprom" macro
163 fd = opentemplate(DIR_TEMPLATE); in main()