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

/freebsd-12-stable/contrib/ntp/sntp/scripts/
H A DgenLocInfo13 -f) locfile="$2" ; shift 2 ;;
24 case "$locfile" in
26 LF=$locfile
31 lf=loc/$locfile
/freebsd-12-stable/contrib/tnftp/src/
H A Dcmds.c415 char *locfile; local
431 if ((locfile = globulize(argv[1])) == NULL) {
437 remfile = locfile;
441 sendrequest(cmd, locfile, remfile,
442 locfile != argv[1] || remfile != argv[2]);
443 free(locfile);
586 const char *locfile; local
608 locfile = doprocess(buf, sizeof(buf), olocfile,
619 ret = stat(locfile, &stbuf);
622 warn("Can't stat `%s'", locfile);
1295 const char *locfile; local
2563 char *pager, *locfile; local
[all...]
/freebsd-12-stable/contrib/ntp/
H A Dconfigure1707 --with-locfile=XXX os-specific or "legacy"
6658 # Check whether --with-locfile was given.
/freebsd-12-stable/contrib/ntp/sntp/
H A Dconfigure1603 --with-locfile=XXX os-specific or "legacy"
6138 # Check whether --with-locfile was given.

Completed in 275 milliseconds