Searched refs:long_format (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/tests/lib/libc/ |
| H A D | t_gdtoa.c | 46 ATF_TC(long_format); 48 ATF_TC_HEAD(long_format, tc) in ATF_TC_HEAD() argument 54 ATF_TC_BODY(long_format, tc) in ATF_TC_BODY() argument 64 ATF_TP_ADD_TC(tp, long_format); in ATF_TP_ADD_TCS()
|
| /netbsd-src/external/gpl2/xcvs/dist/src/ |
| H A D | ls.c | 37 static bool long_format; variable 63 long_format = false; in ls() 102 long_format = true; in ls() 126 if (entries_format && long_format) in ls() 150 if (long_format) in ls() 265 if (long_format) in ls_print() 367 if (vers->vn_rcs && (!show_dead_revs || long_format)) in ls_fileproc() 410 else if (long_format) in ls_fileproc() 476 else if (long_format) in ls_direntproc()
|
| H A D | status.c | 27 static int long_format = 0; variable 55 long_format = 1; in cvsstatus() 81 if (long_format) in cvsstatus() 342 if (long_format && vers->srcfile) in status_fileproc()
|
| /netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
| H A D | racoonctl.c | 198 int long_format = 0; variable 277 long_format++; 1059 switch (long_format) { 1080 if (long_format >= 2) { 1082 switch (long_format) { 1098 switch (long_format) { 1113 if (long_format >= 1) { 1131 if (long_format >= 1) 1168 printf("%s\n", long_format ? long_h1 : short_h1); 1175 printf("%s ", long_format ? [all …]
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
| H A D | hostname.c | 97 static enum { default_format, short_format, long_format, ip_format } format; enumerator 156 format = long_format; in main() 339 case long_format: in print_hostname()
|
| /netbsd-src/sys/arch/mac68k/mac68k/ |
| H A D | locore.s | 1205 | long_format -- we must go back, change the tt, and get the
|