Home | History | Annotate | Download | only in src

Lines Matching refs:LOCK_EX

1873 	int main(void) { return (flock(0, LOCK_EX | LOCK_UN)); }