Home
last modified time | relevance | path

Searched defs:standalone (Results 1 – 10 of 10) 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.c590 const XML_Char *encoding, int standalone) { in entity_suspending_xdecl_handler()
1779 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/fuzz/
H A Dxml_lpm_fuzzer.cpp220 const XML_Char *encoding, int standalone) { in XmlDeclHandler()
/freebsd/crypto/krb5/src/kprop/
H A Dkpropd.c122 static int standalone = 0; variable
/freebsd/contrib/expat/lib/
H A Dxmltok.c1157 const ENCODING **encoding, int *standalone) { in doParseXmlDecl()
H A Dxmlparse.c405 XML_Bool standalone; member
4501 int standalone = -1; in processXmlDecl() local