Home
last modified time | relevance | path

Searched defs:fragment (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/libfdt/
H A Dfdt_overlay.c73 static uint32_t overlay_get_target_phandle(const void *fdto, int fragment) in overlay_get_target_phandle()
104 int fragment, char const **pathp) in overlay_get_target()
665 int fragment; in overlay_merge() local
741 int root_sym, ov_sym, prop, path_len, fragment, target; in overlay_symbol_update() local
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_log.c106 char action2[92], proto[128], fragment[32]; in ipfw_log() local
/f-stack/freebsd/security/mac_test/
H A Dmac_test.c733 test_ip6q_create(struct mbuf *fragment, struct label *fragmentlabel, in test_ip6q_create()
768 test_ip6q_match(struct mbuf *fragment, struct label *fragmentlabel, in test_ip6q_match()
803 test_ipq_create(struct mbuf *fragment, struct label *fragmentlabel, in test_ipq_create()
838 test_ipq_match(struct mbuf *fragment, struct label *fragmentlabel, in test_ipq_match()
/f-stack/tools/libxo/xohtml/external/
H A Djquery.js6012 results = { fragment: parent }; property
6310 clean: function( elems, context, fragment, scripts ) { argument