t_p2kifs.c | 58 char pathstr[MAXPATHLEN] = TESTFILE; local in function:ATF_TC_BODY 77 cn = rump_pub_makecn(RUMP_NAMEI_LOOKUP, 0, pathstr, strlen(pathstr), 83 cn = rump_pub_makecn(RUMP_NAMEI_LOOKUP, 0, pathstr, strlen(pathstr), 85 strcpy(pathstr, "/muuta");
|