OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:libexec_dir
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/xlint/xlint/
xlint.c
95
static const char *
libexec_dir
;
variable
390
char *abs_lint1 =
libexec_dir
!= NULL
391
? concat2(
libexec_dir
, "/lint1")
507
char *abs_lint2 =
libexec_dir
!= NULL
508
? concat2(
libexec_dir
, "/lint2")
741
libexec_dir
= xstrdup(optarg);
Completed in 41 milliseconds
Indexes created Thu May 21 00:25:23 UTC 2026