/dflybsd-src/sys/netproto/802_11/wlan_acl/ |
H A D | ieee80211_acl.c | 74 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 D | acl_valid.c | 52 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 D | acl_set.c | 46 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 D | acl_support.c | 96 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 D | acl_init.c | 43 struct acl *acl; in acl_init() local 57 acl_dup(acl_t acl) in acl_dup()
|
H A D | acl_to_text.c | 50 acl_to_text(acl_t acl, ssize_t *len_p) in acl_to_text()
|
H A D | acl_from_text.c | 120 acl_t acl; in acl_from_text() local
|
/dflybsd-src/contrib/libarchive/libarchive/ |
H A D | archive_acl.c | 131 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 D | archive_entry_private.h | 178 struct archive_acl acl; member
|
H A D | archive_read_support_format_tar.c | 967 char *acl, *p; in header_Solaris_ACL() local
|
H A D | archive_write_disk_posix.c | 174 struct archive_acl acl; member
|
/dflybsd-src/sys/sys/ |
H A D | acl.h | 61 struct acl { struct 62 int acl_cnt; argument 63 struct acl_entry acl_entry[ACL_MAX_ENTRIES]; argument
|
/dflybsd-src/sys/netbt/ |
H A D | sco_upper.c | 122 struct hci_link *acl, *sco; in sco_connect() local
|
H A D | hci_unit.c | 222 int acl; in hci_disable() local
|
H A D | hci_link.c | 765 struct hci_link *sco, *acl; in hci_sco_newconn() local
|
H A D | hci_event.c | 1050 int acl; in hci_cmd_reset() local
|
/dflybsd-src/sys/netproto/802_11/wlan/ |
H A D | ieee80211_ioctl.c | 609 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 D | ieee80211_proto.c | 499 static const struct ieee80211_aclator *acl = NULL; variable
|
/dflybsd-src/contrib/tcpdump/ |
H A D | print-rx.c | 1149 int pos, neg, acl; in acl_print() local 1165 #define ACLOUT(acl) \ in acl_print() argument
|
/dflybsd-src/sys/netgraph7/bluetooth/hci/ |
H A D | ng_hci_var.h | 158 hook_p acl; /* upstream hook */ member
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | ira-lives.c | 589 enum reg_class use_cl, acl; in check_and_make_def_conflict() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | ira-lives.c | 605 enum reg_class use_cl, acl; in check_and_make_def_conflict() local
|
/dflybsd-src/sys/dev/sound/pci/ |
H A D | envy24ht.c | 118 u_int8_t scfg, acl, i2s, spdif; member
|
H A D | envy24.c | 109 u_int8_t scfg, acl, i2s, spdif; member
|
/dflybsd-src/contrib/wpa_supplicant/src/drivers/ |
H A D | driver_nl80211.c | 3809 struct nl_msg *acl; in wpa_driver_nl80211_set_acl() local
|