/dflybsd-src/sys/kern/ |
H A D | kern_caps.c | 63 caps_check_cred(struct ucred *cred, int cap) in caps_check_cred() 80 int cap = uap->cap & ~__SYSCAP_XFLAGS; in sys_syscap_get() local 145 int cap = uap->cap & ~__SYSCAP_XFLAGS; in sys_syscap_set() local 269 caps_get(struct ucred *cred, int cap) in caps_get() 287 caps_set_locked(struct proc *p, int cap, int flags) in caps_set_locked() 311 caps_priv_check(struct ucred *cred, int cap) in caps_priv_check() 339 caps_priv_check_td(thread_t td, int cap) in caps_priv_check_td() 355 caps_priv_check_self(int cap) in caps_priv_check_self()
|
/dflybsd-src/sys/opencrypto/ |
H A D | crypto.c | 314 driver_suitable(const struct cryptocap *cap, const struct cryptoini *cri) in driver_suitable() 339 struct cryptocap *cap, *best; in crypto_select_driver() local 391 struct cryptocap *cap; in crypto_newsession() local 433 crypto_remove(struct cryptocap *cap) in crypto_remove() 448 struct cryptocap *cap; in crypto_freesession() local 574 struct cryptocap *cap = crypto_checkdriver(hid); in crypto_find_device_byhid() local 584 struct cryptocap *cap = crypto_checkdriver(hid); in crypto_getcaps() local 595 struct cryptocap *cap; in crypto_kregister() local 633 struct cryptocap *cap; in crypto_register() local 667 driver_finis(struct cryptocap *cap) in driver_finis() [all …]
|
/dflybsd-src/lib/libutil/ |
H A D | login_cap.c | 359 login_getcapstr(login_cap_t *lc, const char *cap, const char *def, const char *error) in login_getcapstr() 381 login_getcaplist(login_cap_t *lc, const char *cap, const char *chars) in login_getcaplist() 402 login_getpath(login_cap_t *lc, const char *cap, const char *error) in login_getpath() 534 login_getcaptime(login_cap_t *lc, const char *cap, rlim_t def, rlim_t error) in login_getcaptime() 625 login_getcapnum(login_cap_t *lc, const char *cap, rlim_t def, rlim_t error) in login_getcapnum() 677 login_getcapsize(login_cap_t *lc, const char *cap, rlim_t def, rlim_t error) in login_getcapsize() 750 login_getcapbool(login_cap_t *lc, const char *cap, int def) in login_getcapbool()
|
/dflybsd-src/usr.bin/window/ |
H A D | wwinit.c | 295 char cap[32]; in wwinit() local 340 wwaddcap(const char *cap, char **kp) in wwaddcap() 362 wwaddcap1(const char *cap, char **kp) in wwaddcap1()
|
/dflybsd-src/usr.sbin/pciconf/ |
H A D | cap.c | 52 uint16_t cap, status; in cap_power() local 368 uint32_t cap; in cap_express() local 516 uint8_t cap; in cap_pciaf() local 529 uint8_t ptr, cap; in list_caps() local 714 slot_power(uint32_t cap) in slot_power() 740 uint8_t ptr, cap; in pci_find_cap() local
|
/dflybsd-src/contrib/ncurses/ncurses/tty/ |
H A D | lib_mvcur.c | 195 trace_cost_of(NCURSES_SP_DCLx const char *capname, const char *cap, int affcnt) in trace_cost_of() 202 #define CostOf(cap,affcnt) trace_cost_of(NCURSES_SP_ARGx #cap, cap, affcnt) argument 205 trace_normalized_cost(NCURSES_SP_DCLx const char *capname, const char *cap, int affcnt) in trace_normalized_cost() 212 #define NormalizedCost(cap,affcnt) trace_normalized_cost(NCURSES_SP_ARGx #cap, cap, affcnt) argument 216 #define CostOf(cap,affcnt) NCURSES_SP_NAME(_nc_msec_cost)(NCURSES_SP_ARGx cap, affcnt) argument 217 #define NormalizedCost(cap,affcnt) normalized_cost(NCURSES_SP_ARGx cap, affcnt) argument 260 _nc_msec_cost(const char *const cap, int affcnt) in _nc_msec_cost() 267 normalized_cost(NCURSES_SP_DCLx const char *const cap, int affcnt) in normalized_cost()
|
/dflybsd-src/crypto/libressl/crypto/pkcs7/ |
H A D | pk7_attr.c | 70 PKCS7_add_attrib_smimecap(PKCS7_SIGNER_INFO *si, STACK_OF(X509_ALGOR) *cap) in PKCS7_add_attrib_smimecap() 86 ASN1_TYPE *cap; in STACK_OF() local
|
/dflybsd-src/lib/libc/gen/ |
H A D | getcap.c | 108 cgetcap(char *buf, const char *cap, int type) in cgetcap() 185 getent(char **cap, u_int *len, char **db_array, int fd, const char *name, in getent() 785 cgetstr(char *buf, const char *cap, char **str) in cgetstr() 912 cgetustr(char *buf, const char *cap, char **str) in cgetustr() 980 cgetnum(char *buf, const char *cap, long *num) in cgetnum()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | diagnostic-color.c | 105 struct color_cap const *cap; in colorize_start() local 152 struct color_cap *cap; in parse_gcc_colors() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | expr.c | 117 tree cap = DECL_CAPTURED_VARIABLE (expr); in mark_use() local 171 tree cap = DECL_CAPTURED_VARIABLE (ref); in mark_use() local
|
H A D | lambda.c | 316 tree cap = DECL_CAPTURED_VARIABLE (var); in insert_capture_proxy() local 905 if (tree cap = lambda_expr_this_capture (lam, add_capture_p)) in maybe_resolve_dummy() local 1431 for (tree cap = LAMBDA_EXPR_CAPTURE_LIST (lambda_expr); cap; in start_lambda_function() local 1444 var_to_maybe_prune (tree cap) in var_to_maybe_prune() 1519 tree cap = *capp; in prune_lambda_captures() local
|
/dflybsd-src/contrib/wpa_supplicant/src/common/ |
H A D | hw_features_common.c | 490 static int _ieee80211ac_cap_check(u32 hw, u32 conf, u32 cap, in _ieee80211ac_cap_check() 529 #define VHT_CAP_CHECK(cap) \ in ieee80211ac_cap_check() argument 535 #define VHT_CAP_CHECK_MAX(cap) \ in ieee80211ac_cap_check() argument
|
/dflybsd-src/contrib/wpa_supplicant/src/ap/ |
H A D | ieee802_11_ht.c | 26 struct ieee80211_ht_capabilities *cap; in hostapd_eid_ht_capabilities() local 520 u16 cap; in hostapd_get_ht_capab() local
|
H A D | ieee802_11_vht.c | 25 struct ieee80211_vht_capabilities *cap; in hostapd_eid_vht_capabilities() local 461 u32 cap, own_cap, sym_caps; in hostapd_get_vht_capab() local
|
/dflybsd-src/sys/dev/acpica/ |
H A D | acpiio.h | 47 int cap; /* percent */ member 75 uint32_t cap; /* Remaining Capacity */ member
|
/dflybsd-src/contrib/ldns/ |
H A D | edns.c | 302 size_t cap; in ldns_edns_option_list_push() local 349 size_t cap; in ldns_edns_option_list_pop() local
|
/dflybsd-src/contrib/bmake/ |
H A D | buf.h | 84 size_t cap; /* Allocated size of the buffer, including the '\0' */ member
|
H A D | buf.c | 143 Buf_InitSize(Buffer *buf, size_t cap) in Buf_InitSize()
|
H A D | lst.h | 182 size_t cap; /* capacity */ member
|
/dflybsd-src/tools/multimedia/cxm/setchannel/ |
H A D | cxm_setchannel.c | 77 struct bktr_capture_area cap; in main() local
|
/dflybsd-src/contrib/gmp/mpn/generic/ |
H A D | remove.c | 53 mp_bitcnt_t cap) in mpn_remove()
|
/dflybsd-src/lib/libc/rpc/ |
H A D | pmap_rmt.c | 117 xdr_rmtcall_args(XDR *xdrs, struct rmtcallargs *cap) in xdr_rmtcall_args()
|
/dflybsd-src/usr.bin/tput/ |
H A D | tput.c | 121 process(const char *cap, const char *str, char **argv) in process()
|
/dflybsd-src/contrib/ncurses/progs/ |
H A D | dump_entry.c | 897 #define SAME_CAP(n,cap) (&tterm->Strings[n] == &cap) argument 1307 kill_string(TERMTYPE2 *tterm, char *cap) in kill_string() 1326 char *cap = tterm->Strings[n]; in find_string() local 1345 char *cap; in kill_labels() local 1371 char *cap; in kill_fkeys() local
|
/dflybsd-src/usr.sbin/nvmmctl/ |
H A D | nvmmctl.c | 59 static struct nvmm_capability cap; variable
|