Searched refs:LIST_REMOVE (Results 1 – 14 of 14) sorted by relevance
/titanic_44/usr/src/uts/common/io/ |
H A D | neti_stack.c | 221 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 D | neti_impl.c | 113 LIST_REMOVE(info, netd_list); in net_protocol_unregister()
|
/titanic_44/usr/src/cmd/fs.d/smbclnt/smbiod-svc/ |
H A D | smbiod-svc.c | 483 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 D | db_dispatch.c | 265 LIST_REMOVE(p, links);
|
/titanic_44/usr/src/cmd/sendmail/db/mp/ |
H A D | mp_open.c | 122 LIST_REMOVE(mpreg, q);
|
/titanic_44/usr/src/uts/common/io/bpf/ |
H A D | bpf_mod.c | 306 LIST_REMOVE(bp, bpl_next); in bpf_provider_remove()
|
H A D | bpf.c | 550 LIST_REMOVE(d, bd_list); in bpfclose()
|
/titanic_44/usr/src/lib/krb5/plugins/kdb/db2/libdb2/include/ |
H A D | db-queue.h | 118 #define LIST_REMOVE(elm, field) { \ macro
|
/titanic_44/usr/src/cmd/ssh/include/ |
H A D | sys-queue.h | 78 #undef LIST_REMOVE 299 #define LIST_REMOVE(elm, field) do { \ macro
|
/titanic_44/usr/src/cmd/sendmail/db/include/ |
H A D | queue.h | 124 #define LIST_REMOVE(elm, field) do { \ macro
|
/titanic_44/usr/src/uts/common/io/drm/ |
H A D | queue.h | 400 #define LIST_REMOVE(elm, field) do { \ macro
|
/titanic_44/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_util.c | 1510 LIST_REMOVE(olp, ol_q); in ndmp_open_list_del() 1547 LIST_REMOVE(olp, ol_q); in ndmp_open_list_release()
|
H A D | ndmpd_connect.c | 725 LIST_REMOVE(clp, cl_q); in ndmp_connect_list_del()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | queue.h | 167 #define LIST_REMOVE(elm, field) do { \ macro
|