Home
last modified time | relevance | path

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

/lib/
A Dtpm_api.c33 return -ENOSYS; in tpm_startup()
55 return -ENOSYS; in tpm_auto_start()
65 return -ENOSYS; in tpm_resume()
75 return -ENOSYS; in tpm_self_test_full()
85 return -ENOSYS; in tpm_continue_self_test()
121 return -ENOSYS; in tpm_nv_enable_locking()
123 return -ENOSYS; in tpm_nv_enable_locking()
133 return -ENOSYS; in tpm_nv_read_value()
144 return -ENOSYS; in tpm_nv_write_value()
155 return -ENOSYS; in tpm_write_lock()
[all …]
A Derrno_str.c52 ERRNO_MSG(ENOSYS, "Function not implemented"),
A Dhexdump.c180 return -ENOSYS; in print_hex_dump()
/lib/lwip/lwip/src/include/lwip/
A Derrno.h85 #define ENOSYS 38 /* Function not implemented */ macro
/lib/mbedtls/external/mbedtls/library/
A Dentropy_poll.c161 } else if (errno != ENOSYS) { in mbedtls_platform_entropy_poll()
/lib/efi_client/
A Defi_app_init.c122 return log_msg_ret("sys", -ENOSYS); in setup_block()
A Defi_app.c34 return -ENOSYS; in efi_info_get()
/lib/lwip/lwip/src/api/
A Dsockets.c3870 set_errno(ENOSYS); /* not yet implemented */ in lwip_ioctl()
3937 set_errno(ENOSYS); /* not yet implemented */ in lwip_fcntl()
3942 set_errno(ENOSYS); /* not yet implemented */ in lwip_fcntl()

Completed in 30 milliseconds