Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/musl/ndk_musl_include/
H A Dstdio.h225 enum fdsan_owner_type { enum
241 * @brief Create an owner tag using specified fdsan_owner_type and at least 56 bits tag value.
243 * @param type: Indicate the specified fdsan_owner_type.
248 uint64_t fdsan_create_owner_tag(enum fdsan_owner_type type, uint64_t tag);

Completed in 1 milliseconds