Lines Matching +full:local +full:- +full:pid
1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2009-2010 The FreeBSD Foundation
54 * 0 - initial version
55 * 1 - HIO_KEEPALIVE added
56 * 2 - "memsync" and "received" attributes added for memsync mode
92 #define HASTD_PIDFILE "/var/run/hastd.pid"
108 /* Protocol-specific data. */
116 /* Protocol-specific data. */
120 /* PID file path. */
167 /* Path to local component. */
169 /* Descriptor to access local component. */
171 /* Offset into local component. */
175 /* Size of entire local provider. */
177 /* Sector size of local provider. */
179 /* Is flushing write cache supported by the local provider? */
191 /* Local address to bind to for outgoing connections. */
205 /* Primary's local modification count. */
209 /* Secondary's local modification count. */
220 /* PID of child worker process. 0 - no child. */
246 /* Number of local read errors. */
248 /* Number of local write errors. */
250 /* Number of local delete errors. */