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