OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ghpp
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/timed/timed/
timed.c
710
struct goodhost *ghp, **
ghpp
;
local in function:get_goodgroup
735
ghpp
= &goodhosts;
736
while (0 != (ghp = *
ghpp
)) {
738
*
ghpp
= ghp->next;
741
ghpp
= &ghp->next;
timed.c
710
struct goodhost *ghp, **
ghpp
;
local in function:get_goodgroup
735
ghpp
= &goodhosts;
736
while (0 != (ghp = *
ghpp
)) {
738
*
ghpp
= ghp->next;
741
ghpp
= &ghp->next;
Completed in 57 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025