OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pps_handle_t
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/sys/
timepps.h
49
typedef int32_t
pps_handle_t
; /* represents a PPS source */
typedef
175
static __inline int time_pps_create(int,
pps_handle_t
*);
176
static __inline int time_pps_destroy(
pps_handle_t
);
177
static __inline int time_pps_setparams(
pps_handle_t
, const pps_params_t *);
178
static __inline int time_pps_getparams(
pps_handle_t
, pps_params_t *);
179
static __inline int time_pps_getcap(
pps_handle_t
, int *);
180
static __inline int time_pps_fetch(
pps_handle_t
, const int, pps_info_t *,
183
static __inline int time_pps_wait(
pps_handle_t
, const struct timespec *,
187
static __inline int time_pps_kcbind(
pps_handle_t
, const int, const int,
191
time_pps_create(int filedes,
pps_handle_t
*handle
[
all
...]
/src/external/bsd/ntp/dist/include/
timepps-SCO.h
197
typedef pps_unit_t*
pps_handle_t
; /* pps handlebars */
typedef
212
pps_handle_t
*handle /* returned handle */
249
pps_handle_t
handle
270
pps_handle_t
handle,
333
pps_handle_t
handle,
361
pps_handle_t
handle,
388
pps_handle_t
handle,
485
pps_handle_t
handle,
timepps-Solaris.h
227
typedef uintptr_t
pps_handle_t
;
typedef
236
pps_handle_t
*handle /* returned handle */
271
*handle = (
pps_handle_t
)punit;
281
pps_handle_t
handle
305
pps_handle_t
handle,
397
pps_handle_t
handle,
428
pps_handle_t
handle,
455
pps_handle_t
handle,
550
pps_handle_t
handle,
timepps-SunOS.h
195
typedef pps_unit_t*
pps_handle_t
; /* pps handlebars */
typedef
210
pps_handle_t
*handle /* returned handle */
250
pps_handle_t
handle
271
pps_handle_t
handle,
334
pps_handle_t
handle,
362
pps_handle_t
handle,
389
pps_handle_t
handle,
486
pps_handle_t
handle,
Completed in 29 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026