HomeSort by: relevance | last modified time | path
    Searched defs:isnone (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/bin/dnssec/
dnssectool.c 247 isnone(const char *str) { function
259 if (isnone(str)) {
273 if (isnone(str)) {
295 if (isnone(str)) {
  /src/external/cddl/osnet/dist/lib/libzfs/common/
libzfs_util.c 1253 boolean_t isnone = B_FALSE; local
1288 isnone = B_TRUE;
1304 if ((type & ZFS_TYPE_DATASET) && *ivalp == 0 && !isnone &&
1315 if ((type & ZFS_TYPE_DATASET) && isnone &&

Completed in 169 milliseconds