Searched refs:_active (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/altq/
H A Daltq_hfsc.h226 typedef TAILQ_HEAD(_active, hfsc_class) actlist_t;
230 #define actlist_last(s) TAILQ_LAST(s, _active)
H A Daltq_hfsc.c1292 if ((p = TAILQ_LAST(cl->cl_parent->cl_actc, _active)) == NULL
1328 last = TAILQ_LAST(cl->cl_parent->cl_actc, _active);
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/daemons/dmeventd/
H A Ddmeventd.c914 static int _active(struct message_data *message_data) function
1371 { DM_EVENT_CMD_ACTIVE, _active},

Completed in 133 milliseconds