Home
last modified time | relevance | path

Searched refs:ErrorString (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/libucl/haskell/
H A Dhucl.hs19 type ErrorString = String type
67 ucl_parser_parse_string_pure :: String -> Either UCLObjectHandle ErrorString
76 ucl_parser_add_file_pure :: String -> Either UCLObjectHandle ErrorString
85 unpack :: MSG.MessagePack a => String -> Either a ErrorString
/freebsd-14.2/stand/efi/include/
H A Defipxebc.h104 CHAR8 ErrorString[127]; member