内に含まその他のドキュメントサポート リソース | PDF 文書ファイルをダウンロードする (937 KB)
System Callsfgetlabel(2)NAME | Synopsis | Description | Return Values | Errors | Attributes | See Also NAME
Synopsiscc [flags...] file... -ltsol [library...] #include <tsol/label.h> int getlabel(const char *path, m_label_t *label_p); int fgetlabel(int fd, m_label_t *label_p); Descriptiongetlabel() obtains the sensitivity label of the file that is named by path. Discretionary read, write or execute permission to the final component of path is not required, but all directories in the path prefix of path must be searchable. fgetlabel() obtains the label of an open file that is referred to by the argument descriptor, such as would be obtained by an open(2) call. label_p is a pointer to an opaque label structure. The caller must allocate space for label_p by using m_label_alloc(3TSOL). Return Values
getlabel() and fgetlabel() return: Errors
getlabel() fails if one or more of the following are true: fgetlabel() fails if one or more of the following are true: AttributesSee attributes(5) for descriptions of the following attributes:
See Alsoopen(2), pathconf(2), m_label_alloc(3TSOL), attributes(5), labels(5) Obtaining a File Label in Solaris Trusted Extensions Developer’s Guide NAME | Synopsis | Description | Return Values | Errors | Attributes | See Also getlabel(2)NAME | Synopsis | Description | Return Values | Errors | Attributes | See Also NAME
Synopsiscc [flags...] file... -ltsol [library...] #include <tsol/label.h> int getlabel(const char *path, m_label_t *label_p); int fgetlabel(int fd, m_label_t *label_p); Descriptiongetlabel() obtains the sensitivity label of the file that is named by path. Discretionary read, write or execute permission to the final component of path is not required, but all directories in the path prefix of path must be searchable. fgetlabel() obtains the label of an open file that is referred to by the argument descriptor, such as would be obtained by an open(2) call. label_p is a pointer to an opaque label structure. The caller must allocate space for label_p by using m_label_alloc(3TSOL). Return Values
getlabel() and fgetlabel() return: Errors
getlabel() fails if one or more of the following are true: fgetlabel() fails if one or more of the following are true: AttributesSee attributes(5) for descriptions of the following attributes:
See Alsoopen(2), pathconf(2), m_label_alloc(3TSOL), attributes(5), labels(5) Obtaining a File Label in Solaris Trusted Extensions Developer’s Guide NAME | Synopsis | Description | Return Values | Errors | Attributes | See Also |
||||||||||||