Home
last modified time | relevance | path

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

/freebsd-12.1/stand/libsa/
H A Dstand.h321 typedef int (ev_sethook_t)(struct env_var *ev, int flags, typedef
330 ev_sethook_t *ev_sethook;
338 const void *value, ev_sethook_t sethook,
346 extern ev_sethook_t env_noset; /* refuse set operation */
H A Denvironment.c68 ev_sethook_t sethook, ev_unsethook_t unsethook) in env_setenv()
/freebsd-12.1/stand/ofw/libofw/
H A Dlibofw.h45 extern ev_sethook_t ofw_setcurrdev;