Home
last modified time | relevance | path

Searched refs:print_dec_1 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/common/
H A Dprint.c529 char *print_dec_1 (val) in print_dec_1() function
927 s = print_dec_1 (expr -> data.const_int);
1076 s = print_dec_1 (expr -> data.ns_add.rrclass);
1083 s = print_dec_1 (expr -> data.ns_add.rrtype);
H A Dtree.c1194 s1 ? print_dec_1 (offset) : "NULL",
1237 s1 ? print_dec_1 (len) : "NULL",
1754 s0 ? print_dec_1 (offset) : "NULL",
1818 s0 ? print_dec_1 (len) : "NULL",
2311 status ? print_dec_1 (*result) : "NULL" );
/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h2635 char *print_dec_1 (unsigned long);