ref: 9f77f04caee4e8d36b1fd2e01c7c7934f409f7a4
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); };