/kernel/linux/linux-6.6/security/apparmor/ |
H A D | lib.c | 337 aa_profile_match_label(struct aa_profile *profile, struct aa_ruleset *rules, struct aa_label *label, int type, u32 request, struct aa_perms *perms) aa_profile_match_label() argument
|
/kernel/linux/linux-6.6/security/apparmor/include/ |
H A D | perms.h | 84 u32 label; /* label string index, if present */ member [all...] |
/kernel/liteos_a/fs/fat/virpart/src/ |
H A D | virpartff.c | 103 TCHAR *label = (TCHAR *)path;
in f_checkname() local 520 CHAR label[_MAX_ENTRYLENGTH + 1];
in f_checkvirpart() local 674 CHAR label[_MAX_ENTRYLENGTH + 1]; f_makevirpart() local [all...] |
/kernel/linux/linux-6.6/sound/firewire/fireface/ |
H A D | ff-protocol-latter.c | 315 char *const label; in latter_dump_status() member 332 const char *label; in latter_dump_status() local
|
/kernel/linux/linux-6.6/kernel/power/ |
H A D | power.h | 206 static inline void suspend_test_finish(const char *label) {} in suspend_test_finish() argument
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | addrlabel.c | 37 u32 label; member 69 u32 label; member 143 u32 label; ipv6_addr_label() local 160 ip6addrlbl_alloc(const struct in6_addr *prefix, int prefixlen, int ifindex, u32 label) ip6addrlbl_alloc() argument 242 ip6addrlbl_add(struct net *net, const struct in6_addr *prefix, int prefixlen, int ifindex, u32 label, int replace) ip6addrlbl_add() argument 391 u32 label; ip6addrlbl_newdel() local [all...] |
/kernel/linux/linux-6.6/net/mpls/ |
H A D | internal.h | 12 u32 label; member
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | sockex3_kern.c | 230 __u32 nhoff, label; in bpf_func_mpls() local
|
/kernel/linux/linux-6.6/samples/seccomp/ |
H A D | bpf-helper.h | 30 const char *label; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | gpio.h | 12 char label[32]; member
|
/third_party/f2fs-tools/fsck/ |
H A D | main.c | 1073 char label[MAX_VOLUME_NAME]; in do_label() local
|
/third_party/eudev/src/shared/ |
H A D | selinux-util.c | 186 int mac_selinux_apply(const char *path, const char *label) { in mac_selinux_apply() argument 204 int mac_selinux_get_create_label_from_exe(const char *exe, char **label) { in mac_selinux_get_create_label_from_exe() argument 234 int mac_selinux_get_our_label(char **label) { in mac_selinux_get_our_label() argument 251 mac_selinux_get_child_mls_label(int socket_fd, const char *exe, const char *exec_label, char **label) mac_selinux_get_child_mls_label() argument 313 mac_selinux_free(char *label) mac_selinux_free() argument 379 mac_selinux_create_socket_prepare(const char *label) mac_selinux_create_socket_prepare() argument [all...] |
/third_party/eudev/src/udev/ |
H A D | udev-node.c | 297 const char *name, *label; in node_permissions_apply() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | vf_dnn_classify.c | 141 char *label; in read_classify_label_file() local
|
H A D | graphparser.c | 222 static AVFilterInOut *extract_inout(const char *label, AVFilterInOut **links) in extract_inout() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | mov_chan.c | 384 static uint64_t mov_get_channel_mask(uint32_t label) in mov_get_channel_mask() argument 523 uint32_t label; in ff_mov_read_chan() local [all...] |
H A D | tedcaptionsdec.c | 187 AVBPrint label, content; in parse_file() local
|
/third_party/curl/lib/vquic/ |
H A D | vquic-tls.c | 242 static int keylog_callback(gnutls_session_t session, const char *label, in keylog_callback() argument
|
/third_party/gn/src/gn/ |
H A D | builder.cc | 182 GetRecord(const Label& label) GetRecord() argument 320 GetOrCreateRecordForTesting(const Label& label) GetOrCreateRecordForTesting() argument 326 GetOrCreateRecordOfType(const Label& label, const ParseNode* request_from, BuilderRecord::ItemType type, Err* err) GetOrCreateRecordOfType() argument 353 GetResolvedRecordOfType(const Label& label, const ParseNode* origin, BuilderRecord::ItemType type, Err* err) GetResolvedRecordOfType() argument [all...] |
H A D | command_desc.cc | 158 std::string label = name; in LabelHandler() local [all...] |
H A D | loader.cc | 84 void Loader::Load(const Label& label, const LocationRange& origin) { in Load() argument 370 DidLoadBuildConfig(const Label& label) DidLoadBuildConfig() argument [all...] |
H A D | value_extractors.cc | 267 const std::string &label; member 309 std::string label; operator ()() local 394 ExtractListOfLabelsMapping(const std::string& label, const BuildSettings* build_settings, const Value& value, const SourceDir& current_dir, const Label& current_toolchain, LabelTargetVector* dest, LabelTargetVector* whole_dest, LabelTargetVector* no_whole_dest, Err* err) ExtractListOfLabelsMapping() argument [all...] |
/third_party/glfw/tests/ |
H A D | joysticks.c | 118 static char label[1024]; in joystick_label() local
|
/third_party/alsa-lib/test/ |
H A D | user-ctl-element-set.c | 191 const char *label; in check_enum_elem_props() local
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/ |
H A D | CalendarFrame.java | 358 public ColoredLabel(String label) { in ColoredLabel() argument 362 public ColoredLabel(String label, Color c) { in ColoredLabel() argument 367 public void setText(String label) { in setText() argument
|