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

/freebsd-12-stable/sbin/devd/tests/
H A Dclient_test.c153 char *create_pos, *destroy_pos; local
167 destroy_pos = strstr(event, destroy_pat);
168 if (destroy_pos != NULL)

Completed in 101 milliseconds