/dflybsd-src/usr.sbin/nscd/ |
H A D | cacheplcs.c | 102 cache_queue_policy_add_item(struct cache_policy_ *policy, in cache_queue_policy_add_item() 116 cache_queue_policy_remove_item(struct cache_policy_ *policy, in cache_queue_policy_remove_item() 130 cache_queue_policy_get_first_item(struct cache_policy_ *policy) in cache_queue_policy_get_first_item() 141 cache_queue_policy_get_last_item(struct cache_policy_ *policy) in cache_queue_policy_get_last_item() 153 cache_queue_policy_get_next_item(struct cache_policy_ *policy, in cache_queue_policy_get_next_item() 166 cache_queue_policy_get_prev_item(struct cache_policy_ *policy, in cache_queue_policy_get_prev_item() 235 cache_fifo_policy_update_item(struct cache_policy_ *policy, in cache_fifo_policy_update_item() 258 destroy_cache_fifo_policy(struct cache_policy_ *policy) in destroy_cache_fifo_policy() 274 cache_lru_policy_update_item(struct cache_policy_ *policy, in cache_lru_policy_update_item() 303 destroy_cache_lru_policy(struct cache_policy_ *policy) in destroy_cache_lru_policy() [all …]
|
H A D | cachelib.c | 287 struct cache_policy_ *policy; in clear_cache_entry() local 369 struct cache_policy_ *policy, in flush_cache_policy() 424 struct cache_policy_ *policy, *connected_policy; in flush_cache_entry() local 802 struct cache_policy_ *policy, *connected_policy; in cache_write() local
|
H A D | parser.c | 190 const char *entry_name, enum cache_policy_t policy) in set_positive_policy() 206 const char *entry_name, enum cache_policy_t policy) in set_negative_policy()
|
/dflybsd-src/lib/libthread_xu/thread/ |
H A D | thr_kern.c | 153 _rtp_to_schedparam(const struct rtprio *rtp, int *policy, in _rtp_to_schedparam() 174 _schedparam_to_rtp(int policy, const struct sched_param *param, in _schedparam_to_rtp() 196 _thr_getscheduler(lwpid_t lwpid, int *policy, struct sched_param *param) in _thr_getscheduler() 212 _thr_setscheduler(lwpid_t lwpid, int policy, const struct sched_param *param) in _thr_setscheduler()
|
H A D | thr_getprio.c | 41 int policy, ret; in _pthread_getprio() local
|
H A D | thr_setschedparam.c | 44 _pthread_setschedparam(pthread_t pthread, int policy, in _pthread_setschedparam()
|
H A D | thr_setprio.c | 40 int ret, policy; in _pthread_setprio() local
|
H A D | thr_getschedparam.c | 43 _pthread_getschedparam(pthread_t pthread, int * __restrict policy, in _pthread_getschedparam()
|
H A D | thr_attr.c | 205 int * __restrict policy) in _pthread_attr_getschedpolicy() 433 int policy; in _pthread_attr_setschedparam() local
|
/dflybsd-src/sys/kern/ |
H A D | kern_sched.c | 127 register_t policy; in ksched_setparam() local 161 struct lwp *lp, int policy, const struct sched_param *param) in ksched_setscheduler() 225 ksched_get_priority_max(register_t*ret, struct ksched *ksched, int policy) in ksched_get_priority_max() 249 ksched_get_priority_min(register_t *ret, struct ksched *ksched, int policy) in ksched_get_priority_min()
|
/dflybsd-src/crypto/libressl/crypto/x509/ |
H A D | x509_pci.c | 88 ASN1_INTEGER **pathlen, ASN1_OCTET_STRING **policy) in process_pci_value() 237 ASN1_OCTET_STRING *policy = NULL; in r2i_pci() local
|
H A D | pcy_data.c | 86 policy_data_new(POLICYINFO *policy, const ASN1_OBJECT *cid, int crit) in policy_data_new()
|
H A D | pcy_cache.c | 80 POLICYINFO *policy; in policy_cache_create() local
|
/dflybsd-src/crypto/libressl/apps/openssl/ |
H A D | ts.c | 133 char *policy; member 533 const char *policy, int no_nonce, int cert, const char *in, const char *out, in query_command() 595 create_query(BIO *data_bio, char *digest, const EVP_MD *md, const char *policy, in create_query() 773 char *inkey, char *signer, char *chain, const char *policy, char *in, in reply_command() 897 char *inkey, char *signer, char *chain, const char *policy) in create_response()
|
H A D | ca.c | 196 char *policy; member 1599 certify(X509 **xret, char *infile, EVP_PKEY *pkey, X509 *x509, in certify() 1667 certify_cert(X509 **xret, char *infile, EVP_PKEY *pkey, X509 *x509, in certify_cert() 1724 do_body(X509 **xret, EVP_PKEY *pkey, X509 *x509, const EVP_MD *dgst, in do_body() 2311 certify_spkac(X509 **xret, char *infile, EVP_PKEY *pkey, X509 *x509, in certify_spkac()
|
/dflybsd-src/crypto/libressl/crypto/ts/ |
H A D | ts_rsp_sign.c | 252 TS_RESP_CTX_add_policy(TS_RESP_CTX *ctx, const ASN1_OBJECT *policy) in TS_RESP_CTX_add_policy() 426 ASN1_OBJECT *policy; in TS_RESP_create_response() local 576 ASN1_OBJECT *policy = NULL; in TS_RESP_get_policy() local 606 TS_RESP_create_tst_info(TS_RESP_CTX *ctx, ASN1_OBJECT *policy) in TS_RESP_create_tst_info()
|
H A D | ts_verify_ctx.c | 185 ASN1_OBJECT *policy; in TS_REQ_to_TS_VERIFY_CTX() local
|
/dflybsd-src/usr.sbin/mfiutil/ |
H A D | mfi_volume.c | 117 uint8_t changes, policy; in update_cache_policy() local 184 uint8_t policy; in process_cache_command() local
|
/dflybsd-src/contrib/openpam/lib/libpam/ |
H A D | openpam_load.c | 125 openpam_clear_chains(pam_chain_t *policy[]) in openpam_clear_chains()
|
/dflybsd-src/crypto/openssh/ |
H A D | sandbox-systrace.c | 129 struct systrace_policy policy; in ssh_sandbox_parent() local
|
/dflybsd-src/test/libpthread/ |
H A D | mutex_d.c | 999 int i, ret, policy, my_prio, old_ceiling; in mutex_prioceiling_test() local 1239 int i, policy, my_prio; in mutex_prioinherit_test() local 1437 int i, policy, main_prio; in main() local
|
/dflybsd-src/usr.sbin/dntpd/ |
H A D | main.c | 379 dns_error_policy_t policy; in reconnect_server() local
|
/dflybsd-src/contrib/wpa_supplicant/src/utils/ |
H A D | browser.c | 100 gchar *mime, WebKitWebPolicyDecision *policy, in view_cb_mime_type_policy_decision()
|
/dflybsd-src/contrib/gcc-8.0/libgcc/ |
H A D | gthr-posix.h | 416 int policy; in __gthread_objc_thread_set_priority() local 456 int policy; in __gthread_objc_thread_get_priority() local
|
/dflybsd-src/contrib/gcc-4.7/libgcc/ |
H A D | gthr-posix.h | 411 int policy; in __gthread_objc_thread_set_priority() local 451 int policy; in __gthread_objc_thread_get_priority() local
|