Searched refs:src_perm (Results 1 – 7 of 7) sorted by relevance
123 typeset src_user src_host src_path src_type src_uid src_gid src_perm src_sum267 … %s %s %s %3s %s\n' $src_size $src_mtime $src_sum $src_uid $src_gid $src_type $src_perm "$src_path"319 chmod[$src_perm]="${chmod[$src_perm]} '$src_path'"323 print -r chmod $src_perm "'$src_path'"328 chmod[$src_perm]="${chmod[$src_perm]} '$src_path'"332 print -r chmod $src_perm "'$src_path'"
111 const struct mailbox_permissions *src_perm = in mail_storage_copy_can_use_hardlink() local116 if (src_perm->file_uid != dest_perm->file_uid) { in mail_storage_copy_can_use_hardlink()119 if ((src_perm->file_create_mode & 0022) == 0) in mail_storage_copy_can_use_hardlink()123 return src_perm->file_create_mode == dest_perm->file_create_mode && in mail_storage_copy_can_use_hardlink()124 src_perm->file_create_gid == dest_perm->file_create_gid && in mail_storage_copy_can_use_hardlink()
81 src_perm=$(stat --format=%a a)83 test "$dst_perm" = "$src_perm" || fail=1
754 uint32_t src_perm = AA_DBUS_SEND, dst_perm = AA_DBUS_RECEIVE; in bus_apparmor_allows_send() local819 res = aa_query_label (src_perm, in bus_apparmor_allows_send()921 if (!_dbus_append_mask (&auxdata, src_perm)) in bus_apparmor_allows_send()