D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
usr
/
include
/
selinux
/
Filename :
get_default_type.h
back
Copy
/* get_default_type.h - contains header information and function prototypes * for functions to get the default type for a role */ #ifndef _SELINUX_GET_DEFAULT_TYPE_H_ #define _SELINUX_GET_DEFAULT_TYPE_H_ #ifdef __cplusplus extern "C" { #endif /* Return path to default type file. */ const char *selinux_default_type_path(void); /* Get the default type (domain) for 'role' and set 'type' to refer to it. Caller must free via free(). Return 0 on success or -1 otherwise. */ int get_default_type(const char *role, char **type); #ifdef __cplusplus } #endif #endif /* ifndef _GET_DEFAULT_TYPE_H_ */
Name
Size
Last Modified
Owner
Permissions
Actions
av_permissions.h
63.766
KB
March 11 2025 12:11:55
root
0644
avc.h
16.061
KB
March 11 2025 12:11:55
root
0644
context.h
1.181
KB
March 11 2025 12:11:55
root
0644
flask.h
6.25
KB
March 11 2025 12:11:55
root
0644
get_context_list.h
2.852
KB
March 11 2025 12:11:55
root
0644
get_default_type.h
0.614
KB
March 11 2025 12:11:55
root
0644
label.h
5.838
KB
March 11 2025 12:11:55
root
0644
restorecon.h
5.896
KB
March 11 2025 12:11:55
root
0644
selinux.h
26.894
KB
March 11 2025 12:11:55
root
0644
2017 © D7net | D704T team