Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.c230 static void *ns_warning_thr(void *);
730 if (thr_create(NULL, 0, ns_warning_thr, NULL, in main()
2592 ns_warning_thr(void *unused) in ns_warning_thr() function