OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SELF
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libexecinfo/
backtrace.c
52
#define
SELF
"/proc/
self
/exe"
55
#define
SELF
"/proc/curproc/file"
63
const char *pathname =
SELF
;
/src/sys/kern/
vfs_lockf.c
101
#define
SELF
0x1
249
if (((type ==
SELF
) && lf->lf_id != lock->lf_id) ||
277
if ((type &
SELF
) && end != -1 && lf->lf_start > end)
428
while ((ovcase = lf_findoverlap(lf, unlock,
SELF
,
639
ovcase = lf_findoverlap(block, lock,
SELF
, &prev, &overlap);
Completed in 13 milliseconds
Indexes created Thu Sep 25 02:09:54 GMT 2025