Searched refs:ifs0 (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/routed/
H A Dif.c696 struct interface ifs, ifs0, *ifp, *ifp1; local
761 memset(&ifs0, 0, sizeof(ifs0));
762 ifs0.int_rip_sock = -1;
763 ifs0.int_index = ifm.ifm_index;
764 ifs0.int_if_flags = ifm.ifm_flags;
765 ifs0.int_state = IS_CHECKED;
766 ifs0.int_query_time = NEVER;
767 ifs0.int_act_time = now.tv_sec;
768 ifs0
[all...]
/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dsh.h632 EXTERN int ifs0 I__(' '); /* for "$*" */
H A Dvar.c1007 ifs0 = *s;
1106 ifs0 = ' ';
H A Deval.c40 #define XARGSEP 2 /* ifs0 between "$*" */
516 c = ifs0;

Completed in 114 milliseconds