Lines Matching refs:e_lockfp
515 ee->e_lockfp = NULL;
766 if (e->e_lockfp != NULL)
767 (void) sm_io_close(e->e_lockfp, SM_TIME_DEFAULT);
770 e->e_lockfp = NULL;
3016 (e->e_lockfp != NULL &&
3017 (mpvect[0] == sm_io_getinfo(e->e_lockfp, SM_IO_WHAT_FD,
3019 mpvect[1] == sm_io_getinfo(e->e_lockfp, SM_IO_WHAT_FD,
3022 if (e->e_lockfp == NULL)
3030 sm_io_getinfo(e->e_lockfp,
3104 if (e->e_lockfp != NULL)
3105 (void) close(sm_io_getinfo(e->e_lockfp,
6473 if (e->e_lockfp != NULL)
6477 fd = sm_io_getinfo(e->e_lockfp, SM_IO_WHAT_FD, NULL);