Lines Matching +full:open +full:- +full:source
1 .\" Copyright (c) 2008-2009 Stacey Son <sson@FreeBSD.org>
4 .\" Redistribution and use in source and binary forms, with or without
7 .\" 1. Redistributions of source code must retain the above copyright
39 character device provides a read-only interface to a snapshot of the kernel
41 The in-kernel symbol manager is designed to be able to handle
47 .Bl -tag -width indent -offset indent
69 file is open but may contain stale data.
71 .Bl -tag -width /dev/ksymsX
76 .Xr open 2
80 .Bl -tag -width Er
82 The device is already open.
120 When you open the
124 Keeping the device open does not block the loading or unloading of kernel
126 To get a new snapshot you must close and re-open the device.
128 A process is only allowed to open the
133 before it is allowed to open it again.