Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_unix.c2929 static const char * const smack_copied_attributes[] = in mch_copy_sec() local
2945 for (index = 0 ; index < (int)(sizeof(smack_copied_attributes) in mch_copy_sec()
2946 / sizeof(smack_copied_attributes)[0]) ; index++) in mch_copy_sec()
2949 name = smack_copied_attributes[index]; in mch_copy_sec()