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