HomeSort by relevance Sort by last modified time
    Searched full:subpathname (Results 1 - 6 of 6) sorted by null

  /external/ltp/testcases/kernel/syscalls/unlinkat/
unlinkat01.c 55 subpathname[] = "unlinkatsubtestdir", variable
132 filenames[6] = subpathname;
  /external/squashfs-tools/squashfs-tools/
action.c 94 extern char *subpathname(struct dir_ent *);
888 action_data.subpath = strdup(subpathname(dir_ent));
922 action_data.subpath = strdup(subpathname(dir_ent));
1525 action_data.subpath = strdup(subpathname(dir_ent));
    [all...]
mksquashfs.c 838 char *subpathname(struct dir_ent *dir_ent) function
858 BAD_ERROR("snprintf failed in subpathname\n");
1010 sub_path = subpathname(dir_ent);
1050 sub_path = subpathname(dir_ent);
    [all...]
xattr.c 119 extern char *subpathname(struct dir_ent *);
704 alloc_mounted_path(mount_point, subpathname(dir_ent), &mounted_path);
  /external/squashfs-tools/
CHANGES 29 - mksquashfs: dynamically allocate buffer in subpathname()
  /external/google-styleguide/
lispguide.xml     [all...]

Completed in 482 milliseconds