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

/darwin-on-arm/xnu/bsd/sys/
H A Dfcntl.h606 } filesec_property_t; typedef in typeref:enum:__anon489
642 int filesec_get_property(filesec_t, filesec_property_t, void *);
643 int filesec_query_property(filesec_t, filesec_property_t, int *);
644 int filesec_set_property(filesec_t, filesec_property_t, const void *);
645 int filesec_unset_property(filesec_t, filesec_property_t) __OSX_AVAILABLE_STARTING(__MAC_10_6, __IPHONE_3_2);

Completed in 16 milliseconds