Searched refs:atouint (Results 1 – 12 of 12) sorted by relevance
/freebsd/contrib/ntp/libntp/ |
H A D | atouint.c | 17 atouint( in atouint() function
|
H A D | Makefile.in | 169 atoint.c atolfp.c atouint.c audio.c authkeys.c authreadkeys.c \ 224 atoint.$(OBJEXT) atolfp.$(OBJEXT) atouint.$(OBJEXT) \ 255 atoint.c atolfp.c atouint.c audio.c authkeys.c authreadkeys.c \ 303 ./$(DEPDIR)/atouint.Po ./$(DEPDIR)/audio.Po \ 782 atouint.c \ 1052 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atouint.Po@am__quote@ # am--include-marker 1338 -rm -f ./$(DEPDIR)/atouint.Po 1492 -rm -f ./$(DEPDIR)/atouint.Po
|
H A D | Makefile.am | 152 atouint.c \
|
/freebsd/usr.sbin/ntp/libntp/ |
H A D | Makefile | 12 atolfp.c atouint.c audio.c authkeys.c \
|
/freebsd/contrib/ntp/include/ |
H A D | ntp_stdlib.h | 167 extern int atouint (const char *, u_long *);
|
/freebsd/contrib/ntp/ntpq/ |
H A D | ntpq.c | 1854 if (!atouint(&str[1], &ul)) { in getarg() 1873 if (!atouint(str, &argp->uval)) { in getarg() 2310 return (atouint(str, val)); in decodeuint()
|
H A D | ntpq-subs.c | 3863 if (atouint(val, &ul)) in collect_display_vdc() 3904 atouint(pvdc->v.str, &ul); in collect_display_vdc() 3912 atouint(pvdc->v.str, &ul); in collect_display_vdc()
|
/freebsd/contrib/ntp/ntpdc/ |
H A D | ntpdc.c | 1423 if (!atouint(str, &argp->uval)) { in getarg()
|
/freebsd/contrib/ntp/ |
H A D | CommitLog-4.1.0 | 5676 * libntp/atouint.c (atouint): ctype macros take ints as args
|
H A D | CommitLog | 12120 tests/libntp/run-atouint.c@1.11 +2 -0 16373 tests/libntp/run-atouint.c@1.10 +8 -0 28639 tests/libntp/run-atouint.c@1.9 +1 -1 29237 BitKeeper/deleted/8b/atouint.cpp~43abc72d64a1857a@1.4 +0 -0 30448 tests/libntp/atouint.c@1.5 +8 -0 30468 tests/libntp/run-atouint.c@1.8 +10 -7 31620 tests/libntp/atouint.c@1.4 +5 -5 31644 tests/libntp/run-atouint.c@1.7 +6 -5 35007 tests/libntp/run-atouint.c@1.6 +0 -0 35008 Rename: tests/libntp/run-test-atouint [all...] |
H A D | NEWS | 3070 atouint.c, authkeys.c, buftvtots.c, calendar.c, caljulian.c, 6836 atouint.c, authkeys.c, buftvtots.c, calendar.c, caljulian.c,
|
H A D | ChangeLog | 1083 atouint.c, authkeys.c, buftvtots.c, calendar.c, caljulian.c,
|