Searched refs:cf_c_dev (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/ntp/libntp/
H A Daudio.c75 static char cf_c_dev[100], cf_i_dev[100], cf_agc[100], cf_monitor[100]; variable
197 strlcpy(cf_c_dev, ab, sizeof(cf_c_dev));
256 /* If we have values for cf_c_dev or cf_i_dev, use them. */
257 if (*cf_c_dev)
258 actl = cf_c_dev;

Completed in 4456 milliseconds