OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Pname
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/shlock/
shlock.c
94
static char *
Pname
;
136
dprintf("%s: temporary filename: %s\n",
Pname
, tempname);
183
dprintf("%s: process %jd is ",
Pname
, (intmax_t)pid);
228
dprintf("%s: checking extant lock <%s>\n",
Pname
, file);
246
dprintf("%s: lock file format error\n",
Pname
);
261
dprintf("%s: trying lock <%s> for process %jd\n",
Pname
, file,
269
dprintf("%s: lock <%s> already exists\n",
Pname
, file);
271
dprintf("%s: extant lock is valid\n",
Pname
);
289
Pname
, (intmax_t)stlock.st_ctime,
295
Pname
, stlock.st_nlink)
[
all
...]
shlock.c
94
static char *
Pname
;
136
dprintf("%s: temporary filename: %s\n",
Pname
, tempname);
183
dprintf("%s: process %jd is ",
Pname
, (intmax_t)pid);
228
dprintf("%s: checking extant lock <%s>\n",
Pname
, file);
246
dprintf("%s: lock file format error\n",
Pname
);
261
dprintf("%s: trying lock <%s> for process %jd\n",
Pname
, file,
269
dprintf("%s: lock <%s> already exists\n",
Pname
, file);
271
dprintf("%s: extant lock is valid\n",
Pname
);
289
Pname
, (intmax_t)stlock.st_ctime,
295
Pname
, stlock.st_nlink)
[
all
...]
Completed in 32 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025