OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INC_ALIGNED_PTR
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ntp/dist/include/
ntp_types.h
247
#define
INC_ALIGNED_PTR
(b, m) ((void *)aligned_ptr((void *)(b), m))
/src/external/bsd/ntp/dist/ntpd/
ntp_proto.c
3580
peers =
INC_ALIGNED_PTR
(endpoint, endpoint_size);
3581
indx =
INC_ALIGNED_PTR
(peers, peers_size);
Completed in 34 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026