Searched refs:nacl (Results 1 – 20 of 20) sorted by relevance
134 acl_t nacl; in clear_inheritance_flags() local143 nacl = acl_dup(acl); in clear_inheritance_flags()144 if (nacl == NULL) { in clear_inheritance_flags()168 return (nacl); in clear_inheritance_flags()174 acl_t acl, nacl; in handle_file() local240 nacl = entry->acl; in handle_file()245 nacl = clear_inheritance_flags(nacl); in handle_file()252 nacl = clear_inheritance_flags(nacl); in handle_file()300 if (nacl != entry->acl) { in handle_file()301 acl_free(nacl); in handle_file()[all …]
22 --host=i686-nacl \
21 --host=x86_64-nacl \
29 --host=nacl \
12 fork of [NaCl](http://nacl.cr.yp.to/), with a compatible API, and an
86 AS_IF([test "$host_os" = "nacl" -o "$host_os" = "pnacl"], [691 AS_IF([test "$enable_asm" != "no" -o "$host_alias" = "x86_64-nacl"],[708 AS_IF([test "$enable_asm" != "no" -o "$host_os" = "nacl"],[
256 # test vectors from Andrew Moon - nacl
427 nacl)429 basic_os=nacl1744 | hiux* | abug | nacl* | netware* | windows* \
480 nacl)482 basic_os=nacl2057 | nacl* \
1730 | hiux* | abug | nacl* | netware* | windows* \
1726 | hiux* | abug | nacl* | netware* | windows* \
1699 | hiux* | abug | nacl* | netware* | windows* \
1506 nacl*)
1734 | hiux* | abug | nacl* | netware* | windows* \
1513 nacl*)
453 def FeatureNaClTrap : SubtargetFeature<"nacl-trap", "UseNaClTrap", "true",