OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:firstfound
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/env/
env.c
171
const char *
firstfound
= NULL;
local
249
if (
firstfound
== NULL)
250
firstfound
= pathname;
257
return
firstfound
;
env.c
171
const char *
firstfound
= NULL;
local
249
if (
firstfound
== NULL)
250
firstfound
= pathname;
257
return
firstfound
;
env.c
171
const char *
firstfound
= NULL;
local
249
if (
firstfound
== NULL)
250
firstfound
= pathname;
257
return
firstfound
;
Completed in 101 milliseconds
Indexes created Fri May 01 00:23:41 UTC 2026