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

/fuchsia/zircon/system/uapp/system-version/
H A Dmain.c11 zx_status_t status = zx_system_get_version(buf, sizeof(buf));
/fuchsia/zircon/system/ulib/zircon/
H A Dzx_system_get_version.cpp17 VDSO_INTERFACE_FUNCTION(zx_system_get_version); variable
H A Drules.mk27 $(LOCAL_DIR)/zx_system_get_version.cpp \
/fuchsia/zircon/system/utest/core/stack/
H A Dstack-test.c27 (void)zx_system_get_version(unsafe_stack, sizeof(unsafe_stack));
31 (void)zx_system_get_version(tls_buf, sizeof(tls_buf));

Completed in 31 milliseconds