Searched refs:time_flag (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/tcpdump/dist/
H A Dutil-print.c69 enum time_flag { UTC_TIME = 0, LOCAL_TIME = 1 }; enum
229 * if time_flag == LOCAL_TIME print local time else UTC/GMT time
234 enum date_flag date_flag, enum time_flag time_flag)
246 if (time_flag == LOCAL_TIME)
233 ts_date_hmsfrac_print(netdissect_options *ndo, long sec, long usec, enum date_flag date_flag, enum time_flag time_flag) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgenautomata.c271 static int time_flag;
1528 time_flag = 1;
9282 time_flag = 1;
9567 if (time_flag)
9572 if (time_flag)
268 static int time_flag; variable
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgenautomata.cc271 static int time_flag;
1528 time_flag = 1;
9282 time_flag = 1;
9567 if (time_flag)
9572 if (time_flag)
268 static int time_flag; variable

Completed in 174 milliseconds