Lines Matching refs:name
144 "[attr-name]] new-length\n"
147 " If attr-name is not specified, an unnamed "
211 ntfs_log_verbose("device name = %s\n", dev_name);
241 /* Get the attribute name, if specified. */
247 err_exit("Invalid attribute name \"%s\": %s\n",
263 ntfs_log_verbose("attribute name = \"\" (UNNAMED)\n");
265 ntfs_log_verbose("attribute name = \"%s\" (length %u Unicode "
342 printf("Volume name length = %u\n", (unsigned int)val_len);
350 printf("Volume name contains non-displayable "
352 printf("Volume name = %s\n", buf);
552 // { char *p = (char*)attr_defs[i].name;
553 // printf("name = %c%c%c%c%c\n", *p, p[1], p[2], p[3], p[4]);
555 if (ucstos(s, attr_defs[i].name, sizeof(s)) == -1) {
700 /* Free the attribute name if it exists. */
804 /* Free the attribute name if it exists. */