Searched refs:obj_type (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/Modules/objc/
H A Dobjc_super.m22 PyTypeObject *obj_type;
29 int skip = su->obj_type == NULL;
47 starttype = su->obj_type;
94 su->obj_type
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/Modules/objc/
H A Dobjc_super.m27 PyTypeObject *obj_type;
34 int skip = su->obj_type == NULL;
61 starttype = su->obj_type;
110 su->obj_type
/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dprint-vqp.c63 u_int8_t obj_type[4]; member in struct:vqp_obj_tlv_t
163 vqp_obj_type = EXTRACT_32BITS(vqp_obj_tlv->obj_type);
/macosx-10.9.5/xnu-2422.115.4/tools/tests/xnu_quick_test/
H A D32bit_inode_tests.c30 fsobj_type_t obj_type; member in struct:test_attr_buf
H A Dtests.c4178 fsobj_type_t obj_type; member in struct:test_attr_buf
4268 if ( my_attr_buf[0].obj_type != VREG ) {
4269 printf( "getattrlist returned incorrect obj_type data. \n" );
/macosx-10.9.5/webdavfs-352.92.2/webdav_fs.kextproj/webdav_fs.kmodproj/
H A Dwebdav.h242 webdav_filetype_t obj_type; /* WEBDAV_FILE_TYPE or WEBDAV_DIR_TYPE */ member in struct:webdav_reply_lookup
H A Dwebdav_vnops.c1088 reply_lookup.obj_type = WEBDAV_DIR_TYPE;
1204 (reply_lookup.obj_type == WEBDAV_FILE_TYPE) ? VREG : VDIR,
/macosx-10.9.5/webdavfs-352.92.2/mount.tproj/
H A Dwebdav_file.c526 reply_lookup->obj_type = node->node_type;

Completed in 146 milliseconds