Hallo, dies ist ein Test.
PWD: /www/data-lst1/unixsoft/unixsoft/kaempfer/.public_html
Running in File Mode
Relative path: ./../../../../../../usr/include/libsecret-1/../ustat.h
Real path: /usr/include/ustat.h
Zurück
/* * Copyright (c) 2016, 2022, Oracle and/or its affiliates. */ /* Copyright (c) 1988 AT&T */ /* All Rights Reserved */ #ifndef _USTAT_H #define _USTAT_H #include <sys/types.h> #include <sys/ustat.h> #ifdef __cplusplus extern "C" { #endif extern int ustat(dev_t, struct ustat *) __ATTR_DEPRECATED; #ifdef __cplusplus } #endif #endif /* _USTAT_H */