Home
last modified time | relevance | path

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

/freebsd/sys/security/mac/
H A Dmac_syscalls.h23 char **const u_string);
H A Dmac_syscalls.c100 char **const u_string) in mac_label_copyin() argument
136 if (u_string != NULL) in mac_label_copyin()
137 *u_string = mac->m_string; in mac_label_copyin()