ns_kvp_t
ns_kvp_t **list = printer->attributes;
ns_kvp_t **attributes; /* key/value pairs. */
extern ns_printer_t *ns_printer_create(char *, char **, char *, ns_kvp_t **);
extern ns_kvp_t *ns_kvp_create(const char *, const char *);
ns_kvp_t **list, *kvp;
list = (ns_kvp_t **)list_append(NULL, kvp);
ns_kvp_t *kvp, **attrs;
ns_kvp_t *kvp;
printer->attributes = (ns_kvp_t **)
ns_kvp_t *
ns_kvp_t *kvp;
ns_kvp_t *kvp = arg;
ns_kvp_match_key(const ns_kvp_t *kvp, char *key)
ns_kvp_t **attributes)
printer->attributes = (ns_kvp_t **)attributes;
ns_kvp_t *kvp = printer->attributes[i];