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

  /ndk/sources/host-tools/sed-4.2.1/sed/
utils.h 34 void ck_rename P_((const char *from, const char *to, const char *unlink_if_fail));
utils.c 424 ck_rename (from, to, unlink_if_fail)
422 ck_rename (from, to, unlink_if_fail) function
execute.c 826 ck_rename (target_name, backup_file_name, input->out_file_name);
830 ck_rename (input->out_file_name, target_name, input->out_file_name);
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/
ChangeLog 615 * lib/utils.c (ck_mkstemp, ck_rename, ck_getline): New
621 (closedown): Use ck_rename.
    [all...]

Completed in 703 milliseconds