OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:longest_cycle
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/tsort/
tsort.c
104
static NODE *graph, **cycle_buf, **
longest_cycle
;
variable in typeref:typename:NODE *****
333
longest_cycle
= ecalloc(cnt, sizeof(*
longest_cycle
));
342
longest_cycle
[i]->n_name);
396
(void)memcpy(
longest_cycle
, cycle_buf,
Completed in 93 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025