Home
last modified time | relevance | path

Searched refs:filesec_property_t (Results 1 – 1 of 1) sorted by relevance

/xnu-8796.141.3/bsd/sys/
H A Dfcntl.h786 } filesec_property_t; typedef
830 int filesec_get_property(filesec_t, filesec_property_t, void *);
831 int filesec_query_property(filesec_t, filesec_property_t, int *);
832 int filesec_set_property(filesec_t, filesec_property_t, const void *);
833 int filesec_unset_property(filesec_t, filesec_property_t) __OSX_AVAILABLE_STARTING(__MAC_10_6, …