Searched defs:tomoyo_read_token (Results 1 - 1 of 1) sorted by relevance

/security/tomoyo/
H A Dutil.c140 * tomoyo_read_token - Read a word from a line.
149 char *tomoyo_read_token(struct tomoyo_acl_param *param) function
266 filename = tomoyo_read_token(param);
293 data = tomoyo_read_token(param);

Completed in 4 milliseconds