HomeSort by relevance Sort by last modified time
    Searched defs:action_name (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/ext2ed/
dir_com.c 191 search_dir_entries, which accepts the action_name function as the client function.
193 4. search_dir_entries will scan the entire entries and will call our action_name function for each entry.
194 In action_name, the required name will be checked against the name of the current entry, and FOUND will be
258 info=search_dir_entries (&action_name,&status); /* Search for the entry. Answer in info. */
313 int action_name (struct struct_file_info *info) function
  /external/fio/
gfio.c 1601 gchar *action_name; local
    [all...]

Completed in 186 milliseconds