Searched refs:nsi_host_getcwd (Results 1 – 3 of 3) sorted by relevance
29 char *nsi_host_getcwd(char *buf, unsigned long size);
29 char *nsi_host_getcwd(char *buf, unsigned long size) in nsi_host_getcwd() function
60 cwd = nsi_host_getcwd(buf, sizeof(buf)); in ztest_relative_filename()