Home
last modified time | relevance | path

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

/hostap-latest/doc/
DMakefile10 %.png: %.dot
11 dot $*.dot -Tpng -o $*.png
13 %.eps: %.dot
14 dot $*.dot -Tps -o $*.eps
/hostap-latest/src/common/
Ddpp_crypto.c1908 char *dot = "."; in dpp_build_conn_signature() local
1915 vector[1] = (const u8 *) dot; in dpp_build_conn_signature()