HEX
Server: Apache/2.4.6 () PHP/7.4.33
System: Linux chile-dev-app-1 5.4.17-2136.315.5.el7uek.x86_64 #2 SMP Wed Dec 21 19:57:57 PST 2022 x86_64
User: apache (48)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //usr/include/sys/dtrace.h
/*
 * Oracle Linux DTrace.
 * Copyright (c) 2009, 2013, Oracle and/or its affiliates. All rights reserved.
 * Licensed under the Universal Permissive License v 1.0 as shown at
 * http://oss.oracle.com/licenses/upl.
 */

#ifndef _SYS_DTRACE_H
#define	_SYS_DTRACE_H

#ifdef	__cplusplus
extern "C" {
#endif

#include <sys/types.h>
#include <sys/dtrace_types.h>
#include <linux/dtrace/dtrace.h>
#include <linux/dtrace/ioctl.h>

#ifdef	__cplusplus
}
#endif

#endif	/* _SYS_DTRACE_H */