Home
last modified time | relevance | path

Searched refs:ld_labels (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libc/posix1e/
H A Dmac.c62 char *ld_labels; member
73 free(ld->ld_labels); in mac_destroy_labels()
128 free(ld->ld_labels); in mac_add_type()
129 ld->ld_labels = labels_dup; in mac_add_type()
134 ld->ld_labels = labels_dup; in mac_add_type()
370 return (mac_prepare(mac, ld->ld_labels)); in mac_prepare_type()