Searched refs:SLIST_FOREACH_SAFE (Results 1 - 11 of 11) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Dnd6_prproxy.c291 SLIST_FOREACH_SAFE(up, up_head, ndprl_le, ndprl_tmp) { function
335 SLIST_FOREACH_SAFE(down, down_head, ndprl_le, ndprl_tmp) { function
800 SLIST_FOREACH_SAFE(ndprl, &ndprl_head, ndprl_le, ndprl_tmp) {
931 SLIST_FOREACH_SAFE(ndprl, &ndprl_head, ndprl_le, ndprl_tmp) {
1066 SLIST_FOREACH_SAFE(ndprl, &ndprl_head, ndprl_le, ndprl_tmp) {
H A Dmld6.c254 SLIST_FOREACH_SAFE(_in6m, _head, in6m_dtle, _inm_tmp) { \
/darwin-on-arm/xnu/bsd/kern/
H A Dtty_ptmx.c1711 SLIST_FOREACH_SAFE(kn, list, kn_selnext, tkn) { function
1717 SLIST_FOREACH_SAFE(kn, list, kn_selnext, tkn) { function
/darwin-on-arm/xnu/bsd/sys/
H A Dqueue.h204 #define SLIST_FOREACH_SAFE(var, head, field, tvar) \ macro
/darwin-on-arm/xnu/bsd/net/
H A Dkpi_interface.c1363 SLIST_FOREACH_SAFE(ifal, &ifal_head, ifal_le, ifal_tmp) {
1716 SLIST_FOREACH_SAFE(ifl, &ifl_head, ifl_le, ifl_tmp) {
H A Dpf_ioctl.c405 SLIST_FOREACH_SAFE(entry, &token_list_head, next, tmp) {
426 SLIST_FOREACH_SAFE(entry, &token_list_head, next, tmp) {
2710 SLIST_FOREACH_SAFE(entry, &token_list_head, next, tmp) {
H A Ddlil.c5736 SLIST_FOREACH_SAFE(fce, fcl, fce_link, tfce) { function
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_dummynet.c1908 SLIST_FOREACH_SAFE(fs, &flowsethash[i], next, fs1) {
1913 SLIST_FOREACH_SAFE(pipe, &pipehash[i], next, pipe1) {
H A Digmp.c295 SLIST_FOREACH_SAFE(_inm, _head, inm_dtle, _inm_tmp) { \
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_gss.c1542 SLIST_FOREACH_SAFE(gsp, &req->r_gss_seqlist, gss_seqnext, ngsp) {
H A Dnfs_socket.c3577 SLIST_FOREACH_SAFE(gsp, &req->r_gss_seqlist, gss_seqnext, ngsp)

Completed in 209 milliseconds