OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dotp
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/config/
files.c
99
const char *
dotp
, *tail;
local in function:addfile
135
dotp
= strrchr(tail, '.');
136
if (
dotp
== NULL ||
dotp
[1] == 0 ||
137
(baselen = (size_t)(
dotp
- tail)) >= sizeof(base)) {
files.c
99
const char *
dotp
, *tail;
local in function:addfile
135
dotp
= strrchr(tail, '.');
136
if (
dotp
== NULL ||
dotp
[1] == 0 ||
137
(baselen = (size_t)(
dotp
- tail)) >= sizeof(base)) {
Completed in 22 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025