HomeSort by: relevance | last modified time | path
    Searched defs:prefixed (Results 1 - 1 of 1) sorted by relevancy

  /src/tests/kernel/
t_fcntl.c 96 const char *prefixed; member in struct:__anon13e2839a0208
120 ATF_CHECK_MSG(strcmp(memfd_names[i].prefixed, path) == 0,
121 "Bad name `%s' != `%s'", path, memfd_names[i].prefixed);

Completed in 12 milliseconds