HomeSort by relevance Sort by last modified time
    Searched refs:notlast (Results 1 - 3 of 3) sorted by null

  /external/mdnsresponder/mDNSCore/
DNSCommon.h 109 #define mDNSValidHostChar(X, notfirst, notlast) (mDNSIsLetter(X) || mDNSIsDigit(X) || ((notfirst) && (notlast) && (X) == '-') )
  /external/openssl/crypto/des/asm/
crypt586.pl 148 if ($notlast eq $b)
  /external/fsck_msdos/
dir.c 308 int startoff, cl_t endcl, int endoff, int notlast)
318 if (notlast)

Completed in 208 milliseconds