Lines Matching refs:e_lockfp
411 ee->e_lockfp = NULL;
661 if (e->e_lockfp != NULL)
662 (void) sm_io_close(e->e_lockfp, SM_TIME_DEFAULT);
665 e->e_lockfp = NULL;
2295 (e->e_lockfp != NULL &&
2296 (mpvect[0] == sm_io_getinfo(e->e_lockfp, SM_IO_WHAT_FD,
2298 mpvect[1] == sm_io_getinfo(e->e_lockfp, SM_IO_WHAT_FD,
2301 if (e->e_lockfp == NULL)
2309 sm_io_getinfo(e->e_lockfp,
2385 if (e->e_lockfp != NULL)
2386 (void) close(sm_io_getinfo(e->e_lockfp,
5247 if (e->e_lockfp != NULL)
5251 fd = sm_io_getinfo(e->e_lockfp, SM_IO_WHAT_FD, NULL);