Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/tests/libntp/
H A Drealpath.c53 resolved = ntp_realpath("."); in test_CurrentWorkingDir()
81 resolved = ntp_realpath(nam); in test_DevLinks()
/freebsd-14.2/contrib/ntp/libntp/
H A Dntp_realpath.c258 ntp_realpath(const char * path) in ntp_realpath() function
H A 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
H A DMakefile.am191 ntp_realpath.c \
/freebsd-14.2/usr.sbin/ntp/libntp/
H A DMakefile25 ntp_lineedit.c ntp_random.c ntp_rfc2553.c ntp_realpath.c \
/freebsd-14.2/contrib/ntp/include/
H A Dntp_stdlib.h50 extern char * ntp_realpath(const char *fsname);
/freebsd-14.2/contrib/ntp/ntpd/
H A Drefclock_gpsdjson.c546 up->device = ntp_realpath(devname); in gpsd_start()
/freebsd-14.2/contrib/ntp/
H A DCommitLog2092 libntp/ntp_realpath[email protected] +22 -21
5244 Pass correct device name to ntp_realpath.
9049 - implement 'ntp_realpath()' for windows, too
9052 libntp/ntp_realpath[email protected] +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
9158 libntp/ntp_realpath[email protected] +273 -0
9162 libntp/ntp_realpath[email protected] +0 -0
[all …]