Searched refs:cf_i_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
193 strlcpy(cf_i_dev, ab, sizeof(cf_i_dev));
256 /* If we have values for cf_c_dev or cf_i_dev, use them. */
259 if (*cf_i_dev)
260 dname = cf_i_dev;

Completed in 76 milliseconds