Home
last modified time | relevance | path

Searched refs:ntp_realpath (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/bsd/ntp/dist/tests/libntp/
Drealpath.c55 resolved = ntp_realpath("."); in test_CurrentWorkingDir()
83 resolved = ntp_realpath(nam); in test_DevLinks()
/netbsd/src/external/bsd/ntp/lib/libntp/
DMakefile59 ntp_realpath.c \
/netbsd/src/external/bsd/ntp/dist/libntp/
Dntp_realpath.c260 ntp_realpath(const char * path) in ntp_realpath() function
DMakefile.in177 ntp_lineedit.c ntp_random.c ntp_realpath.c ntp_rfc2553.c \
239 ntp_random.$(OBJEXT) ntp_realpath.$(OBJEXT) \
263 ntp_lineedit.c ntp_random.c ntp_realpath.c ntp_rfc2553.c \
322 ./$(DEPDIR)/ntp_random.Po ./$(DEPDIR)/ntp_realpath.Po \
821 ntp_realpath.c \
1091 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ntp_realpath.Po@am__quote@ # am--include-marker
1377 -rm -f ./$(DEPDIR)/ntp_realpath.Po
1531 -rm -f ./$(DEPDIR)/ntp_realpath.Po
DMakefile.am191 ntp_realpath.c \
/netbsd/src/external/bsd/ntp/dist/include/
Dntp_stdlib.h56 extern char * ntp_realpath(const char *fsname);
/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_gpsdjson.c548 up->device = ntp_realpath(devname); in gpsd_start()
/netbsd/src/external/bsd/ntp/dist/
DCommitLog2092 libntp/ntp_realpath.c@1.3 +22 -21
5244 Pass correct device name to ntp_realpath.
9049 - implement 'ntp_realpath()' for windows, too
9052 libntp/ntp_realpath.c@1.2 +42 -36
9054 - implement 'ntp_realpath()' for windows, too
9062 - implement 'ntp_realpath()' for windows, too
9066 - implement 'ntp_realpath()' for windows, too
9070 - implement 'ntp_realpath()' for windows, too
9074 - implement 'ntp_realpath()' for windows, too
9078 - implement 'ntp_realpath()' for windows, too
[all …]