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

1234

/freebsd-11.0-release/sys/vm/
H A Dvm_domain.h37 vm_domain_policy_type_t policy; member in struct:vm_domain_iterator
/freebsd-11.0-release/lib/libthr/thread/
H A Dthr_getprio.c44 int policy, ret; local
H A Dthr_getschedparam.c48 _pthread_getschedparam(pthread_t pthread, int *policy, argument
H A Dthr_setschedparam.c51 _pthread_setschedparam(pthread_t pthread, int policy, argument
H A Dthr_kern.c71 _rtp_to_schedparam(const struct rtprio *rtp, int *policy, argument
92 _schedparam_to_rtp(int policy, const struct sched_param *param, argument
114 _thr_getscheduler(lwpid_t lwpid, int *policy, struct sched_param *param) argument
127 _thr_setscheduler(lwpid_t lwpid, int policy, const struct sched_param *param) argument
[all...]
/freebsd-11.0-release/contrib/openpam/lib/libpam/
H A Dopenpam_load.c123 openpam_clear_chains(pam_chain_t *policy[]) argument
/freebsd-11.0-release/crypto/openssl/crypto/x509v3/
H A Dpcy_data.c86 X509_POLICY_DATA *policy_data_new(POLICYINFO *policy, argument
H A Dpcy_cache.c82 POLICYINFO *policy; local
H A Dv3_pci.c76 process_pci_value(CONF_VALUE *val, ASN1_OBJECT **language, ASN1_INTEGER **pathlen, ASN1_OCTET_STRING **policy) argument
233 ASN1_OCTET_STRING *policy = NULL; local
[all...]
/freebsd-11.0-release/tools/regression/priv/
H A Dpriv_audit_control.c64 long policy; local
/freebsd-11.0-release/crypto/openssl/crypto/ts/
H A Dts_verify_ctx.c115 ASN1_OBJECT *policy; local
/freebsd-11.0-release/contrib/ntp/lib/isc/tests/
H A Dsymtab_test.c53 isc_symexists_t policy = isc_symexists_reject; local
/freebsd-11.0-release/sbin/setkey/
H A Dtest-policy.c94 int test(char *policy, int family) argument
/freebsd-11.0-release/sys/sys/
H A D_vm_domain.h47 vm_domain_policy_type_t policy; member in struct:vm_domain_policy_entry
/freebsd-11.0-release/crypto/openssh/
H A Dsandbox-systrace.c129 struct systrace_policy policy; local
[all...]
/freebsd-11.0-release/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-11.0-release/sys/cddl/contrib/opensolaris/common/zfs/
H A Dzfs_comutil.c71 nvlist_t *policy; local
/freebsd-11.0-release/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-11.0-release/sys/dev/iwm/
H A Dif_iwm_time_event.c171 iwm_te_v2_get_notify(uint16_t policy) argument
177 iwm_te_v2_get_dep_policy(uint16_t policy) argument
184 iwm_te_v2_get_absence(uint16_t policy) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Expression/
H A DLLVMUserExpression.cpp298 IRMemoryMap::AllocationPolicy policy = local
/freebsd-11.0-release/contrib/wpa/src/utils/
H A Dbrowser.c98 view_cb_mime_type_policy_decision( WebKitWebView *view, WebKitWebFrame *frame, WebKitNetworkRequest *req, gchar *mime, WebKitWebPolicyDecision *policy, struct browser_context *ctx) argument
/freebsd-11.0-release/contrib/openbsm/tools/
H A Daudump.c80 long policy; local
/freebsd-11.0-release/sys/net80211/
H A Dieee80211_acl.c247 acl_setpolicy(struct ieee80211vap *vap, int policy) argument
/freebsd-11.0-release/usr.sbin/bluetooth/hccontrol/
H A Dle.c68 int policy; local
/freebsd-11.0-release/usr.sbin/mfiutil/
H A Dmfi_volume.c118 uint8_t changes, policy; local
185 uint8_t policy; local
[all...]

Completed in 326 milliseconds

1234