HomeSort by: relevance | last modified time | path
    Searched defs:ntp_adjtime (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/sys/
ntp_adjtime.c 1 /* $NetBSD: ntp_adjtime.c,v 1.13 2012/03/20 16:26:12 matt Exp $ */
36 __RCSID("$NetBSD: ntp_adjtime.c,v 1.13 2012/03/20 16:26:12 matt Exp $");
55 __weak_alias(ntp_adjtime,_ntp_adjtime)
63 ntp_adjtime(struct timex *tp) function in typeref:typename:int
73 * ntp_adjtime() is callable for mortals if tp->modes == 0 !
  /src/lib/libc/include/
namespace.h 552 #define ntp_adjtime _ntp_adjtime macro

Completed in 36 milliseconds