Home
last modified time | relevance | path

Searched refs:funs (Results 1 – 9 of 9) sorted by relevance

/openbsd/usr.bin/mg/
H A Dfunmap.c27 static struct funmap *funs; variable
247 fn->fn_next = funs; in funmap_init()
248 funs = fn; in funmap_init()
263 fn->fn_next = funs; in funmap_add()
265 funs = fn; in funmap_add()
277 for (fn = funs; fn != NULL; fn = fn->fn_next) { in name_function()
289 for (fn = funs; fn != NULL; fn = fn->fn_next) { in function_name()
308 for (fn = funs; fn != NULL; fn = fn->fn_next) { in complete_function_list()
330 for (fn = funs; fn != NULL; fn = fn->fn_next) { in numparams_function()
/openbsd/bin/ksh/
H A Dtable.h117 struct table funs; /* local functions */ member
H A Dexec.c747 tp = ktsearch(&l->funs, name, h); in findfunc()
751 tp = ktenter(&l->funs, name, h); in findfunc()
H A Dedit.c519 glob_table(pat, &w, &l->funs); in x_command_glob()
H A Dc_ksh.c737 for (p = ktsort(&l->funs); (vp = *p++); ) { in c_typeset()
H A Dvar.c63 ktinit(&l->funs, &l->area, 0); in newblock()
/openbsd/gnu/usr.bin/texinfo/
H A DChangeLog268 * info/Makefile.am (doc.c, key.c, funs.h): Don't distribute them.
277 the automatic dependency tracking; we need it for funs.h only.
282 (BUILT_SOURCES): set to ``funs.h''.
287 with ``doc.c funs.h''; this reflects the true situation.
288 (infokey_SOURCES): Add funs.h.
H A DNEWS248 . the doc.c, funs.h, and key.c files in info/ are no longer generated
H A DChangeLog.462721 code definitions into `funs.h' to support new key binding system.
4325 * info/Makefile.am (ginfo_SOURCES): Remove doc.c and funs.h in
8958 (funs.h): Add `:' commands after if, to avoid spurious nonzero