Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/arcbios/
H A Darcbios_calls.S188 AFV4ORLESS(SetFileInformation) /* long (*SetFileInformation)(u_long, u_long, u_long); */
H A Darcbios.h356 int32_t SetFileInformation; member
H A Dgenassym.cf70 define AFV_SetFileInformation offsetof(struct arcbios_fv, SetFileInformation)
/netbsd-src/sys/arch/sgimips/sgimips/
H A Darcemu.c104 .SetFileInformation = ARCEMU_UNIMPL,