Home
last modified time | relevance | path

Searched refs:SourcePool (Results 1 – 3 of 3) sorted by relevance

/dports/net/chrony/chrony-4.2/
H A Dntp_sources.c119 struct SourcePool { struct
175 static struct SourcePool *
178 return (struct SourcePool *)ARR_GetElement(pools, index); in get_pool()
192 pools = ARR_CreateInstance(sizeof (struct SourcePool)); in NSR_Initialise()
725 struct SourcePool *sp; in NSR_AddSourceByName()
851 struct SourcePool *pool = get_pool(record->pool_id); in clean_source_record()
1098 struct SourcePool *pool; in NSR_ProcessRx()
/dports/net/chrony-lite/chrony-4.2/
H A Dntp_sources.c119 struct SourcePool { struct
175 static struct SourcePool *
178 return (struct SourcePool *)ARR_GetElement(pools, index); in get_pool()
192 pools = ARR_CreateInstance(sizeof (struct SourcePool)); in NSR_Initialise()
725 struct SourcePool *sp; in NSR_AddSourceByName()
851 struct SourcePool *pool = get_pool(record->pool_id); in clean_source_record()
1098 struct SourcePool *pool; in NSR_ProcessRx()
/dports/science/py-nibabel/nibabel-3.2.1/doc/source/devel/
H A Ddata_pkg_uses.rst151 >>> src_pool = dpkg.SourcePool((local_usr, local_sys))