HomeSort by: relevance | last modified time | path
    Searched defs:def_const (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/rpcgen/
rpc_parse.c 63 static void def_const(definition *);
100 def_const(defp);
280 def_const(definition *defp) function in typeref:typename:void
284 defp->def_kind = DEF_CONST;

Completed in 11 milliseconds