HomeSort by: relevance | last modified time | path
    Searched refs:rump_etfs_register_withsize (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/rump/librump/rumpkern/
etfs_wrap.c 48 rump_etfs_register_withsize(const char *key, const char *hostpath, function
rumpkern_if_wrappers.c 221 rv = rump_etfs_register_withsize(arg1, arg2, arg3, arg4, arg5);
  /src/sys/rump/include/rump-sys/
kern_if.h 46 int rump_etfs_register_withsize(const char *, const char *, enum rump_etfs_type, uint64_t, uint64_t);

Completed in 13 milliseconds