Searched refs:SETVALUE (Results 1 – 4 of 4) sorted by relevance
/netbsd/usr.sbin/ndp/ |
H A D | ndp.c | 820 #define SETVALUE(f, v) \ in ifinfo() macro 857 SETVALUE("basereachable", ND.basereachable); in ifinfo() 858 SETVALUE("retrans", ND.retrans); in ifinfo() 859 SETVALUE("curhlim", ND.chlim); in ifinfo() 869 #undef SETVALUE in ifinfo()
|
/netbsd/external/gpl2/texinfo/dist/makeinfo/ |
H A D | xml.h | 101 SETVALUE, CLEARVALUE, enumerator
|
H A D | makeinfo.c | 3509 xml_insert_element_with_attribute (SETVALUE, START, "name=\"%s\"", name); in set() 3511 xml_insert_element (SETVALUE, END); in set()
|
/netbsd/external/gpl2/texinfo/dist/ |
H A D | ChangeLog | 4284 DOCUMENTLANGUAGE, VERBATIM, SETVALUE, CLEARVALUE, DEF*.
|