Home
last modified time | relevance | path

Searched defs:elem (Results 1 – 25 of 153) sorted by relevance

1234567

/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js1695 hasData: function( elem ) { argument
2425 get: function( elem ) { argument
2433 get: function( elem ) { argument
2673 get: function( elem ) { argument
2785 get: function( elem ) { argument
2810 get: function( elem ) { argument
4339 var elem, variable
5500 index: function( elem ) { argument
5551 next: function( elem ) { argument
5554 prev: function( elem ) { argument
[all …]
/freebsd/contrib/tcpdump/
H A Dprint-snmp.c729 struct be *elem) in asn1_print()
865 struct be elem; in asn1_decode() local
960 struct be *elem) in smi_check_a_range()
1219 struct be elem; in varbind_print() local
1316 struct be elem; in snmppdu_print() local
1392 struct be elem; in trappdu_print() local
1544 struct be elem; in scopedpdu_print() local
1600 struct be elem; in community_print() local
1634 struct be elem; in usm_print() local
1734 struct be elem; in v3msg_print() local
[all …]
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_list.h41 #define dt_list_prev(elem) ((void *)(((dt_list_t *)(elem))->dl_prev)) argument
42 #define dt_list_next(elem) ((void *)(((dt_list_t *)(elem))->dl_next)) argument
/freebsd/crypto/openssl/crypto/property/
H A Ddefn_cache.c44 static void property_defn_free(PROPERTY_DEFN_ELEM *elem) in property_defn_free()
73 PROPERTY_DEFN_ELEM elem, *r; in ossl_prop_defn_get() local
98 PROPERTY_DEFN_ELEM elem, *old, *p = NULL; in ossl_prop_defn_set() local
/freebsd/sys/contrib/openzfs/lib/libuutil/
H A Duu_list.c290 uu_list_insert(uu_list_t *lp, void *elem, uu_list_index_t idx) in uu_list_insert()
313 uu_list_find(uu_list_t *lp, void *elem, void *private, uu_list_index_t *out) in uu_list_find()
544 uu_list_remove(uu_list_t *lp, void *elem) in uu_list_remove()
602 uu_list_insert_before(uu_list_t *lp, void *target, void *elem) in uu_list_insert_before()
628 uu_list_insert_after(uu_list_t *lp, void *target, void *elem) in uu_list_insert_after()
678 uu_list_next(uu_list_t *lp, void *elem) in uu_list_next()
689 uu_list_prev(uu_list_t *lp, void *elem) in uu_list_prev()
H A Duu_avl.c420 uu_avl_remove(uu_avl_t *ap, void *elem) in uu_avl_remove()
458 void *elem = avl_destroy_nodes(&ap->ua_tree, cookie); in uu_avl_teardown() local
471 uu_avl_find(uu_avl_t *ap, void *elem, void *private, uu_avl_index_t *out) in uu_avl_find()
492 uu_avl_insert(uu_avl_t *ap, void *elem, uu_avl_index_t idx) in uu_avl_insert()
/freebsd/lib/libc/rpc/
H A Dclnt_dg.c128 struct dg_fd key, *elem; in dg_fd_find() local
142 release_fd_lock(struct dg_fd *elem, sigset_t mask) in release_fd_lock()
331 struct dg_fd *elem; in clnt_dg_call() local
615 struct dg_fd *elem; in clnt_dg_freeres() local
644 struct dg_fd *elem; in clnt_dg_control() local
781 struct dg_fd *elem; in clnt_dg_destroy() local
H A Dclnt_vc.c157 struct vc_fd key, *elem; in vc_fd_find() local
171 release_fd_lock(struct vc_fd *elem, sigset_t mask) in release_fd_lock()
319 struct vc_fd *elem; in clnt_vc_call() local
467 struct vc_fd *elem; in clnt_vc_freeres() local
515 struct vc_fd *elem; in clnt_vc_control() local
628 struct vc_fd *elem; in clnt_vc_destroy() local
/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_tag.c35 pqisrc_put_tag(pqi_taglist_t *taglist, uint32_t elem) in pqisrc_put_tag()
60 uint32_t elem = INVALID_ELEM; in pqisrc_get_tag() local
/freebsd/lib/libc/stdlib/
H A Dremque.c16 struct que_elem *prev, *next, *elem; in remque() local
H A Dinsque.c20 struct que_elem *prev, *next, *elem; in insque() local
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_common.c364 const struct element *elem; in ieee802_11_parse_elems() local
620 const struct element *elem; in ieee802_11_ie_count() local
637 const struct element *elem, *found = NULL; in ieee802_11_vendor_ie_concat() local
1819 const struct element *elem; in mb_ies_info_by_ies() local
1982 const struct element *elem; in get_ie() local
2006 const struct element *elem; in get_ie_ext() local
2020 const struct element *elem; in get_vendor_ie() local
/freebsd/contrib/opencsd/decoder/include/pkt_printers/
H A Dgen_elem_printer.h65 const OcsdTraceElement &elem) in TraceElemIn()
/freebsd/contrib/opencsd/decoder/include/common/
H A Dtrc_pkt_decode_base.h160 inline ocsd_datapath_resp_t TrcPktDecodeI::outputTraceElement(const OcsdTraceElement &elem) in outputTraceElement()
165 …ath_resp_t TrcPktDecodeI::outputTraceElementIdx(ocsd_trc_index_t idx, const OcsdTraceElement &elem) in outputTraceElementIdx()
/freebsd/sbin/camcontrol/
H A Ddepop.c117 int timeout, int verbosemode __unused, uint32_t elem, uint64_t capacity) in depop_remove()
207 uint32_t elem = 0; in depop() local
/freebsd/contrib/arm-optimized-routines/pl/math/
H A Dsv_math.h48 double elem = svclastb (p, 0, x); in sv_call_f64() local
106 float elem = svclastb (p, 0, x); in sv_call_f32() local
/freebsd/bin/ps/
H A Dps.c172 int all, ch, elem, flag, _fmt, i, lineno, linelen, left; in main() local
763 addelem_gid(struct listinfo *inf, const char *elem) in addelem_gid()
810 addelem_jid(struct listinfo *inf, const char *elem) in addelem_jid()
834 addelem_pid(struct listinfo *inf, const char *elem) in addelem_pid()
872 addelem_tty(struct listinfo *inf, const char *elem) in addelem_tty()
946 addelem_uid(struct listinfo *inf, const char *elem) in addelem_uid()
/freebsd/sys/dev/bxe/
H A Decore_sp.c81 struct ecore_exeq_elem *elem) in ecore_exe_queue_free_elem()
89 struct ecore_exeq_elem *elem; in ecore_exe_queue_length() local
155 struct ecore_exeq_elem *elem; in __ecore_exe_queue_reset_pending() local
1428 struct ecore_exeq_elem *elem) in ecore_exeq_get_mac()
1446 struct ecore_exeq_elem *elem) in ecore_exeq_get_vlan()
1464 struct ecore_exeq_elem *elem) in ecore_exeq_get_vlan_mac()
1483 struct ecore_exeq_elem *elem) in ecore_exeq_get_vxlan_fltr()
1904 struct ecore_exeq_elem *elem, in ecore_vlan_mac_get_registry_elem()
1959 struct ecore_exeq_elem *elem; in ecore_execute_vlan_mac() local
2084 struct ecore_exeq_elem *elem; in ecore_vlan_mac_push_new_cmd() local
[all …]
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_geom.c135 struct consumer_vdev_elem *elem; in vdev_geom_attrchanged() local
154 struct consumer_vdev_elem *elem; in vdev_geom_resize() local
178 struct consumer_vdev_elem *elem; in vdev_geom_orphan() local
343 struct consumer_vdev_elem *elem, *elem_temp; in vdev_geom_close_locked() local
887 struct consumer_vdev_elem *elem; in vdev_geom_open() local
/freebsd/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Duserspace.py103 def process_one_raw(acct, options, prop, elem): argument
/freebsd/bin/ed/
H A Ded.h160 #define INSQUE(elem, pred) \ argument
167 #define REMQUE(elem) REQUE((elem)->q_back, (elem)->q_forw); argument
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineObjC.cpp48 const ObjCForCollectionStmt *S, const Stmt *elem, SVal elementV, in populateObjCForDestinationSet()
111 const Stmt *elem = S->getElement(); in VisitObjCForCollectionStmt() local
/freebsd/crypto/openssl/crypto/asn1/
H A Dasn1_gen.c240 static int asn1_cb(const char *elem, int len, void *bitstr) in asn1_cb()
745 static int bitstr_cb(const char *elem, int len, void *bitstr) in bitstr_cb()
765 static int mask_cb(const char *elem, int len, void *arg) in mask_cb()
/freebsd/contrib/openbsm/libbsm/
H A Dbsm_mask.c142 struct audit_event_map *elem; in read_from_cache() local
/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzfs_comutil.c100 nvpair_t *elem; in zpool_get_load_policy() local

1234567