Hallo, dies ist ein Test.
PWD: /www/data-lst1/unixsoft/unixsoft/kaempfer/.public_html
Running in File Mode
Relative path: ./../../../../../../usr/include/sys/mcxnex_ioctl.h
Real path: /usr/include/sys/mcxnex_ioctl.h
Zurück
/* * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved. */ #ifndef _SYS_MCXNEX_IOCTL_H #define _SYS_MCXNEX_IOCTL_H #ifdef __cplusplus extern "C" { #endif /* * This structure is used for bar map ioctl from kernel zone stub driver */ typedef struct mcxnex_zvstub_ioctl_s { uint32_t vf; intptr_t arg; } mcxnex_zvstub_ioctl_t; #ifdef __cplusplus } #endif #endif /* _SYS_MCXNEX_IOCTL_H */