Lines Matching full:otherwise
110 * Returns true if @keyword was found in @string, false otherwise.
128 * Returns a word on success, "" otherwise.
153 * Returns a domainname on success, NULL otherwise.
245 * Returns true on success, false otherwise.
270 * Returns true on success, false otherwise.
311 * Returns true if @str is a \ooo style octal value, false otherwise.
328 * Returns true if @c is an alphabet character, false otherwise.
354 * Returns true if @c is a valid character, false otherwise.
366 * Returns true if @c is an invalid character, false otherwise.
379 * Returns true if @src starts with @find, false otherwise.
433 * Returns true if @string follows the naming rules, false otherwise.
511 * Returns true if @string follows the naming rules, false otherwise.
524 * Returns true if @filename follows the naming rules, false otherwise.
540 * Returns true if @filename follows the naming rules, false otherwise.
552 * Returns true if @domainname follows the naming rules, false otherwise.
578 * Returns true if @buffer possibly be a domainname, false otherwise.
603 * Returns pointer to "struct tomoyo_domain_info" if found, NULL otherwise.
691 * Returns true if @filename matches @pattern, false otherwise.
810 * Returns true if @filename matches @pattern, false otherwise.
847 * Returns true if @f matches @p, false otherwise.
912 * Returns true if matches, false otherwise.
956 * Returns the tomoyo_realpath() of current process on success, NULL otherwise.
1035 * Returns true if the domain is not exceeded quota, false otherwise.