Searched refs:invalid (Results 1 - 6 of 6) sorted by relevance

/xnu-2782.1.97/bsd/vfs/
H A Dvfs_utfconv.c642 goto invalid;
650 goto invalid;
654 goto invalid;
660 goto invalid;
664 goto invalid;
668 goto invalid;
671 goto invalid;
673 goto invalid;
680 goto invalid;
684 goto invalid;
[all...]
/xnu-2782.1.97/osfmk/mach/i386/
H A D_structs.h119 unsigned short invalid :1,
169 unsigned short invalid :1,
/xnu-2782.1.97/osfmk/i386/AT386/
H A Dmodel_dep.c1076 goto invalid;
1082 goto invalid;
1114 invalid:
1115 kdb_printf("Backtrace terminated-invalid frame pointer %p\n",frame);
/xnu-2782.1.97/EXTERNAL_HEADERS/
H A DAvailabilityMacros.h111 #warning Building for Intel with Mac OS X Deployment Target < 10.4 is invalid.
113 #warning Building for ppc64 with Mac OS X Deployment Target < 10.4 is invalid.
/xnu-2782.1.97/bsd/hfs/
H A Dhfs_catalog.c468 /* If ths CNID == 0, it's invalid. Mark as corrupt */
900 /* CNID of 0 is invalid. Mark as corrupt */
1085 * Note that we could have gotten into this state if we had invalid ranges
2128 int invalid; local
2131 invalid = 0;
2140 invalid = 1;
2145 invalid = 1; /* On errors, assume an invalid parent */
2150 invalid = 1; /* On errors, assume an invalid paren
[all...]
/xnu-2782.1.97/EXTERNAL_HEADERS/corecrypto/
H A Dccn.h43 #error invalid CCN_UNIT_SIZE

Completed in 60 milliseconds