OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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 in typeref:typename:const char *
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 16 milliseconds
Indexes created Sun Oct 12 22:09:51 GMT 2025