OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:thisp
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/uniq/
uniq.c
68
const char *prevp, *
thisp
;
local in function:main
154
thisp
= skip(thisline, &thislen);
156
thisp
= thisline;
160
if (thislen != prevlen || strcmp(
thisp
, prevp)) {
171
prevp =
thisp
;
Completed in 132 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025