OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:compline
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/services_mkdb/
uniq.c
82
char *
compline
;
local in function:uniq
83
if (!comp(line, &
compline
, &complen)) {
88
key.data =
compline
;
111
* with whitespace converted to a single space in
compline
. If the line
117
comp(const char *origline, char **
compline
, size_t *len)
169
*
compline
= cline;
uniq.c
82
char *
compline
;
local in function:uniq
83
if (!comp(line, &
compline
, &complen)) {
88
key.data =
compline
;
111
* with whitespace converted to a single space in
compline
. If the line
117
comp(const char *origline, char **
compline
, size_t *len)
169
*
compline
= cline;
Completed in 137 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025