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

  /src/sys/kern/
sys_memfd.c 58 static int memfd_stat(file_t *, struct stat *);
73 .fo_stat = memfd_stat,
295 memfd_stat(file_t *fp, struct stat *st) function in typeref:typename:int

Completed in 55 milliseconds