Home
last modified time | relevance | path

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

/dragonfly/usr.bin/window/
HDlcmd.h80 void l_variable(struct value *, struct value *);
HDlcmd.c85 { "variable", 1, l_variable, arg_null },
HDlcmd2.c205 l_variable(struct value *v __unused, struct value *a __unused) in l_variable() function