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.
516 * Returns true if @string follows the naming rules, false otherwise.
529 * Returns true if @filename follows the naming rules, false otherwise.
545 * Returns true if @filename follows the naming rules, false otherwise.
557 * Returns true if @domainname follows the naming rules, false otherwise.
583 * Returns true if @buffer possibly be a domainname, false otherwise.
608 * Returns pointer to "struct tomoyo_domain_info" if found, NULL otherwise.
696 * Returns true if @filename matches @pattern, false otherwise.
815 * Returns true if @filename matches @pattern, false otherwise.
852 * Returns true if @f matches @p, false otherwise.
917 * Returns true if matches, false otherwise.
961 * Returns the tomoyo_realpath() of current process on success, NULL otherwise.
1040 * Returns true if the domain is not exceeded quota, false otherwise.