Home
last modified time | relevance | path

Searched refs:i_n (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_config.c561 int_node *i_n; in dump_config_tree() local
644 i_n = HEAD_PFIFO(ptree->stats_list); in dump_config_tree()
645 if (i_n != NULL) { in dump_config_tree()
647 for ( ; i_n != NULL; i_n = i_n->link) in dump_config_tree()
648 fprintf(df, " %s", keyword(i_n->i)); in dump_config_tree()
1145 i_n = HEAD_PFIFO(ptree->ttl); in dump_config_tree()
1146 if (i_n != NULL) { in dump_config_tree()
1148 for( ; i_n != NULL; i_n = i_n->link) in dump_config_tree()
1149 fprintf(df, " %d", i_n->i); in dump_config_tree()
1374 int_node *i_n; in create_int_node() local
[all …]
/netbsd/src/sys/netinet/
Din_var.h423 int i_n; member
Din.c1801 while (step->i_inm == NULL && step->i_n < IN_MULTI_HASH_SIZE) { in in_next_multi()
1802 step->i_inm = LIST_FIRST(&in_multihashtbl[++step->i_n]); in in_next_multi()
1815 step->i_n = 0; in in_first_multi()
/netbsd/src/external/lgpl3/mpfr/dist/
DTODO206 * Regular Modified Spherical Bessel Functions i_n:
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-201314446 (aarch64_<sur>s<lr>i_n<mode>): Likewise.
DChangeLog-201416838 (aarch64_<sur>s<lr>i_n<mode>): Likewise.