Vertaling van "fstat" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Sie können mittels "spd fstat" sehen, ob Ihre Regel benutzt wurde.
You can use "spd fstat" to see if your rule matched.
Überprüfen Sie mit fstat | grep dsp ob eine andere Anwendung das Gerät geöffnet hat.
Check with fstat | grep dsp if another application is holding the device open.
Die ermittelten Lasten müssen mit einem Faktor fstat multipliziert werden, der dem Antrag zugeordnet ist.
The determined loads must be multiplied with a factor fstat allocated to the application.
Ähnliches gilt für fstat() und lstat().
Similar remarks apply for fstat() and lstat().
Suchergebnis(se) "fstat"
Search result(s) "fstat"
Öffne nicht deine Datei um dann ein fstat auf den 'open descriptor' zu machen, um zu überprüfen ob du sie hättest öffnen können müssen (oder der Angreifer wird mit/dev/rst0 spielen und dein Band zurückspulen) - öffne es mit korrekt gesetzter uid/gid/grouplist.
Do not open your file, and then do an fstat on the open descriptor to check if you should have been able to open it (or the attacker will play with/dev/rst0 and rewind your tape) - open it with the correct uid/gid/group list set.
Ich muss allerdings sagen, das ich versucht habe die stat Struktur in dem.bss Bereich zu deklarieren, und fstat mochte es nicht: Es setzte das Carry Flag welches einen Fehler anzeigt.
I do, however, have to say that I tried to declare the stat structure in the.bss section, and fstat did not like it: It set the carry flag indicating an error.
fstat - Sammelt Informationen über eine Datei mittels eines offenen Dateizeigers
fstat - Gets information about a file using an open file pointer
fstat - Liefert Informationen über eine Datei mit offenem Dateizeiger
fstat - Gets information about a file using an open file pointer
Über FStat ist ein PHP Statistik Skript, dass den Useragentstring von einem Besucher mit Hilfe von der user-agent-string.info API analysiert und die Statistik in XML Dateien speichert.
About FStat is php stat script, which analyses useragentstring of a visitor with the help of the user-agent-string.info api and stores the stats in xml files.
Vorrichtung nach Anspruch 7, wobei das Differenzsteuersignal (GT1, LTM1) der Logikeinrichtung des Oszillators (CV; FSTAT), welche ein Steuersignal (VD; SC) für den digital gesteuerten Oszillator (OC) erzeugt, zugeführt ist.
Device according to claim 7, wherein the differential control signal (GT1, LTM1) is supplied to logical control means of the oscillator (CV; FSTAT), which generate a control signal (VD; SC) for the digital controlled oscillator (OC).
Vorrichtung nach Anspruch 7 oder 11, wobei die Logiksteuereinrichtung des Oszillators (CV; FSTAT) eine Finite-Zustände-Maschine (FSTAT) aufweist.
Device according to claim 7 or 11, wherein the logical control means of the oscillator (CV;FSTAT) comprise a finite states machine (FSTAT).
Wir können den fstat Systemaufruf verwenden um alle Informationen über eine geöffnete Datei zu erhalten die uns das System geben kann.
We can use the fstat syscall to get all the information about an open file that the system can give us.