Search | Google it | Results 1 - 6 of 6 for funcall:__UNCONST (0.01 seconds) |
514: #ifdef TM_ZONE 515: tm->TM_ZONE = __UNCONST(nast[i]); 516: #endif
125: */ 126: #define NS_FILES_CB(F,C) { NSSRC_FILES, F, __UNCONST(C) }, 127: #define NS_COMPAT_CB(F,C) { NSSRC_COMPAT, F, __UNCONST(C) },
2608: cc->cc_misses = 0; 2609: cc->cc_current = __UNCONST(&pcg_dummy); 2610: cc->cc_previous = __UNCONST(&pcg_dummy);
260: if (flags & FOF_IOV_SYSSPACE) 261: iov = __UNCONST(iovp); 262: else {
501: 502: msg.msg_name = __UNCONST(SCARG(uap, to)); /* XXXUNCONST kills const */ 503: msg.msg_namelen = SCARG(uap, tolen);
289: 290: free(__UNCONST(mod->name)); 291: if (mod->handle == NULL)