Home
last modified time | relevance | path

Searched refs:LIST_REMOVE (Results 1 – 14 of 14) sorted by relevance

/titanic_44/usr/src/uts/common/io/
H A Dneti_stack.c221 LIST_REMOVE(nts, nts_next); in neti_stack_fini()
242 LIST_REMOVE(n, nini_next); in neti_stack_fini()
423 LIST_REMOVE(tmp, nini_next); in net_instance_unregister()
492 LIST_REMOVE(tmp, nini_next); in net_instance_unregister()
H A Dneti_impl.c113 LIST_REMOVE(info, netd_list); in net_protocol_unregister()
/titanic_44/usr/src/cmd/fs.d/smbclnt/smbiod-svc/
H A Dsmbiod-svc.c483 LIST_REMOVE(cp, list); in cmd_start()
531 LIST_REMOVE(cp, list); in svc_sigchld()
/titanic_44/usr/src/cmd/sendmail/db/db/
H A Ddb_dispatch.c265 LIST_REMOVE(p, links);
/titanic_44/usr/src/cmd/sendmail/db/mp/
H A Dmp_open.c122 LIST_REMOVE(mpreg, q);
/titanic_44/usr/src/uts/common/io/bpf/
H A Dbpf_mod.c306 LIST_REMOVE(bp, bpl_next); in bpf_provider_remove()
H A Dbpf.c550 LIST_REMOVE(d, bd_list); in bpfclose()
/titanic_44/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/
H A Ddb-queue.h118 #define LIST_REMOVE(elm, field) { \ macro
/titanic_44/usr/src/cmd/ssh/include/
H A Dsys-queue.h78 #undef LIST_REMOVE
299 #define LIST_REMOVE(elm, field) do { \ macro
/titanic_44/usr/src/cmd/sendmail/db/include/
H A Dqueue.h124 #define LIST_REMOVE(elm, field) do { \ macro
/titanic_44/usr/src/uts/common/io/drm/
H A Dqueue.h400 #define LIST_REMOVE(elm, field) do { \ macro
/titanic_44/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_util.c1510 LIST_REMOVE(olp, ol_q); in ndmp_open_list_del()
1547 LIST_REMOVE(olp, ol_q); in ndmp_open_list_release()
H A Dndmpd_connect.c725 LIST_REMOVE(clp, cl_q); in ndmp_connect_list_del()
/titanic_44/usr/src/uts/common/sys/
H A Dqueue.h167 #define LIST_REMOVE(elm, field) do { \ macro