Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/window/
H A Dlcmd.h80 void l_variable(struct value *, struct value *);
H A Dlcmd.c85 { "variable", 1, l_variable, arg_null },
H A Dlcmd2.c205 l_variable(struct value *v __unused, struct value *a __unused) in l_variable() function