Searched refs:octtoint (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/ntp/libntp/
H A Docttoint.c2 * octtoint - convert an ascii string in octal to an unsigned
12 octtoint( function
H A DMakefile.am94 octtoint.c \
H A DMakefile.in159 numtoa.c numtohost.c octtoint.c prettydate.c refidsmear.c \
222 octtoint.$(OBJEXT) prettydate.$(OBJEXT) refidsmear.$(OBJEXT) \
245 numtoa.c numtohost.c octtoint.c prettydate.c refidsmear.c \
691 octtoint.c \
853 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/octtoint.Po@am__quote@
/freebsd-12-stable/usr.sbin/ntp/libntp/
H A DMakefile27 numtoa.c numtohost.c octtoint.c prettydate.c \
/freebsd-12-stable/contrib/ntp/include/
H A Dntp_stdlib.h175 extern int octtoint (const char *, u_long *);
/freebsd-12-stable/contrib/ntp/ntpq/
H A Dntpq.c2243 return octtoint(str, (u_long *)val);
2261 return (octtoint(str, val));

Completed in 147 milliseconds