Home
last modified time | relevance | path

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

/freebsd-12.1/stand/uboot/lib/
H A Dapi_public.h96 API_ENV_GET, enumerator
H A Dglue.c524 if (!syscall(API_ENV_GET, NULL, name, &value)) in ub_env_get()