Home
last modified time | relevance | path

Searched refs:add_to_proclist (Results 1 – 3 of 3) sorted by relevance

/external/ltp/tools/pounder21/
Dproclist.h37 void add_to_proclist(struct proclist_t *list, struct proclist_item_t *item);
Dproclist.c25 void add_to_proclist(struct proclist_t *list, struct proclist_item_t *item) in add_to_proclist() function
Drun.c432 add_to_proclist(&wait_ons, it); in note_process()
457 add_to_proclist(&daemons, it); in note_daemon()