Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_statd.c1403 mon_entry *nl_monp, *mon_next; in sm_crash() local
1414 while ((nl_monp = mon_next) != NULL) { in sm_crash()
1416 nl_idp = &nl_monp->id.mon_id.my_id; in sm_crash()
1417 free(nl_monp->id.mon_id.mon_name); in sm_crash()
1419 free(nl_monp); in sm_crash()