Home
last modified time | relevance | path

Searched refs:ev_sethook_t (Results 1 – 3 of 3) sorted by relevance

/titanic_53/usr/src/boot/lib/libstand/
H A Dstand.h315 typedef int (ev_sethook_t)(struct env_var *ev, int flags, typedef
324 ev_sethook_t *ev_sethook;
332 const void *value, ev_sethook_t sethook,
340 extern ev_sethook_t env_noset; /* refuse set operation */
H A Denvironment.c68 ev_sethook_t sethook, ev_unsethook_t unsethook) in env_setenv()
/titanic_53/usr/src/boot/sys/boot/ofw/libofw/
H A Dlibofw.h46 extern ev_sethook_t ofw_setcurrdev;