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

/freebsd-10.1-release/contrib/ntp/libntp/
H A Daudio.c56 # define INIT_FILE "/etc/ntp.audio" macro
124 snprintf(device, sizeof(device), "%s%d", INIT_FILE, unit);
127 snprintf(device, sizeof(device), "%s.%d", INIT_FILE,
132 INIT_FILE);

Completed in 89 milliseconds