Home
last modified time | relevance | path

Searched defs:standalone (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_event_queue.h61 struct pt_event standalone; member
/freebsd/libexec/bootpd/bootpgw/
H A Dbootpgw.c153 int standalone; in main() local
/freebsd/libexec/bootpd/
H A Dbootpd.c181 int standalone; in main() local
/freebsd/contrib/expat/tests/
H A Ddummy.c65 const XML_Char *encoding, int standalone) { in dummy_xdecl_handler()
H A Dhandlers.c588 const XML_Char *encoding, int standalone) { in entity_suspending_xdecl_handler()
1777 const XML_Char *encoding, int standalone) { in xml_decl_handler()
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-event_queue.c77 static struct ptunit_result standalone(struct evq_fixture *efix) in standalone() function
/freebsd/contrib/expat/lib/
H A Dxmltok.c1157 const ENCODING **encoding, int *standalone) { in doParseXmlDecl()
H A Dxmlparse.c399 XML_Bool standalone; member
4345 int standalone = -1; in processXmlDecl() local