ref: 9e77fa393815e9c1413533949ff6dd53b5a3d91f
dir: /module/ipval.m/
Ipval: module { PATH: con "/dis/lib/ipval.dis"; findval: fn(db: ref Attrdb->Db, ipaddr: string, rattr: string): (string, string); findvals: fn(db: ref Attrdb->Db, ipaddr: string, rattrs: list of string): (list of (string, string), string); };