OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:notfound
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sh3/sh3/
db_interface.c
438
static char
notfound
[] = "---";
local
446
return (
notfound
);
/src/usr.bin/grep/
grep.c
150
bool
notfound
; /* file not found */
variable
721
exit(c ? (
notfound
? (qflag ? 0 : 2) : 0) : (
notfound
? 2 : 1));
Completed in 13 milliseconds
Indexes created Fri Feb 20 16:20:20 UTC 2026