| /freebsd-12-stable/usr.sbin/nscd/ |
| D | cacheplcs.c | 108 cache_queue_policy_add_item(struct cache_policy_ *policy, in cache_queue_policy_add_item() 122 cache_queue_policy_remove_item(struct cache_policy_ *policy, in cache_queue_policy_remove_item() 136 cache_queue_policy_get_first_item(struct cache_policy_ *policy) in cache_queue_policy_get_first_item() 147 cache_queue_policy_get_last_item(struct cache_policy_ *policy) in cache_queue_policy_get_last_item() 159 cache_queue_policy_get_next_item(struct cache_policy_ *policy, in cache_queue_policy_get_next_item() 174 cache_queue_policy_get_prev_item(struct cache_policy_ *policy, in cache_queue_policy_get_prev_item() 245 cache_fifo_policy_update_item(struct cache_policy_ *policy, in cache_fifo_policy_update_item() 268 destroy_cache_fifo_policy(struct cache_policy_ *policy) in destroy_cache_fifo_policy() 284 cache_lru_policy_update_item(struct cache_policy_ *policy, in cache_lru_policy_update_item() 313 destroy_cache_lru_policy(struct cache_policy_ *policy) in destroy_cache_lru_policy() [all …]
|
| D | cachelib.c | 292 struct cache_policy_ *policy; in clear_cache_entry() local 374 struct cache_policy_ *policy, in flush_cache_policy() 428 struct cache_policy_ *policy, *connected_policy; in flush_cache_entry() local 811 struct cache_policy_ *policy, *connected_policy; in cache_write() local
|
| D | parser.c | 228 const char *entry_name, enum cache_policy_t policy) in set_positive_policy() 244 const char *entry_name, enum cache_policy_t policy) in set_negative_policy()
|
| /freebsd-12-stable/sys/kern/ |
| D | ksched.c | 108 getscheduler(struct ksched *ksched, struct thread *td, int *policy) in getscheduler() 133 int e, policy; in ksched_setparam() local 172 ksched_setscheduler(struct ksched *ksched, struct thread *td, int policy, in ksched_setscheduler() 210 ksched_getscheduler(struct ksched *ksched, struct thread *td, int *policy) in ksched_getscheduler() 226 ksched_get_priority_max(struct ksched *ksched, int policy, int *prio) in ksched_get_priority_max() 247 ksched_get_priority_min(struct ksched *ksched, int policy, int *prio) in ksched_get_priority_min()
|
| /freebsd-12-stable/lib/libthr/thread/ |
| D | thr_kern.c | 73 _rtp_to_schedparam(const struct rtprio *rtp, int *policy, in _rtp_to_schedparam() 94 _schedparam_to_rtp(int policy, const struct sched_param *param, in _schedparam_to_rtp() 116 _thr_getscheduler(lwpid_t lwpid, int *policy, struct sched_param *param) in _thr_getscheduler() 129 _thr_setscheduler(lwpid_t lwpid, int policy, const struct sched_param *param) in _thr_setscheduler()
|
| D | thr_getprio.c | 46 int policy, ret; in _pthread_getprio() local
|
| D | thr_setschedparam.c | 53 _pthread_setschedparam(pthread_t pthread, int policy, in _pthread_setschedparam()
|
| D | thr_getschedparam.c | 50 _pthread_getschedparam(pthread_t pthread, int * __restrict policy, in _pthread_getschedparam()
|
| D | thr_attr.c | 261 int * __restrict policy) in _thr_attr_getschedpolicy() 466 int policy; in _thr_attr_setschedparam() local 497 _thr_attr_setschedpolicy(pthread_attr_t *attr, int policy) in _thr_attr_setschedpolicy()
|
| /freebsd-12-stable/usr.bin/cpuset/ |
| D | cpuset.c | 74 int policy; member 189 struct numa_policy *policy; in parsedomainlist() local 249 int policy; in printaffinity() local 290 int policy; in main() local
|
| /freebsd-12-stable/usr.sbin/rrenumd/ |
| D | rrenumd.c | 82 u_long policy : 1; member 269 , char *policy in sock6_open() 358 , char *policy in sock4_open() 540 char *policy = NULL; in main() local
|
| /freebsd-12-stable/crypto/openssl/crypto/x509v3/ |
| D | v3_pci.c | 88 ASN1_OCTET_STRING **policy) in process_pci_value() 251 ASN1_OCTET_STRING *policy = NULL; in r2i_pci() local
|
| D | pcy_data.c | 38 X509_POLICY_DATA *policy_data_new(POLICYINFO *policy, in policy_data_new()
|
| /freebsd-12-stable/sbin/ipf/libipf/ |
| D | printdstlistpolicy.c | 11 printdstlistpolicy(ippool_policy_t policy) in printdstlistpolicy()
|
| /freebsd-12-stable/lib/libipsec/ |
| D | ipsec_get_policylen.c | 47 ipsec_get_policylen(policy) in ipsec_get_policylen() argument
|
| D | pfkey.c | 872 pfkey_send_spdadd(so, src, prefs, dst, prefd, proto, policy, policylen, seq) in pfkey_send_spdadd() argument 899 policy, policylen, seq) in pfkey_send_spdadd2() argument 926 pfkey_send_spdupdate(so, src, prefs, dst, prefd, proto, policy, policylen, seq) in pfkey_send_spdupdate() argument 953 policy, policylen, seq) in pfkey_send_spdupdate2() argument 980 pfkey_send_spddelete(so, src, prefs, dst, prefd, proto, policy, policylen, seq) in pfkey_send_spddelete() argument 1049 pfkey_send_spdsetidx(so, src, prefs, dst, prefd, proto, policy, policylen, seq) in pfkey_send_spdsetidx() argument 1449 ltime, vtime, policy, policylen, seq) in pfkey_send_x4() argument
|
| /freebsd-12-stable/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| D | dt_work.c | 50 dtrace_optval_t policy = dtp->dt_options[DTRACEOPT_BUFPOLICY]; in dtrace_sleep() local 275 dtrace_optval_t policy = dtp->dt_options[DTRACEOPT_BUFPOLICY]; in dtrace_work() local
|
| /freebsd-12-stable/contrib/wpa/wpa_supplicant/ |
| D | robust_av.c | 862 static int set_frame_classifier_type4_ipv4(struct dscp_policy_data *policy) in set_frame_classifier_type4_ipv4() 929 static int set_frame_classifier_type4_ipv6(struct dscp_policy_data *policy) in set_frame_classifier_type4_ipv6() 995 static int wpas_set_frame_classifier_params(struct dscp_policy_data *policy) in wpas_set_frame_classifier_params() 1066 struct dscp_policy_data *policy) in wpas_add_dscp_policy() 1171 static void wpas_fill_dscp_policy(struct dscp_policy_data *policy, u8 attr_id, in wpas_fill_dscp_policy() 1285 struct dscp_policy_data policy; in wpas_handle_qos_mgmt_recv_action() local
|
| /freebsd-12-stable/contrib/openpam/lib/libpam/ |
| D | openpam_load.c | 123 openpam_clear_chains(pam_chain_t *policy[]) in openpam_clear_chains()
|
| /freebsd-12-stable/tools/regression/priv/ |
| D | priv_audit_control.c | 64 long policy; in priv_audit_control() local
|
| /freebsd-12-stable/usr.sbin/mfiutil/ |
| D | mfi_volume.c | 120 uint8_t changes, policy; in update_cache_policy() local 187 uint8_t policy; in process_cache_command() local
|
| /freebsd-12-stable/sbin/setkey/ |
| D | test-policy.c | 96 int test(char *policy, int family) in test()
|
| /freebsd-12-stable/crypto/openssl/apps/ |
| D | ts.c | 158 char *data = NULL, *digest = NULL, *policy = NULL; in ts_main() local 368 const char *policy, int no_nonce, in query_command() 415 const char *policy, int no_nonce, int cert) in create_query() 559 const char *policy, const char *in, int token_in, in reply_command() 667 const char *chain, const char *policy) in create_response()
|
| /freebsd-12-stable/crypto/openssl/crypto/ts/ |
| D | ts_rsp_sign.c | 211 int TS_RESP_CTX_add_policy(TS_RESP_CTX *ctx, const ASN1_OBJECT *policy) in TS_RESP_CTX_add_policy() 382 ASN1_OBJECT *policy; in TS_RESP_create_response() local 506 ASN1_OBJECT *policy = NULL; in ts_RESP_get_policy() local 533 ASN1_OBJECT *policy) in ts_RESP_create_tst_info()
|
| /freebsd-12-stable/sys/cddl/contrib/opensolaris/common/zfs/ |
| D | zfs_comutil.c | 71 nvlist_t *policy; in zpool_get_load_policy() local
|