Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_scn.h110 void *scn_proc(void *);
H A Dmain.c387 if (pthread_create(&scn_tid, NULL, scn_proc, NULL) != 0) { in main()
H A Dscn.c2094 scn_proc( in scn_proc() function