Searched refs:sethook (Results 1 – 4 of 4) sorted by relevance
| /src/stand/libsa/ |
| H A D | environment.c | 63 ev_sethook_t sethook, ev_unsethook_t unsethook) in env_setenv() argument 101 ev->ev_sethook = sethook; in env_setenv()
|
| H A D | stand.h | 376 const void *value, ev_sethook_t sethook,
|
| /src/stand/common/ |
| H A D | gfx_fb.c | 243 ev_sethook_t sethook, ev_unsethook_t unsethook) in gfx_fb_evalcolor() argument 272 env_setenv(envname, eflags, env, sethook, unsethook); in gfx_fb_evalcolor() 278 gfx_fb_setcolors(teken_attr_t *attr, ev_sethook_t sethook, in gfx_fb_setcolors() argument 289 sethook, unsethook)) in gfx_fb_setcolors() 292 sethook, unsethook)) in gfx_fb_setcolors()
|
| /src/contrib/lua/src/ |
| H A D | ltests.c | 1872 static int sethook (lua_State *L) { in sethook() function 1940 {"sethook", sethook},
|