Searched refs:separate_pathname (Results 1 – 1 of 1) sorted by relevance
/FreeRTOS-Plus/Source/Reliance-Edge/tests/posix/ |
A D | fsstress.c | 648 static void separate_pathname( pathname_t * name, 1016 separate_pathname( name, buf, &newname ); in creat_path() 1368 separate_pathname( name1, buf1, &newname1 ); in link_path() 1448 separate_pathname( name, buf, &newname ); in lstat64_path() 1497 separate_pathname( name, buf, &newname ); in mkdir_path() 1590 separate_pathname( name, buf, &newname ); in open_path() 1615 separate_pathname( name, buf, &newname ); in opendir_path() 1723 separate_pathname( name, buf, &newname ); in rmdir_path() 1770 separate_pathname( name, buf, &newname ); in stat64_path() 1796 separate_pathname( name, buf, &newname ); in truncate64_path() [all …]
|
Completed in 11 milliseconds