Home
last modified time | relevance | path

Searched refs:readlink_path (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/fs/fsstress/
H A Dfsstress.c271 int readlink_path(pathname_t *, char *, size_t);
1140 int readlink_path(pathname_t * name, char *lbuf, size_t lbufsiz) in readlink_path() function
1153 rval = readlink_path(&newname, lbuf, lbufsiz); in readlink_path()
2297 e = readlink_path(&f, buf, PATH_MAX) < 0 ? errno : 0; in readlink_f()

Completed in 4 milliseconds