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

/freebsd-11-stable/contrib/ntp/libntp/
H A Daudio.c69 # define INIT_FILE "/etc/ntp.audio" macro
138 snprintf(device, sizeof(device), "%s%d", INIT_FILE, unit);
141 snprintf(device, sizeof(device), "%s.%d", INIT_FILE,
146 INIT_FILE);

Completed in 174 milliseconds