Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/window/
H A Dlcmd.h69 void l_foreground(struct value *, struct value *);
H A Dlcmd.c72 { "foreground", 1, l_foreground, arg_foreground },
H A Dlcmd1.c256 l_foreground(struct value *v, struct value *a) in l_foreground() function