Searched refs:rename (Results 1 – 6 of 6) sorted by relevance
47 TEE_Result (*rename)(struct tee_pobj *old_po, struct tee_pobj *new_po, member
53 #define rename_replace_existing(oldpath, newpath) rename(oldpath, newpath)
524 res = fops->rename(o->pobj, po, false /* no overwrite */); in syscall_storage_obj_rename()
1105 .rename = ree_fs_rename,
3137 .rename = rpmb_fs_rename,
1854 header compat-1.3.h and the script rename.pl.2587 * In the PSA API, rename the types of elliptic curve and Diffie-Hellman4769 Migration helpers scripts/rename.pl and include/mbedtls/compat-1.3.h are4770 provided. Full list of renamings in scripts/data_files/rename-1.3-2.0.txt4789 (see rename.pl and compat-1.3.h above) and their first argument's type4880 * Removed sig_oid2 and rename sig_oid1 to sig_oid in x509_crt and x509_crl.