OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nettab
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/timed/timed/
timed.c
80
struct netinfo *
nettab
= 0;
variable in typeref:struct:netinfo *
316
if (
nettab
== NULL) {
317
nettab
= ntp;
327
if (
nettab
== NULL)
401
for (ntp =
nettab
; ntp != NULL; ntp = ntp->next) {
553
for (ntp =
nettab
; ntp != NULL; ntp = ntp->next) {
602
for (ntp =
nettab
; ntp != NULL; ntp = ntp->next) {
617
for (ntp =
nettab
; ntp != NULL; ntp = ntp->next) {
643
for (ntp =
nettab
; ntp != 0; ntp = ntp->next) {
Completed in 12 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025