• Navigation überspringen
  • Zur Navigation
  • Zum Seitenende
Organisationsmenü öffnen Organisationsmenü schließen
Friedrich-Alexander-Universität Lehrstuhl für Informatik 4 (Systemsoftware)
  • FAUZur zentralen FAU Website
  1. Friedrich-Alexander-Universität
  2. Technische Fakultät
  3. Department Informatik
Suche öffnen
  • English
  • Campo
  • StudOn
  • FAUdir
  • Stellenangebote
  • Lageplan
  • Hilfe im Notfall
  1. Friedrich-Alexander-Universität
  2. Technische Fakultät
  3. Department Informatik
Friedrich-Alexander-Universität Lehrstuhl für Informatik 4 (Systemsoftware)
Menu Menu schließen
  • Lehrstuhl
    • Team
    • Aktuelles
    • Kontakt und Anfahrt
    • Leitbild
    • 50-jähriges Jubiläum
    Portal Lehrstuhl
  • Forschung
    • Forschungsbereiche
      • Betriebssysteme
      • Confidential Computing
      • Eingebettete Systemsoftware
      • Verteilte Systeme
    • Projekte
      • AIMBOS
      • BALu
      • BFT2Chain
      • DOSS
      • Mirador
      • NEON
      • PAVE
      • ResPECT
      • Watwa
    • Projektkampagnen
      • maRE
    • Seminar
      • Systemsoftware
    Portal Forschung
  • Publikationen
  • Lehre
    • Sommersemester 2025
      • Applied Software Architecture
      • Ausgewählte Kapitel der Systemsoftware
      • Betriebssystemtechnik
      • Projekt angewandte Systemsoftwaretechnik
      • System-Level Programming
      • Systemnahe Programmierung in C
      • Systemprogrammierung 1
      • Verteilte Systeme
    • Wintersemester 2024/25
      • Betriebssysteme
      • Middleware – Cloud Computing
      • Systemprogrammierung 2
      • Verlässliche Echtzeitsysteme
      • Virtuelle Maschinen
      • Web-basierte Systeme
    Portal Lehre
  • Examensarbeiten
  1. Startseite
  2. Extern

Extern

Bereichsnavigation: Lehre
  • Betriebssysteme
    • Vorlesung
      • Folien
    • Übung
      • Seminar
      • Aufgaben
      • Aufgabe 0: C++ Streams
        • Aufgabe 1: Ein-/Ausgabe
          • Aufgabe 2: Unterbrechungen
            • Aufgabe 3: Pro-/Epilog
              • Aufgabe 4: Kontextwechsel
                • Aufgabe 5: Zeitscheiben
                  • Aufgabe 6: Synchronisation
                    • Aufgabe 7: Anwendung
                      • Assembler Crashkurs
                        • C++ Crashkurs
                          • Entwicklungsumgebung
                            • FAQ
                              • Ruhmeshalle
                              • Evaluation

                              Aufgabe 7: Anwendung

                              VFS Member List

                              This is the complete list of members for VFS, including all inherited members.

                              chdir(const char *path)VFSstatic
                              close(int fd)VFSstatic
                              closedir(DIR *dirp)VFSstatic
                              fchdir(int fd)VFSstatic
                              fstat(int fd, struct stat *statbuf)VFSstatic
                              ftruncate(int fd, off_t length)VFSstatic
                              getdents(int fd, Dirent *dirp, int count)VFSstatic
                              link(const char *oldpath, const char *newpath)VFSstatic
                              lseek(int fd, off_t offset, int whence)VFSstatic
                              lstat(const char *pathname, struct stat *statbuf)VFSstatic
                              mkdir(const char *pathname)VFSstatic
                              mount(const char *fstype, BlockDevice *bdev, const void *data)VFSstatic
                              open(const char *pathname, int flags)VFSstatic
                              opendir(const char *name)VFSstatic
                              read(int fd, void *buf, size_t count)VFSstatic
                              readdir(DIR *dirp)VFSstatic
                              readlink(const char *pathname, char *buf, size_t bufsiz)VFSstatic
                              rename(const char *oldpath, const char *newpath)VFSstatic
                              rewinddir(DIR *dirp)VFSstatic
                              rmdir(const char *pathname)VFSstatic
                              stat(const char *pathname, struct stat *statbuf)VFSstatic
                              symlink(const char *target, const char *linkpath)VFSstatic
                              sync()VFSstatic
                              truncate(const char *path, off_t length)VFSstatic
                              umount()VFSstatic
                              unlink(const char *pathname)VFSstatic
                              write(int fd, const void *buf, size_t count)VFSstatic
                              Friedrich-Alexander-Universität
                              Erlangen-Nürnberg

                              Schlossplatz 4
                              91054 Erlangen
                              • Impressum
                              • Datenschutz
                              • Barrierefreiheit
                              • Facebook
                              • RSS Feed
                              • Xing
                              Nach oben