Lines Matching +full:sync +full:- +full:2
12 .\" 2. Redistributions in binary form must reproduce the above copyright
61 built-in functions in the configuration file.
66 .Bl -tag -width f_file
109 .Xr ioctl 2
143 .Bd -literal
145 exec "sync && sync && sync";
156 .Ql sync
160 .Bl -bullet
163 .Bd -ragged -offset indent
170 .Bd -ragged -offset indent
175 .Bl -item
177 - Events ignored by the kernel if
181 .Bl -tag -width USERSUSPENDREQ -compact -offset indent
185 should include sync in the command list,
187 should include sync in the command list,
192 - Events passed to
196 .Bl -tag -width USERSUSPENDREQ -compact -offset indent
211 .Bd -ragged -offset indent
224 for double-quotation enclosed command execution, just as with
227 the list is reached or a command finishes with a non-zero status code.
235 Built-in functions
236 .Bd -ragged -offset indent
239 built-in functions instead of command lines.
240 A built-in function name should be terminated with a semicolon,
242 The following built-in functions are currently supported:
243 .Bl -item
245 .Bl -tag -width ".It - reject"
246 .It - reject
256 .Bl -tag -width /etc/apmd.conf -compact
263 .Bd -literal
269 exec "sync && sync && sync";
271 exec "apm -z";
286 # exec "kill -HUP `cat /var/run/moused.pid`";
294 # exec "sync && sync && sync";
296 # exec "apm -Z";
311 .An -nosplit