Home
last modified time | relevance | path

Searched defs:acl (Results 1 – 25 of 25) sorted by relevance

/dflybsd-src/sys/netproto/802_11/wlan_acl/
H A Dieee80211_acl.c74 struct acl { struct
77 uint8_t acl_macaddr[IEEE80211_ADDR_LEN]; argument
139 struct acl *acl; in _find_acl() local
151 _acl_free(struct aclstate *as, struct acl *acl) in _acl_free()
182 struct acl *acl, *new; in acl_add() local
226 struct acl *acl; in acl_remove() local
245 struct acl *acl; in acl_free_all() local
303 struct acl *acl; in acl_getioctl() local
/dflybsd-src/lib/libposix1e/
H A Dacl_valid.c52 acl_valid(acl_t acl) in acl_valid()
68 acl_valid_file_np(const char *pathp, acl_type_t type, acl_t acl) in acl_valid_file_np()
85 acl_valid_fd_np(int fd, acl_type_t type, acl_t acl) in acl_valid_fd_np()
H A Dacl_set.c46 acl_set_file(const char *path_p, acl_type_t type, acl_t acl) in acl_set_file()
62 acl_set_fd(int fd, acl_t acl) in acl_set_fd()
76 acl_set_fd_np(int fd, acl_t acl, acl_type_t type) in acl_set_fd_np()
H A Dacl_support.c96 acl_sort(acl_t acl) in acl_sort()
111 acl_posix1e(acl_t acl, acl_type_t type) in acl_posix1e()
132 acl_check(struct acl *acl) in acl_check()
394 acl_add_entry(acl_t acl, acl_tag_t tag, uid_t id, acl_perm_t perm) in acl_add_entry()
H A Dacl_init.c43 struct acl *acl; in acl_init() local
57 acl_dup(acl_t acl) in acl_dup()
H A Dacl_to_text.c50 acl_to_text(acl_t acl, ssize_t *len_p) in acl_to_text()
H A Dacl_from_text.c120 acl_t acl; in acl_from_text() local
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_acl.c131 archive_acl_clear(struct archive_acl *acl) in archive_acl_clear()
169 archive_acl_add_entry(struct archive_acl *acl, in archive_acl_add_entry()
189 archive_acl_add_entry_w_len(struct archive_acl *acl, in archive_acl_add_entry_w_len()
209 archive_acl_add_entry_len_l(struct archive_acl *acl, in archive_acl_add_entry_len_l()
242 acl_special(struct archive_acl *acl, int type, int permset, int tag) in acl_special()
269 acl_new_entry(struct archive_acl *acl, in acl_new_entry()
369 archive_acl_count(struct archive_acl *acl, int want_type) in archive_acl_count()
391 archive_acl_types(struct archive_acl *acl) in archive_acl_types()
402 archive_acl_reset(struct archive_acl *acl, int want_type) in archive_acl_reset()
432 archive_acl_next(struct archive *a, struct archive_acl *acl, int want_type, in archive_acl_next()
[all …]
H A Darchive_entry_private.h178 struct archive_acl acl; member
H A Darchive_read_support_format_tar.c967 char *acl, *p; in header_Solaris_ACL() local
H A Darchive_write_disk_posix.c174 struct archive_acl acl; member
/dflybsd-src/sys/sys/
H A Dacl.h61 struct acl { struct
62 int acl_cnt; argument
63 struct acl_entry acl_entry[ACL_MAX_ENTRIES]; argument
/dflybsd-src/sys/netbt/
H A Dsco_upper.c122 struct hci_link *acl, *sco; in sco_connect() local
H A Dhci_unit.c222 int acl; in hci_disable() local
H A Dhci_link.c765 struct hci_link *sco, *acl; in hci_sco_newconn() local
H A Dhci_event.c1050 int acl; in hci_cmd_reset() local
/dflybsd-src/sys/netproto/802_11/wlan/
H A Dieee80211_ioctl.c609 const struct ieee80211_aclator *acl = vap->iv_acl; in ieee80211_ioctl_getmaccmd() local
1639 const struct ieee80211_aclator *acl = vap->iv_acl; in ieee80211_ioctl_macmac() local
1663 const struct ieee80211_aclator *acl = vap->iv_acl; in ieee80211_ioctl_setmaccmd() local
H A Dieee80211_proto.c499 static const struct ieee80211_aclator *acl = NULL; variable
/dflybsd-src/contrib/tcpdump/
H A Dprint-rx.c1149 int pos, neg, acl; in acl_print() local
1165 #define ACLOUT(acl) \ in acl_print() argument
/dflybsd-src/sys/netgraph7/bluetooth/hci/
H A Dng_hci_var.h158 hook_p acl; /* upstream hook */ member
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dira-lives.c589 enum reg_class use_cl, acl; in check_and_make_def_conflict() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dira-lives.c605 enum reg_class use_cl, acl; in check_and_make_def_conflict() local
/dflybsd-src/sys/dev/sound/pci/
H A Denvy24ht.c118 u_int8_t scfg, acl, i2s, spdif; member
H A Denvy24.c109 u_int8_t scfg, acl, i2s, spdif; member
/dflybsd-src/contrib/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c3809 struct nl_msg *acl; in wpa_driver_nl80211_set_acl() local