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

1234

/freebsd-10.1-release/lib/libkse/thread/
H A Dthr_attr_getschedpolicy.c44 _pthread_attr_getschedpolicy(const pthread_attr_t *attr, int *policy) argument
H A Dthr_attr_setschedpolicy.c44 _pthread_attr_setschedpolicy(pthread_attr_t *attr, int policy) argument
H A Dthr_getprio.c44 int policy, ret; local
H A Dthr_getschedparam.c44 _pthread_getschedparam(pthread_t pthread, int *policy, argument
H A Dthr_setprio.c44 int ret, policy; local
H A Dthr_setschedparam.c45 _pthread_setschedparam(pthread_t pthread, int policy, argument
/freebsd-10.1-release/lib/libthr/thread/
H A Dthr_getprio.c42 int policy, ret; local
H A Dthr_getschedparam.c47 _pthread_getschedparam(pthread_t pthread, int *policy, argument
H A Dthr_setschedparam.c50 _pthread_setschedparam(pthread_t pthread, int policy, argument
H A Dthr_kern.c70 _rtp_to_schedparam(const struct rtprio *rtp, int *policy, argument
91 _schedparam_to_rtp(int policy, const struct sched_param *param, argument
113 _thr_getscheduler(lwpid_t lwpid, int *policy, struct sched_param *param) argument
126 _thr_setscheduler(lwpid_t lwpid, int policy, const struct sched_param *param) argument
[all...]
/freebsd-10.1-release/contrib/openpam/lib/libpam/
H A Dopenpam_load.c123 openpam_clear_chains(pam_chain_t *policy[]) argument
/freebsd-10.1-release/tools/regression/priv/
H A Dpriv_audit_control.c64 long policy; local
/freebsd-10.1-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-10.1-release/sbin/setkey/
H A Dtest-policy.c94 int test(char *policy, int family) argument
/freebsd-10.1-release/contrib/ntp/lib/isc/tests/
H A Dsymtab_test.c53 isc_symexists_t policy = isc_symexists_reject; local
/freebsd-10.1-release/crypto/openssl/crypto/ts/
H A Dts_verify_ctx.c115 ASN1_OBJECT *policy; local
/freebsd-10.1-release/crypto/openssh/
H A Dsandbox-systrace.c111 struct systrace_policy policy; local
[all...]
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/common/zfs/
H A Dzfs_comutil.c71 nvlist_t *policy; local
/freebsd-10.1-release/sys/kern/
H A Dksched.c108 getscheduler(struct ksched *ksched, struct thread *td, int *policy) argument
136 int policy; local
179 ksched_setscheduler(struct ksched *ksched, struct thread *td, int policy, const struct sched_param *param) argument
225 ksched_getscheduler(struct ksched *ksched, struct thread *td, int *policy) argument
240 ksched_get_priority_max(struct ksched *ksched, int policy, int *prio) argument
263 ksched_get_priority_min(struct ksched *ksched, int policy, int *prio) argument
[all...]
/freebsd-10.1-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-10.1-release/contrib/openbsm/tools/
H A Daudump.c82 long policy; local
/freebsd-10.1-release/sys/net80211/
H A Dieee80211_acl.c245 acl_setpolicy(struct ieee80211vap *vap, int policy) argument
/freebsd-10.1-release/usr.sbin/mfiutil/
H A Dmfi_volume.c118 uint8_t changes, policy; local
185 uint8_t policy; local
[all...]

Completed in 162 milliseconds

1234