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

  /src/sys/compat/linux/common/
linux_file64.c 248 linux_statat(struct lwp *l, int fd, const char *path, int lflag, function in typeref:typename:int
306 error = linux_statat(l, SCARG(uap, fd), SCARG(uap, path),
332 error = linux_statat(l, SCARG(uap, fd), SCARG(uap, path),

Completed in 116 milliseconds