projects
/
dss.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Simplify split_args().
[dss.git]
/
ipc.h
1
/* SPDX-License-Identifier: GPL-2.0 */
2
int
lock_dss
(
char
*
config_file
);
3
int
get_dss_pid
(
char
*
config_file
,
pid_t
*
pid
);