Searched refs:_client (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/crypto/external/bsd/heimdal/dist/kcm/ |
| H A D | kcm_locl.h | 48 #define KCM_LOG_REQUEST(_context, _client, _opcode) do { \ argument 50 kcm_op2string(_opcode), (_client)->pid, (_client)->uid); \ 53 #define KCM_LOG_REQUEST_NAME(_context, _client, _opcode, _name) do { \ argument 55 kcm_op2string(_opcode), (_name), (_client)->pid, (_client)->uid); \
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/ |
| H A D | client.h | 51 const struct nvkm_client *_client = _object->client; \ 52 if (_client->debug == NV_DBG_##l || _client->debug > NV_DBG_##l) \ 53 printk(KERN_##p "nouveau: %s:%08x:%08x: "f, _client->name, \
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/ |
| H A D | client.h | 27 struct nvif_client *_client = (a); \ 28 (struct nvkm_client *)_client->object.priv; \
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | ClangCommandLineReference.rst | 95 .. option:: -allowable\_client <arg>
|