Lines Matching +full:0 +full:x00020004
27 memset(n->data + n->offset, 0, 1024); in try_to_realloc_ndr_blob()
28 return 0; in try_to_realloc_ndr_blob()
43 return 0; in ndr_write_int16()
58 return 0; in ndr_write_int32()
73 return 0; in ndr_write_int64()
88 return 0; in ndr_write_bytes()
107 return 0; in ndr_write_string()
123 return 0; in ndr_read_string()
134 return 0; in ndr_read_bytes()
145 return 0; in ndr_read_int16()
156 return 0; in ndr_read_int32()
167 return 0; in ndr_read_int64()
172 char hex_attr[12] = {0}; in ndr_encode_dos_attr()
175 n->offset = 0; in ndr_encode_dos_attr()
182 snprintf(hex_attr, 10, "0x%x", da->attr); in ndr_encode_dos_attr()
235 n->offset = 0; in ndr_decode_dos_attr()
309 ret = ndr_write_int32(n, 0); in ndr_encode_posix_acl_entry()
313 for (i = 0; i < acl->count; i++) { in ndr_encode_posix_acl_entry()
346 unsigned int ref_id = 0x00020000; in ndr_encode_posix_acl()
351 n->offset = 0; in ndr_encode_posix_acl()
362 ret = ndr_write_int32(n, 0); in ndr_encode_posix_acl()
372 ret = ndr_write_int32(n, 0); in ndr_encode_posix_acl()
399 unsigned int ref_id = 0x00020004; in ndr_encode_v4_ntacl()
402 n->offset = 0; in ndr_encode_v4_ntacl()
455 n->offset = 0; in ndr_decode_v4_ntacl()