HomeSort by: relevance | last modified time | path
    Searched refs:locfile (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/sntp/scripts/
genLocInfo 13 -f) locfile="$2" ; shift 2 ;;
24 case "$locfile" in
26 LF=$locfile
31 lf=loc/$locfile
  /src/usr.bin/ftp/
cmds.c 409 char *locfile; local
425 if ((locfile = globulize(argv[1])) == NULL) {
431 remfile = locfile;
435 sendrequest(cmd, locfile, remfile,
436 locfile != argv[1] || remfile != argv[2]);
437 free(locfile);
579 char *remfile, *olocfile, *locfile; local
601 locfile = doprocess(buf, sizeof(buf), olocfile,
612 ret = stat(locfile, &stbuf);
616 warn("Can't stat `%s'", locfile);
1291 char *remdir, *locbuf, *locfile; local
2581 char *pager, *locfile; local
    [all...]
  /src/external/bsd/ntp/dist/
configure 1747 --with-locfile=XXX os-specific or "legacy"
6490 # Check whether --with-locfile was given.

Completed in 43 milliseconds