1 /* This file is automatically generated. Do not edit. */ 2 TB_(common_file_perm_to_string) 3 S_("ioctl") 4 S_("read") 5 S_("write") 6 S_("create") 7 S_("getattr") 8 S_("setattr") 9 S_("lock") 10 S_("relabelfrom") 11 S_("relabelto") 12 S_("append") 13 S_("unlink") 14 S_("link") 15 S_("rename") 16 S_("execute") 17 S_("swapon") 18 S_("quotaon") 19 S_("mounton") 20 TE_(common_file_perm_to_string) 21 22 TB_(common_socket_perm_to_string) 23 S_("ioctl") 24 S_("read") 25 S_("write") 26 S_("create") 27 S_("getattr") 28 S_("setattr") 29 S_("lock") 30 S_("relabelfrom") 31 S_("relabelto") 32 S_("append") 33 S_("bind") 34 S_("connect") 35 S_("listen") 36 S_("accept") 37 S_("getopt") 38 S_("setopt") 39 S_("shutdown") 40 S_("recvfrom") 41 S_("sendto") 42 S_("recv_msg") 43 S_("send_msg") 44 S_("name_bind") 45 TE_(common_socket_perm_to_string) 46 47 TB_(common_ipc_perm_to_string) 48 S_("create") 49 S_("destroy") 50 S_("getattr") 51 S_("setattr") 52 S_("read") 53 S_("write") 54 S_("associate") 55 S_("unix_read") 56 S_("unix_write") 57 TE_(common_ipc_perm_to_string) 58 59