Searched defs:foreach (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/crypto/heimdal/lib/kadm5/
H A Dget_princs_s.c58 foreach(krb5_context context, HDB *db, hdb_entry_ex *ent, void *data) function
/freebsd-13-stable/include/rpcsvc/
H A Dypclnt.h66 int (*foreach)(unsigned long, char *, int, char *, int, void *); member in struct:ypall_callback
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableMap.h166 void foreach(Callback& C) { function in class:llvm::ImmutableMap
174 void foreach() { function in class:llvm::ImmutableMap
H A DImmutableSet.h176 void foreach(Callback& C) { function in class:llvm::ImutAVLTree
1061 void foreach(Callback& C) { if (Root) Root->foreach(C); } function in class:llvm::ImmutableSet
1064 void foreach() { if (Root) { Callback C; Root->foreach(C); } } function in class:llvm::ImmutableSet
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeCategory.h191 template <typename T> void ForEach(const ForEachCallbacks<T> &foreach) { argument
/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_table.h137 ta_foreach *foreach; member in struct:table_algo

Completed in 76 milliseconds