Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/tnf/prex/
H A Dlist.h49 void list_set(spec_t *speclist_p, char *setname_p);
H A Dprexgram.y327 { list_set($2, $4); }
H A Dlist.c116 list_set(spec_t * speclist_p, char *setname_p) in list_set() function