Searched defs:policy (Results 1 - 25 of 112) sorted by relevance

12345

/freebsd-current/sbin/ipf/libipf/
H A Dprintdstlistpolicy.c11 printdstlistpolicy(ippool_policy_t policy) argument
/freebsd-current/lib/libipsec/
H A Dipsec_get_policylen.c44 ipsec_get_policylen(c_caddr_t policy) argument
H A Dipsec_dump_policy.c70 ipsec_dump_policy(c_caddr_t policy, const char *delimiter) argument
/freebsd-current/lib/libthr/thread/
H A Dthr_getprio.c43 int policy, ret; local
H A Dthr_getschedparam.c47 _pthread_getschedparam(pthread_t pthread, int * __restrict policy, argument
H A Dthr_setschedparam.c50 _pthread_setschedparam(pthread_t pthread, int policy, argument
H A Dthr_kern.c66 _rtp_to_schedparam(const struct rtprio *rtp, int *policy, argument
87 _schedparam_to_rtp(int policy, const struct sched_param *param, argument
109 _thr_getscheduler(lwpid_t lwpid, int *policy, struct sched_param *param) argument
122 _thr_setscheduler(lwpid_t lwpid, int policy, const struct sched_param *param) argument
[all...]
/freebsd-current/contrib/openpam/lib/libpam/
H A Dopenpam_load.c123 openpam_clear_chains(pam_chain_t *policy[]) argument
/freebsd-current/crypto/openssl/crypto/x509/
H A Dpcy_data.c38 X509_POLICY_DATA *ossl_policy_data_new(POLICYINFO *policy, argument
H A Dpcy_cache.c32 POLICYINFO *policy; local
H A Dv3_pci.c85 process_pci_value(CONF_VALUE *val, ASN1_OBJECT **language, ASN1_INTEGER **pathlen, ASN1_OCTET_STRING **policy) argument
246 ASN1_OCTET_STRING *policy = NULL; local
[all...]
/freebsd-current/tools/regression/priv/
H A Dpriv_audit_control.c62 long policy; local
/freebsd-current/sbin/setkey/
H A Dtest-policy.c94 int test(char *policy, int family) argument
/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_work.c50 dtrace_optval_t policy = dtp->dt_options[DTRACEOPT_BUFPOLICY]; local
275 dtrace_optval_t policy = dtp->dt_options[DTRACEOPT_BUFPOLICY]; local
/freebsd-current/crypto/openssh/
H A Dsandbox-systrace.c129 struct systrace_policy policy; local
[all...]
/freebsd-current/sys/contrib/openzfs/module/zcommon/
H A Dzfs_comutil.c99 nvlist_t *policy; local
/freebsd-current/crypto/openssl/crypto/ts/
H A Dts_verify_ctx.c104 ASN1_OBJECT *policy; local
/freebsd-current/sys/kern/
H A Dksched.c106 getscheduler(struct ksched *ksched, struct thread *td, int *policy) argument
131 int e, policy; local
170 ksched_setscheduler(struct ksched *ksched, struct thread *td, int policy, argument
208 ksched_getscheduler(struct ksched *ksched, struct thread *td, int *policy) argument
224 ksched_get_priority_max(struct ksched *ksched, int policy, int *prio) argument
245 ksched_get_priority_min(struct ksched *ksched, int policy, int *prio) argument
[all...]
/freebsd-current/contrib/openbsm/tools/
H A Daudump.c85 long policy; local
/freebsd-current/sys/net80211/
H A Dieee80211_acl.c247 acl_setpolicy(struct ieee80211vap *vap, int policy) argument
/freebsd-current/usr.sbin/mfiutil/
H A Dmfi_volume.c118 uint8_t changes, policy; local
185 uint8_t policy; local
[all...]
/freebsd-current/usr.sbin/nscd/
H A Dcacheplcs.c106 cache_queue_policy_add_item(struct cache_policy_ *policy, argument
120 cache_queue_policy_remove_item(struct cache_policy_ *policy, argument
134 cache_queue_policy_get_first_item(struct cache_policy_ *policy) argument
145 cache_queue_policy_get_last_item(struct cache_policy_ *policy) argument
157 cache_queue_policy_get_next_item(struct cache_policy_ *policy, argument
170 cache_queue_policy_get_prev_item(struct cache_policy_ *policy, argument
239 cache_fifo_policy_update_item(struct cache_policy_ *policy, struct cache_policy_item_ *item) argument
262 destroy_cache_fifo_policy(struct cache_policy_ *policy) argument
278 cache_lru_policy_update_item(struct cache_policy_ *policy, struct cache_policy_item_ *item) argument
307 destroy_cache_lru_policy(struct cache_policy_ *policy) argument
356 cache_lfu_policy_add_item(struct cache_policy_ *policy, struct cache_policy_item_ *item) argument
377 cache_lfu_policy_update_item(struct cache_policy_ *policy, struct cache_policy_item_ *item) argument
417 cache_lfu_policy_remove_item(struct cache_policy_ *policy, struct cache_policy_item_ *item) argument
433 cache_lfu_policy_get_first_item(struct cache_policy_ *policy) argument
453 cache_lfu_policy_get_last_item(struct cache_policy_ *policy) argument
474 cache_lfu_policy_get_next_item(struct cache_policy_ *policy, struct cache_policy_item_ *item) argument
500 cache_lfu_policy_get_prev_item(struct cache_policy_ *policy, struct cache_policy_item_ *item) argument
565 destroy_cache_lfu_policy(struct cache_policy_ *policy) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Expression/
H A DLLVMUserExpression.cpp311 IRMemoryMap::AllocationPolicy policy = local
/freebsd-current/contrib/netbsd-tests/lib/libpthread/
H A Dt_mutex.c522 int policy; local
553 int policy; local
/freebsd-current/contrib/wpa/src/ap/
H A Dwpa_auth_kay.c281 enum macsec_policy policy; local

Completed in 162 milliseconds

12345