Searched refs:short_flag (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/contrib/tcpdump/missing/
H A Dsnprintf.c271 else if (short_flag) \
292 int short_flag = 0; local
345 short_flag = 1;
/freebsd-11-stable/crypto/heimdal/kadmin/
H A Dget.c461 if(opt->long_flag == -1 && (opt->short_flag == 1 || opt->terse_flag == 1))
463 if(opt->short_flag == -1 && (opt->long_flag == 1 || opt->terse_flag == 1))
464 opt->short_flag = 0;
465 if(opt->terse_flag == -1 && (opt->long_flag == 1 || opt->short_flag == 1))
467 if(opt->long_flag == 0 && opt->short_flag == 0 && opt->terse_flag == 0)
468 opt->short_flag = 1;
479 if(opt->short_flag) {
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dsnprintf.c324 else if (short_flag) \
336 else if (short_flag) \
362 int short_flag = 0; local
417 short_flag = 1;
/freebsd-11-stable/contrib/libpcap/missing/
H A Dsnprintf.c275 else if (short_flag) \
296 int short_flag = 0; local
349 short_flag = 1;

Completed in 153 milliseconds