Home
last modified time | relevance | path

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

/dragonfly/usr.bin/window/
HDlcmd.h79 void l_unset(struct value *, struct value *);
HDlcmd.c84 { "unset", 3, l_unset, arg_unset },
HDlcmd1.c366 l_unset(struct value *v, struct value *a) in l_unset() function