HomeSort by: relevance | last modified time | path
    Searched defs:acl_from_text (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/posix1e/
acl_from_text.c 29 * acl_from_text: Convert a text-form ACL from a string to an acl_t.
34 __FBSDID("$FreeBSD: head/lib/libc/posix1e/acl_from_text.c 326193 2017-11-25 17:12:48Z pfg $");
36 __RCSID("$NetBSD: acl_from_text.c,v 1.2 2024/01/20 14:52:48 christos Exp $");
189 * acl_from_text -- Convert a string into an ACL.
194 acl_from_text(const char *buf_p) function in typeref:typename:acl_t

Completed in 50 milliseconds