Home
last modified time | relevance | path

Searched defs:subject (Results 1 – 12 of 12) sorted by relevance

/openbmc/openbmc/poky/scripts/
H A Dpatchtest-get-branch79 subject, branch = get_branch(args.repo, args.mbox, args.default_branch) variable
/openbmc/openbmc/poky/scripts/contrib/
H A Doe-build-perf-report-email.py63 def send_email(text_fn, subject, recipients, copy=[], blind_copy=[]): argument
/openbmc/u-boot/tools/patman/
H A Dfunc_test.py52 def GetPatchName(self, subject): argument
/openbmc/linux/crypto/asymmetric_keys/
H A Dx509_parser.h18 char *subject; /* Name of certificate subject */ member
/openbmc/linux/security/smack/
H A Dsmack_access.c115 int smk_access(struct smack_known *subject, struct smack_known *object, in smk_access()
H A Dsmack.h257 char *subject; member
H A Dsmackfs.c315 static int smk_fill_rule(const char *subject, const char *object, in smk_fill_rule()
H A Dsmack_lsm.c2658 static int smk_ipv6_check(struct smack_known *subject, in smk_ipv6_check()
/openbmc/qemu/ui/
H A Dspice-core.c591 const char *subject) in qemu_spice_migrate_info()
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpatch.py503 def commitIgnored(subject, dir=None, files=None, d=None): argument
H A Dsbom30.py470 def new_annotation(self, subject, comment, typ): argument
/openbmc/bmcweb/redfish-core/lib/
H A Dcertificate_service.hpp320 const std::string* subject = nullptr; getCertificateProperties() local