| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/ |
| nv04.h | 12 unsigned ctxp:8; member in struct:nv04_fifo_ramfc
|
| nouveau_nvkm_engine_fifo_dmanv04.c | 108 u32 cv = (nvkm_ro32(fctx, c->ctxp + data) & ~cm); 109 nvkm_wo32(fctx, c->ctxp + data, cv | (rv << c->ctxs)); 154 nvkm_wo32(imem->ramfc, chan->ramfc + c->ctxp, 0x00000000);
|
| /src/external/bsd/ntp/dist/libntp/lib/isc/include/isc/ |
| app.h | 110 void (*ctxdestroy)(isc_appctx_t **ctxp); 291 isc_appctx_create(isc_mem_t *mctx, isc_appctx_t **ctxp); 297 *\li 'ctxp' != NULL && *ctxp == NULL. 301 isc_appctx_destroy(isc_appctx_t **ctxp); 306 *\li '*ctxp' is a valid application context. 309 *\li *ctxp == NULL. 355 (*isc_appctxcreatefunc_t)(isc_mem_t *mctx, isc_appctx_t **ctxp);
|
| /src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/ |
| app.h | 262 isc_appctx_create(isc_mem_t *mctx, isc_appctx_t **ctxp); 268 *\li 'ctxp' != NULL && *ctxp == NULL. 272 isc_appctx_destroy(isc_appctx_t **ctxp); 277 *\li '*ctxp' is a valid application context. 280 *\li *ctxp == NULL.
|
| /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/ |
| master.h | 153 dns_loadctx_t **ctxp, dns_masterincludecb_t include_cb, 162 dns_loadctx_t **ctxp, isc_mem_t *mctx); 169 void *done_arg, dns_loadctx_t **ctxp, isc_mem_t *mctx); 176 dns_loadctx_t **ctxp, isc_mem_t *mctx); 209 *\li 'ctxp != NULL && ctxp == NULL'. 228 dns_loadctx_detach(dns_loadctx_t **ctxp); 233 *\li '*ctxp' to be valid. 236 *\li '*ctxp == NULL'
|
| /src/sbin/restore/ |
| dirs.c | 772 allocinotab(struct context *ctxp, long aseekpt) 780 itp->t_next = inotab[INOHASH(ctxp->ino)]; 781 inotab[INOHASH(ctxp->ino)] = itp; 782 itp->t_ino = ctxp->ino; 786 node.ino = ctxp->ino; 787 node.mtimep[0].tv_sec = ctxp->atime_sec; 788 node.mtimep[0].tv_nsec = ctxp->atime_nsec; 789 node.mtimep[1].tv_sec = ctxp->mtime_sec; 790 node.mtimep[1].tv_nsec = ctxp->mtime_nsec; 791 node.ctimep[0].tv_sec = ctxp->atime_sec [all...] |
| /src/crypto/external/bsd/heimdal/dist/kdc/ |
| digest-service.c | 191 EVP_MD_CTX *ctxp; local 193 ctxp = EVP_MD_CTX_create(); 194 EVP_DigestInit_ex(ctxp, EVP_md4(), NULL); 195 EVP_DigestUpdate(ctxp, key->key.keyvalue.data, key->key.keyvalue.length); 196 EVP_DigestFinal_ex(ctxp, sessionkey, NULL); 197 EVP_MD_CTX_destroy(ctxp);
|
| digest.c | 931 EVP_MD_CTX *ctxp; local 933 ctxp = EVP_MD_CTX_create(); 937 EVP_DigestInit_ex(ctxp, EVP_md4(), NULL); 938 EVP_DigestUpdate(ctxp, 941 EVP_DigestFinal_ex(ctxp, hashhash, NULL); 945 EVP_DigestInit_ex(ctxp, EVP_sha1(), NULL); 946 EVP_DigestUpdate(ctxp, hashhash, sizeof(hashhash)); 947 EVP_DigestUpdate(ctxp, answer.data, answer.length); 948 EVP_DigestUpdate(ctxp, ms_chap_v2_magic1, 950 EVP_DigestFinal_ex(ctxp, md, NULL) [all...] |
| /src/external/mpl/bind/dist/lib/dns/include/dns/ |
| master.h | 146 dns_loadctx_t **ctxp, dns_masterincludecb_t include_cb, 180 *\li 'ctxp != NULL && ctxp == NULL'. 198 dns_loadctx_detach(dns_loadctx_t **ctxp); 203 *\li '*ctxp' to be valid. 206 *\li '*ctxp == NULL'
|
| /src/external/mpl/dhcp/bind/dist/lib/isc/ |
| app.c | 520 isc_appctx_create(isc_mem_t *mctx, isc_appctx_t **ctxp) { 524 REQUIRE(ctxp != NULL && *ctxp == NULL); 533 *ctxp = ctx; 539 isc_appctx_destroy(isc_appctx_t **ctxp) { 542 REQUIRE(ctxp != NULL); 543 ctx = *ctxp; 544 *ctxp = NULL;
|
| mem.c | 244 isc___mem_putanddetach(isc_mem_t **ctxp, void *ptr, size_t size FLARG); 775 mem_create(isc_mem_t **ctxp, unsigned int flags) { 776 REQUIRE(ctxp != NULL && *ctxp == NULL); 863 *ctxp = (isc_mem_t *)ctx; 962 isc_mem_detach(isc_mem_t **ctxp) { 963 REQUIRE(ctxp != NULL && VALID_CONTEXT(*ctxp)); 965 isc__mem_t *ctx = (isc__mem_t *)*ctxp; 966 *ctxp = NULL [all...] |
| /src/external/mpl/bind/dist/bin/tests/system/hooks/driver/ |
| test-async.c | 265 destroyasync(ns_hookasync_t **ctxp) { 266 ns_hookasync_t *ctx = *ctxp; 269 *ctxp = NULL; 275 isc_job_cb cb, void *evarg, ns_hookasync_t **ctxp) { 300 *ctxp = ctx;
|
| /src/external/mpl/bind/dist/tests/bench/ |
| qp-dump.c | 62 smallname_from_name(const dns_name_t *name, void **valp, uint32_t *ctxp) { 65 *ctxp = name->labels << 8 | name->length; 66 isc_refcount_init(smallname_refcount(*valp, *ctxp), 0); 67 memmove(smallname_ndata(*valp, *ctxp), name->ndata, name->length); 68 memmove(smallname_offsets(*valp, *ctxp), name->offsets, name->labels);
|
| qplookups.c | 63 smallname_from_name(const dns_name_t *name, void **valp, uint32_t *ctxp) { 66 *ctxp = name->labels << 8 | name->length; 67 isc_refcount_init(smallname_refcount(*valp, *ctxp), 0); 68 memmove(smallname_ndata(*valp, *ctxp), name->ndata, name->length); 69 memmove(smallname_offsets(*valp, *ctxp), name->offsets, name->labels);
|
| /src/external/mpl/bind/dist/lib/isc/ |
| mem.c | 550 mem_create(isc_mem_t **ctxp, unsigned int debugging, unsigned int flags, 554 REQUIRE(ctxp != NULL && *ctxp == NULL); 597 *ctxp = ctx; 664 isc__mem_detach(isc_mem_t **ctxp FLARG) { 667 REQUIRE(ctxp != NULL && VALID_CONTEXT(*ctxp)); 669 ctx = *ctxp; 670 *ctxp = NULL; 695 isc__mem_putanddetach(isc_mem_t **ctxp, void *ptr, size_t size [all...] |
| tls.c | 168 isc_tlsctx_free(isc_tlsctx_t **ctxp) { 170 REQUIRE(ctxp != NULL && *ctxp != NULL); 172 ctx = *ctxp; 173 *ctxp = NULL; 217 isc_tlsctx_createclient(isc_tlsctx_t **ctxp) { 223 REQUIRE(ctxp != NULL && *ctxp == NULL); 245 *ctxp = ctx; 296 isc_tlsctx_t **ctxp) { [all...] |
| /src/external/mpl/bind/dist/lib/isc/include/isc/ |
| tls.h | 34 *\li 'ctxp' != NULL and '*ctxp' != NULL. 50 isc_tlsctx_t **ctxp); 57 *\li 'ctxp' != NULL and '*ctxp' == NULL. 62 isc_tlsctx_createclient(isc_tlsctx_t **ctxp); 67 *\li 'ctxp' != NULL and '*ctxp' == NULL.
|
| /src/external/mpl/bind/dist/tests/ns/ |
| query_test.c | 622 destroy_hookactx(ns_hookasync_t **ctxp) { 623 ns_hookasync_t *ctx = *ctxp; 625 *ctxp = NULL; 640 ns_hookasync_t **ctxp) { 670 *ctxp = ctx; 1281 ns_hookasync_t **ctxp) { 1310 *ctxp = ctx;
|
| /src/sys/miscfs/procfs/ |
| procfs_vnops.c | 1355 struct procfs_root_readdir_ctx *ctxp = arg; local 1360 uiop = ctxp->uiop; 1369 if (ctxp->off < ctxp->startoff) { 1370 ctxp->off++; 1385 ctxp->error = error; 1389 ctxp->ncookies++; 1390 if (ctxp->cookies) 1391 *(ctxp->cookies)++ = ctxp->off + 1 [all...] |
| /src/external/mpl/bind/dist/lib/ns/include/ns/ |
| query.h | 243 ns_hookasync_t **ctxp);
|
| /src/external/gpl3/gcc/dist/gcc/ |
| gimplify.cc | 3076 struct gimplify_ctx *ctxp; 3083 for (ctxp = gimplify_ctxp; ; ctxp = ctxp->prev_context) 3084 if (ctxp->case_labels.exists ()) 3090 ctxp->case_labels.safe_push (*expr_p); 3073 struct gimplify_ctx *ctxp; local
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| gimplify.cc | 2826 struct gimplify_ctx *ctxp; 2833 for (ctxp = gimplify_ctxp; ; ctxp = ctxp->prev_context) 2834 if (ctxp->case_labels.exists ()) 2840 ctxp->case_labels.safe_push (*expr_p); 2823 struct gimplify_ctx *ctxp; local
|