Home
last modified time | relevance | path

Searched full:obsolete (Results 1 – 25 of 846) sorted by relevance

12345678910>>...34

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_syscall.h18 /* 11 is obsolete execv */
70 /* 63 is obsolete getkerninfo */
74 /* 67 is obsolete vread */
75 /* 68 is obsolete vwrite */
76 /* 69 is obsolete sbrk */
77 /* 70 is obsolete sstk */
83 /* 76 is obsolete vhangup */
84 /* 77 is obsolete vlimit */
112 /* 107 is obsolete vtimes */
120 /* 115 is obsolete vtrace */
[all …]
H A Dfreebsd32_syscalls.c19 "obs_execv", /* 11 = obsolete execv */
71 "obs_getkerninfo", /* 63 = obsolete getkerninfo */
75 "obs_vread", /* 67 = obsolete vread */
76 "obs_vwrite", /* 68 = obsolete vwrite */
77 "obs_sbrk", /* 69 = obsolete sbrk */
78 "obs_sstk", /* 70 = obsolete sstk */
84 "obs_vhangup", /* 76 = obsolete vhangup */
85 "obs_vlimit", /* 77 = obsolete vlimit */
115 "obs_vtimes", /* 107 = obsolete vtimes */
123 "obs_vtrace", /* 115 = obsolete vtrace */
[all …]
H A Dfreebsd32_sysent.c81 …sys, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_ABSENT }, /* 11 = obsolete execv */
133 …sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_ABSENT }, /* 63 = obsolete getkerninfo */
137 …sys, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_ABSENT }, /* 67 = obsolete vread */
138 …ys, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_ABSENT }, /* 68 = obsolete vwrite */
139 …osys, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_ABSENT }, /* 69 = obsolete sbrk */
140 …osys, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_ABSENT }, /* 70 = obsolete sstk */
146 …s, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_ABSENT }, /* 76 = obsolete vhangup */
147 …ys, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_ABSENT }, /* 77 = obsolete vlimit */
177 …s, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_ABSENT }, /* 107 = obsolete vtimes */
185 …s, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_ABSENT }, /* 115 = obsolete vtrace */
[all …]
/freebsd/sys/sys/
H A Dsyscall.h18 /* 11 is obsolete execv */
74 /* 67 is obsolete vread */
75 /* 68 is obsolete vwrite */
76 /* 69 is obsolete sbrk */
77 /* 70 is obsolete sstk */
83 /* 76 is obsolete vhangup */
84 /* 77 is obsolete vlimit */
112 /* 107 is obsolete vtimes */
120 /* 115 is obsolete vtrace */
143 /* 139 is obsolete sigreturn */
[all …]
/freebsd/sys/dev/sfxge/common/
H A Defx_check.h40 * NOTE: Keep checks for obsolete options here to ensure that they are removed
45 # error "FALCON is obsolete and is not supported."
87 # error "FALCON_NIC_CFG_OVERRIDE is obsolete and is not supported."
113 # error "MAC_FALCON_GMAC is obsolete and is not supported."
117 # error "MAC_FALCON_XMAC is obsolete and is not supported."
158 # error "MON_LM87 is obsolete and is not supported."
162 # error "MON_MAX6647 is obsolete and is not supported."
166 # error "MON_NULL is obsolete and is not supported."
170 # error "MON_SIENA is obsolete (replaced by MON_MCDI)."
174 # error "MON_HUNTINGTON is obsolete (replaced by MON_MCDI)."
[all …]
/freebsd/contrib/llvm-project/openmp/runtime/src/i18n/
H A Den_US.txt26 # Use special "OBSOLETE" pseudoidentifier for obsolete entries, which is kept only for backward
27 # compatibility. When version is bumped, do not forget to delete all obsolete entries.
74 OBSOLETE "APIC ids not unique"
82 OBSOLETE "<undef>"
84 OBSOLETE "parsing /proc/cpuinfo"
89 OBSOLETE "CPU"
90 OBSOLETE "TPU"
91 OBSOLETE "TPUs per package"
92 OBSOLETE "H
[all...]
/freebsd/sys/kern/
H A Dsyscalls.c19 "obs_execv", /* 11 = obsolete execv */
75 "obs_vread", /* 67 = obsolete vread */
76 "obs_vwrite", /* 68 = obsolete vwrite */
77 "obs_sbrk", /* 69 = obsolete sbrk */
78 "obs_sstk", /* 70 = obsolete sstk */
84 "obs_vhangup", /* 76 = obsolete vhangup */
85 "obs_vlimit", /* 77 = obsolete vlimit */
115 "obs_vtimes", /* 107 = obsolete vtimes */
123 "obs_vtrace", /* 115 = obsolete vtrace */
147 "obs_sigreturn", /* 139 = obsolete sigreturn */
[all …]
H A Dinit_sysent.c80 …sys, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_ABSENT }, /* 11 = obsolete execv */
136 …sys, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_ABSENT }, /* 67 = obsolete vread */
137 …ys, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_ABSENT }, /* 68 = obsolete vwrite */
138 …osys, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_ABSENT }, /* 69 = obsolete sbrk */
139 …osys, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_ABSENT }, /* 70 = obsolete sstk */
145 …s, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_ABSENT }, /* 76 = obsolete vhangup */
146 …ys, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_ABSENT }, /* 77 = obsolete vlimit */
176 …s, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_ABSENT }, /* 107 = obsolete vtimes */
184 …s, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_ABSENT }, /* 115 = obsolete vtrace */
208 ….sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_ABSENT }, /* 139 = obsolete sigreturn */
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.def17 // LC_SYMSEG is obsolete and no longer supported.
21 // LC_LOADFVMLIB is obsolete and no longer supported.
23 // LC_IDFVMLIB is obsolete and no longer supported.
25 // LC_IDENT is obsolete and no longer supported.
27 // LC_FVMFILE is obsolete and no longer supported.
29 // LC_PREPAGE is obsolete and no longer supported.
36 // LC_PREBOUND_DYLIB is obsolete and no longer supported.
43 // LC_TWOLEVEL_HINTS is obsolete and no longer supported.
45 // LC_PREBIND_CKSUM is obsolete and no longer supported.
47 // LC_LOAD_WEAK_DYLIB is obsolete an
[all...]
/freebsd/contrib/mandoc/
H A Dman.options.1112 Entries are sorted by historical precedence, except that obsolete
157 .Bq obsolete hardware
187 .Bq obsolete
239 .Bq obsolete
397 .Bq obsolete hardware
420 .Bq obsolete hardware
426 .Bq obsolete hardware
477 .Bq obsolete
569 .Bq obsolete hardware
832 .Bq obsolete hardware
[all …]
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_indirect.c64 * "Big theory statement" for how we mark blocks obsolete.
67 * that vdev's mapping may no longer be referenced (aka "obsolete"). We
68 * keep track of how much of each mapping entry is obsolete. When
69 * an entry becomes completely obsolete, we can remove it, thus reducing
72 * - the entry-specific obsolete count
73 * - the vdev-specific obsolete spacemap
74 * - the pool-specific obsolete bpobj
78 * We track the obsolete space for the pool using several objects. Each
96 * when marking a DVA as obsolete. Instead of modifying an arbitrary
98 * to the end of this object. When a DVA becomes obsolete, it is
[all …]
/freebsd/contrib/llvm-project/lld/MachO/
H A DOptions.td900 HelpText<"This option is obsolete">,
905 HelpText<"This option is obsolete">,
1064 def grp_obsolete : OptionGroup<"obsolete">, HelpText<"OBSOLETE">;
1068 HelpText<"Obsolete. Replaced by more general -order_file option">,
1072 HelpText<"Obsolete. LLD supports LTO directly, without using an external dylib.">,
1076 HelpText<"This option is obsolete in ld64">,
1081 HelpText<"This option is obsolete in ld64">,
1085 HelpText<"This option is obsolete in ld64">,
1089 HelpText<"This option is obsolete in ld64">,
1093 HelpText<"This option is obsolete in ld64">,
[all …]
/freebsd/sys/contrib/device-tree/include/dt-bindings/leds/
H A Dcommon.h45 /* Obsolete equivalent: "shift-key-light" */
49 /* Obsolete equivalents: "tpacpi::thinklight" (IBM/Lenovo Thinkpads),
58 /* Obsolete: "platform:*:charging" (allwinner sun50i) */
61 Obsolete equivalents: "status-led:{red,green,blue}" (Motorola Droid 4),
/freebsd/contrib/ncurses/include/
H A Dcapdefaults.c39 * Compute obsolete capabilities. The reason this is an include file is
54 /* current (4.4BSD) capabilities marked obsolete */
61 /* current (4.4BSD) capabilities not obsolete */
78 /* totally obsolete capabilities */
/freebsd/contrib/ncurses/progs/
H A Dtset.c672 * Convert the obsolete argument forms into something that getopt can handle.
676 obsolete(char **argv) in obsolete() function
734 SKIP(" -a arpanet (obsolete)") in usage()
736 SKIP(" -d dialup (obsolete)") in usage()
742 SKIP(" -p plugboard (obsolete)") in usage()
746 SKIP(" -S (obsolete)") in usage()
783 obsolete(argv); in main()
790 case 'a': /* OBSOLETE: map identifier to type */ in main()
793 case 'd': /* OBSOLETE: map identifier to type */ in main()
811 case 'p': /* OBSOLETE: map identifier to type */ in main()
[all …]
/freebsd/usr.bin/rpcinfo/
H A Drpcinfo.8229 obsolete by the
261 obsolete by the
272 obsolete by the
/freebsd/contrib/bearssl/src/ec/
H A Dec_c25519_i15.c49 /* obsolete
248 /* obsolete in api_mul()
262 /* obsolete in api_mul()
279 /* obsolete in api_mul()
301 /* obsolete in api_mul()
H A Dec_c25519_i31.c53 /* obsolete
242 /* obsolete in api_mul()
256 /* obsolete in api_mul()
273 /* obsolete in api_mul()
295 /* obsolete in api_mul()
/freebsd/contrib/file/magic/Magdir/
H A Dxwindows10 >0 byte =0 obsolete
13 >3 byte =0 obsolete
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Ddklabel.h194 uint16_t dkl_obs1; /* obsolete */
195 uint16_t dkl_obs2; /* obsolete */
201 uint16_t dkl_obs3; /* obsolete */
202 uint16_t dkl_obs4; /* obsolete */
/freebsd/sbin/restore/
H A Dmain.c65 static void obsolete(int *, char **[]);
86 obsolete(&argc, &argv); in main()
298 * obsolete --
303 obsolete(int *argcp, char **argvp[]) in obsolete() function
/freebsd/contrib/openpam/m4/
H A Dlt~obsolete.m41 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
11 # serial 5 lt~obsolete.m4
/freebsd/contrib/ntp/sntp/m4/
H A Dlt~obsolete.m41 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
11 # serial 5 lt~obsolete.m4
/freebsd/contrib/ntp/sntp/libevent/m4/
H A Dlt~obsolete.m41 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
11 # serial 5 lt~obsolete.m4
/freebsd/contrib/file/m4/
H A Dlt~obsolete.m41 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
11 # serial 5 lt~obsolete.m4

12345678910>>...34