Lines Matching full:otherwise
127 * Returns ture if @keyword was found in @string, false otherwise.
144 * Returns a word on success, "" otherwise.
166 * Returns a domainname on success, NULL otherwise.
255 * Returns true on success, false otherwise.
279 * Returns true on success, false otherwise.
319 * Returns true if @str is a \ooo style octal value, false otherwise.
336 * Returns true if @c is an alphabet character, false otherwise.
362 * Returns true if @c is a valid character, false otherwise.
374 * Returns true if @c is an invalid character, false otherwise.
387 * Returns true if @src starts with @find, false otherwise.
441 * Returns true if @string follows the naming rules, false otherwise.
518 * Returns true if @string follows the naming rules, false otherwise.
531 * Returns true if @filename follows the naming rules, false otherwise.
543 * Returns true if @domainname follows the naming rules, false otherwise.
569 * Returns true if @buffer possibly be a domainname, false otherwise.
593 * Returns pointer to "struct tomoyo_domain_info" if found, NULL otherwise.
680 * Returns true if @filename matches @pattern, false otherwise.
798 * Returns true if @filename matches @pattern, false otherwise.
835 * Returns true if @f matches @p, false otherwise.
900 * Returns true if matches, false otherwise.
944 * Returns the tomoyo_realpath() of current process on success, NULL otherwise.
1024 * Returns true if the domain is not exceeded quota, false otherwise.