Lines Matching defs:operation
147 /* Index numbers for operation mode. */
272 TOMOYO_NETWORK_BIND, /* bind() operation. */
273 TOMOYO_NETWORK_LISTEN, /* listen() operation. */
274 TOMOYO_NETWORK_CONNECT, /* connect() operation. */
275 TOMOYO_NETWORK_SEND, /* send() operation. */
439 u8 operation;
445 u8 operation;
453 u8 operation;
462 u8 operation;
473 u8 operation;
481 u8 operation;
620 /* Structure for execve() operation. */
982 int tomoyo_mkdev_perm(const u8 operation, const struct path *path,
988 int tomoyo_path2_perm(const u8 operation, const struct path *path1,
990 int tomoyo_path_number_perm(const u8 operation, const struct path *path,
992 int tomoyo_path_perm(const u8 operation, const struct path *path,