Home
last modified time | relevance | path

Searched refs:cloudabi_freestr (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/sys/compat/cloudabi/
Dcloudabi_file.c96 cloudabi_freestr(char *buf) in cloudabi_freestr() function
166 cloudabi_freestr(path); in cloudabi_sys_file_create()
182 cloudabi_freestr(path1); in cloudabi_sys_file_link()
189 cloudabi_freestr(path1); in cloudabi_sys_file_link()
190 cloudabi_freestr(path2); in cloudabi_sys_file_link()
269 cloudabi_freestr(path); in cloudabi_sys_file_open()
510 cloudabi_freestr(path); in cloudabi_sys_file_readlink()
526 cloudabi_freestr(old); in cloudabi_sys_file_rename()
532 cloudabi_freestr(old); in cloudabi_sys_file_rename()
533 cloudabi_freestr(new); in cloudabi_sys_file_rename()
[all …]