Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dsmbacl.c378 bool owner_found = false, group_found = false, others_found = false; in parse_dacl() local
478 if (!others_found) { in parse_dacl()
482 others_found = true; in parse_dacl()
542 if (others_found) { in parse_dacl()