Lines Matching full:otherwise
110 * Returns true if @keyword was found in @string, false otherwise.
128 * Returns a word on success, "" otherwise.
151 * Returns a domainname on success, NULL otherwise.
243 * Returns true on success, false otherwise.
268 * Returns true on success, false otherwise.
309 * Returns true if @str is a \ooo style octal value, false otherwise.
326 * Returns true if @c is an alphabet character, false otherwise.
352 * Returns true if @c is a valid character, false otherwise.
364 * Returns true if @c is an invalid character, false otherwise.
377 * Returns true if @src starts with @find, false otherwise.
431 * Returns true if @string follows the naming rules, false otherwise.
509 * Returns true if @string follows the naming rules, false otherwise.
522 * Returns true if @filename follows the naming rules, false otherwise.
534 * Returns true if @domainname follows the naming rules, false otherwise.
561 * Returns true if @buffer possibly be a domainname, false otherwise.
586 * Returns pointer to "struct tomoyo_domain_info" if found, NULL otherwise.
673 * Returns true if @filename matches @pattern, false otherwise.
792 * Returns true if @filename matches @pattern, false otherwise.
829 * Returns true if @f matches @p, false otherwise.
894 * Returns true if matches, false otherwise.
938 * Returns the tomoyo_realpath() of current process on success, NULL otherwise.
1017 * Returns true if the domain is not exceeded quota, false otherwise.