Searched defs:label (Results 126 - 150 of 354) sorted by relevance

1234567891011>>

/freebsd-12-stable/sys/security/mac/
H A Dmac_inet.c80 struct label *label; local
114 struct label *label; local
147 mac_inpcb_label_free(struct label *label) argument
165 mac_ipq_label_free(struct label *label) argument
193 struct label *label; local
222 struct label *label; local
251 struct label *label; local
299 struct label *label; local
328 struct label *label; local
341 struct label *label; local
357 struct label *label; local
423 struct label *label; local
445 mac_syncache_destroy(struct label **label) argument
456 mac_syncache_init(struct label **label) argument
485 mac_syncache_create(struct label *label, struct inpcb *inp) argument
[all...]
H A Dmac_internal.h154 struct label { struct
[all...]
H A Dmac_net.c95 struct label *label; local
109 struct label *label; local
129 struct label *label; local
149 struct label *label; local
190 mac_bpfdesc_label_free(struct label *label) argument
208 mac_ifnet_label_free(struct label *label) argument
228 struct label *label; local
277 mac_ifnet_externalize_label(struct label *label, char *elements, char *outbuf, size_t outbuflen) argument
288 mac_ifnet_internalize_label(struct label *label, char *string) argument
319 struct label *label; local
336 struct label *label; local
378 struct label *label; local
[all...]
H A Dmac_socket.c105 struct label *label; local
127 struct label *label; local
168 mac_socket_label_free(struct label *label) argument
176 mac_socketpeer_label_free(struct label *label) argument
203 mac_socket_externalize_label(struct label *label, char *elements, char *outbuf, size_t outbuflen) argument
214 mac_socketpeer_externalize_label(struct label *label, char *elements, char *outbuf, size_t outbuflen) argument
226 mac_socket_internalize_label(struct label *label, char *string) argument
264 struct label *label; local
289 struct label *label; local
369 struct label *label; local
490 mac_socket_label_set(struct ucred *cred, struct socket *so, struct label *label) argument
[all...]
/freebsd-12-stable/sys/security/mac_bsdextended/
H A Dugidfw_vnode.c137 ugidfw_vnode_check_link(struct ucred *cred, struct vnode *dvp, struct label *dvplabel, struct vnode *vp, struct label *label, struct componentname *cnp) argument
[all...]
/freebsd-12-stable/sys/security/mac_partition/
H A Dmac_partition.c172 partition_cred_destroy_label(struct label *label) argument
179 partition_cred_externalize_label(struct label *label, char *element_name, struct sbuf *sb, int *claimed) argument
199 partition_cred_init_label(struct label *label) argument
206 partition_cred_internalize_label(struct label *label, char *element_name, char *element_data, int *claimed) argument
[all...]
/freebsd-12-stable/sys/security/mac_veriexec/
H A Dmac_veriexec.c235 mac_veriexec_mount_init_label(struct label *label) argument
252 mac_veriexec_mount_destroy_label(struct label *label) argument
268 mac_veriexec_vnode_init_label(struct label *label) argument
284 mac_veriexec_vnode_destroy_label(struct label *label) argument
[all...]
/freebsd-12-stable/sys/sys/
H A Dmsg.h112 struct label *label; /* MAC Framework label */ member in struct:msg
148 struct label *label; /* MAC label */ member in struct:msqid_kernel
H A Dsem.h130 struct label *label; /* MAC framework label */ member in struct:semid_kernel
H A Dshm.h136 struct label *label; /* MAC label */ member in struct:shmid_kernel
/freebsd-12-stable/tools/test/iconv/gnu/
H A Dgnu.c412 test(int (tester) (void), const char * label) argument
/freebsd-12-stable/lib/libutil/
H A Dlogin_class.c499 mac_t label; local
/freebsd-12-stable/crypto/openssl/ssl/
H A Dt1_enc.c523 tls1_export_keying_material(SSL *s, unsigned char *out, size_t olen, const char *label, size_t llen, const unsigned char *context, size_t contextlen, int use_context) argument
/freebsd-12-stable/sbin/mdconfig/
H A Dmdconfig.c433 const char *type, *file, *label; local
/freebsd-12-stable/usr.bin/id/
H A Did.c423 mac_t label; local
/freebsd-12-stable/usr.bin/ldd/
H A Dsods.c348 dump_rels(const char *label, const struct relocation_info *base, argument
/freebsd-12-stable/usr.bin/usbhidctl/
H A Dusbhid.c201 dumpitem(const char *label, struct hid_item *h) argument
/freebsd-12-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_partition_tbl.c63 u_char *label; /* max allocated len will be PART_STR_MLEN */ member in struct:partition_entry
[all...]
/freebsd-12-stable/usr.sbin/fstyp/
H A Dntfs.c100 fstyp_ntfs(FILE *fp, char *label, size_t size) argument
/freebsd-12-stable/usr.sbin/ip6addrctl/
H A Dip6addrctl.c390 add_policy(char *prefix, char *prec, char *label) argument
/freebsd-12-stable/usr.sbin/mfiutil/
H A Dmfi_cmd.c331 mfi_display_progress(const char *label, struct mfi_progress *prog) argument
/freebsd-12-stable/usr.sbin/mptutil/
H A Dmpt_show.c59 display_stripe_map(const char *label, U32 StripeMap) argument
/freebsd-12-stable/usr.sbin/ppp/
H A Dmain.c288 CheckLabel(const char *label, struct prompt *prompt, int mode) argument
308 int arg, holdfd[3], label; local
[all...]
/freebsd-12-stable/usr.sbin/setfmac/
H A Dsetfmac.c284 add_setfmac_specs(struct label_specs *specs, char *label) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCMachOStreamer.cpp65 MCMachOStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> MAB, std::unique_ptr<MCObjectWriter> OW, std::unique_ptr<MCCodeEmitter> Emitter, bool DWARFMustBeAtTheEnd, bool label) argument

Completed in 155 milliseconds

1234567891011>>