Home
last modified time | relevance | path

Searched refs:storeval (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.bin/rpcgen/
H A Drpc_util.h154 void storeval(list **, definition *);
161 storeval(list,item)
H A Drpc_util.c103 storeval(list **lstp, definition *val) in storeval() function