Searched refs:tomoyo_last_word (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/tomoyo/
H A Ddomain.c137 * tomoyo_last_word - Get last component of a domainname.
143 static const char *tomoyo_last_word(const char *name) function
250 const char *last_name = tomoyo_last_word(domainname->name);
H A Dutil.c841 * tomoyo_last_word - Get last component of a line.
847 const char *tomoyo_last_word(const char *name) function
890 tomoyo_last_word(domain->domainname->name));

Completed in 170 milliseconds