Home
last modified time | relevance | path

Searched refs:pnTarget (Results 1 – 2 of 2) sorted by relevance

/dports/games/openclonk/openclonk-release-8.1-src/src/network/
H A DC4NetIO.h232 CBProxy *operator () (T *pnTarget) { pTarget = pnTarget; return this; } in operator()
/dports/www/apt-cacher-ng/apt-cacher-ng-3.2/source/
H A Dacfg.cc762 int * pnTarget; in SetOption() local
780 else if ( nullptr != (pnTarget = GetIntPtr(key.c_str(), nNumBase))) in SetOption()
809 *pnTarget=nVal; in SetOption()