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. */
981 int tomoyo_mkdev_perm(const u8 operation, const struct path *path,
987 int tomoyo_path2_perm(const u8 operation, const struct path *path1,
989 int tomoyo_path_number_perm(const u8 operation, const struct path *path,
991 int tomoyo_path_perm(const u8 operation, const struct path *path,