28.08.2015 Views

The Design and Implementation of the Anykernel and Rump Kernels

1F3KDce

1F3KDce

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

A–43<br />

UKFS(3) NetBSD Library Functions Manual UKFS(3)<br />

int<br />

ukfs_mknod(struct ukfs *ukfs, const char *path, mode_t mode, dev_t dev)<br />

int<br />

ukfs_mkfifo(struct ukfs *ukfs, const char *path, mode_t mode)<br />

int<br />

ukfs_mkdir(struct ukfs *ukfs, const char *filename, mode_t mode)<br />

int<br />

ukfs_remove(struct ukfs *ukfs, const char *filename)<br />

int<br />

ukfs_rmdir(struct ukfs *ukfs, const char *filename)<br />

int<br />

ukfs_link(struct ukfs *ukfs, const char *filename, const char *f_create)<br />

int<br />

ukfs_symlink(struct ukfs *ukfs, const char *filename, const char<br />

*linkname)<br />

ssize_t<br />

ukfs_readlink(struct ukfs *ukfs, const char *filename, char *linkbuf,<br />

size_t buflen)<br />

int<br />

ukfs_rename(struct ukfs *ukfs, const char *from, const char *to)<br />

int<br />

ukfs_stat(struct ukfs *ukfs, const char *filename, struct stat<br />

NetBSD 5.99.48 November 22, 2009 NetBSD 5.99.48

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!