/freebsd/sys/geom/vinum/ |
H A D | geom_vinum_move.c | 49 char buf[20], *destination, *object; in gv_move() local 64 destination = gctl_get_param(req, "destination", NULL); in gv_move() 65 if (destination == NULL) { in gv_move() 69 if (gv_object_type(sc, destination) != GV_TYPE_DRIVE) { in gv_move() 70 gctl_error(req, "destination '%s' is not a drive", destination); in gv_move() 73 d = gv_find_drive(sc, destination); in gv_move() 104 struct gv_drive *destination, int flags) in gv_move_sd() argument 113 KASSERT(destination != NULL, ("gv_move_sd: NULL destination")); in gv_move_sd() 118 gv_consumer_is_open(destination->consumer)) && in gv_move_sd() 131 if (destination == cursd->drive_sc) { in gv_move_sd() [all …]
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | Thunks.cpp | 426 return destination.getVA() - (getThunkTargetSym()->getVA() + 4); in computeOffset() 517 uint64_t s = getAArch64ThunkDestVA(destination, addend); in getMayUseShortThunk() 528 uint64_t s = getAArch64ThunkDestVA(destination, addend); in writeTo() 542 uint64_t s = getAArch64ThunkDestVA(destination, addend); in writeLong() 548 addSymbol(saver().save("__AArch64AbsLongThunk_" + destination.getName()), in addSymbols() 566 uint64_t s = getAArch64ThunkDestVA(destination, addend); in writeLong() 575 addSymbol(saver().save("__AArch64ADRPThunk_" + destination.getName()), in addSymbols() 591 uint64_t s = getARMThunkDestVA(destination); in getMayUseShortThunk() 608 uint64_t s = getARMThunkDestVA(destination); in writeTo() 634 uint64_t s = getARMThunkDestVA(destination); in getMayUseShortThunk() [all …]
|
/freebsd/contrib/tcp_wrappers/ |
H A D | environ.c | 95 char *destination; in setenv() local 115 destination = (envp != 0 && strlen(*envp) >= l_nameval) ? in setenv() 117 if (destination == 0) in setenv() 119 strncpy(destination, name, l_name); in setenv() 120 destination[l_name] = '='; in setenv() 121 strcpy(destination + l_name + 1, value); in setenv() 122 return ((envp == 0) ? addenv(destination) : (*envp = destination, 0)); in setenv()
|
/freebsd/sys/dev/aic7xxx/aicasm/ |
H A D | aicasm_insformat.h | 49 destination : 9, member 57 destination : 9, 67 destination : 9, member 75 destination : 9,
|
/freebsd/sys/contrib/device-tree/Bindings/dma/ |
H A D | adi,axi-dmac.txt | 22 adi,destination-bus-width: Width of the source or destination bus in bits. 24 adi,destination-bus-type: Type of the source or destination bus. Must be one 57 adi,destination-bus-width = <64>; 58 adi,destination-bus-type = <ADI_AXI_DMAC_TYPE_FIFO>;
|
/freebsd/sys/dev/isci/scil/ |
H A D | sci_util.c | 59 U32 *destination, in scic_word_copy_with_swap() argument 66 *destination = SCIC_SWAP_DWORD(*source); in scic_word_copy_with_swap() 69 destination++; in scic_word_copy_with_swap()
|
/freebsd/contrib/sendmail/contrib/ |
H A D | qtool.pl | 63 my $destination; 84 my $destination = shift; 86 $result = $destination->add($source); 148 $destination = new Queue($dst_name); 223 $result = $conditions->check_move($source, $destination); 226 $result = &{$action}($source, $destination); 891 my $destination = shift; 902 $qf_dest = File::Spec->catfile($destination, "qf"); 905 $df_dest = File::Spec->catfile($destination, "df"); 908 $df_dest = $destination; [all …]
|
/freebsd/contrib/ntp/libntp/lib/isc/ |
H A D | log.c | 77 isc_logdestination_t destination; member 252 #define FACILITY(channel) (channel->destination.facility) 253 #define FILE_NAME(channel) (channel->destination.file.name) 254 #define FILE_STREAM(channel) (channel->destination.file.stream) 255 #define FILE_VERSIONS(channel) (channel->destination.file.versions) 256 #define FILE_MAXSIZE(channel) (channel->destination.file.maximum_size) 257 #define FILE_MAXREACHED(channel) (channel->destination.file.maximum_reached) 333 isc_logdestination_t destination; in isc_logconfig_create() local 369 destination.facility = LOG_DAEMON; in isc_logconfig_create() 372 &destination, 0); in isc_logconfig_create() [all …]
|
/freebsd/contrib/netbsd-tests/net/route/ |
H A D | t_route.sh | 232 destination: 10.0.1.2 247 destination: 10.0.1.0 262 destination: default 281 destination: 10.0.1.0 307 destination: fc00:0:0:1::2 321 destination: fc00:0:0:1:: 336 destination: :: 355 destination: fc00:0:0:1::
|
H A D | t_change.sh | 123 destination: 192.168.0.0 142 destination: 192.168.0.0 190 destination: 192.168.0.0 209 destination: 192.168.0.0 257 destination: 192.168.0.0 276 destination: 192.168.0.0
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | IntrinsicsRISCV.td | 312 // For destination vector type is the same as source vector. 320 // For destination vector type is the same as the source vector type 337 // For destination vector type is the same as first source vector (with mask). 347 // For destination vector type is the same as source vector. 355 // For destination vector type is the same as first source vector (with mask). 373 // For destination vector type is the same as first and second source vector. 381 // For destination vector type is the same as first and second source vector. 390 // For destination vector type is the same as first and second source vector. 409 // For destination vector type is the same as first and second source vector. 420 // For destination vector type is the same as first source vector, and the [all …]
|
/freebsd/tests/sys/netinet6/frag6/ |
H A D | frag6_05.sh | 168 <dropped-invalid-destination>0</dropped-invalid-destination> 193 <received-destination-unreachable>0</received-destination-unreachable> 203 <sent-destination-unreachable>0</sent-destination-unreachable> 361 <dropped-invalid-destination>0</dropped-invalid-destination> 386 <received-destination-unreachable>0</received-destination-unreachable> 396 <sent-destination-unreachable>0</sent-destination-unreachable>
|
H A D | frag6_01.sh | 163 <dropped-invalid-destination>0</dropped-invalid-destination> 188 <received-destination-unreachable>0</received-destination-unreachable> 198 <sent-destination-unreachable>0</sent-destination-unreachable>
|
H A D | frag6_03.sh | 164 <dropped-invalid-destination>0</dropped-invalid-destination> 189 <received-destination-unreachable>0</received-destination-unreachable> 199 <sent-destination-unreachable>2</sent-destination-unreachable>
|
H A D | frag6_07.sh | 160 <dropped-invalid-destination>0</dropped-invalid-destination> 185 <received-destination-unreachable>0</received-destination-unreachable> 195 <sent-destination-unreachable>0</sent-destination-unreachable>
|
H A D | frag6_08.sh | 160 <dropped-invalid-destination>0</dropped-invalid-destination> 185 <received-destination-unreachable>0</received-destination-unreachable> 195 <sent-destination-unreachable>0</sent-destination-unreachable>
|
H A D | frag6_09.sh | 162 <dropped-invalid-destination>0</dropped-invalid-destination> 187 <received-destination-unreachable>0</received-destination-unreachable> 197 <sent-destination-unreachable>0</sent-destination-unreachable>
|
H A D | frag6_19.sh | 149 <dropped-invalid-destination>0</dropped-invalid-destination> 174 <received-destination-unreachable>0</received-destination-unreachable> 184 <sent-destination-unreachable>0</sent-destination-unreachable>
|
H A D | frag6_20.sh | 159 <dropped-invalid-destination>0</dropped-invalid-destination> 184 <received-destination-unreachable>0</received-destination-unreachable> 194 <sent-destination-unreachable>0</sent-destination-unreachable>
|
H A D | frag6_02.sh | 163 <dropped-invalid-destination>0</dropped-invalid-destination> 188 <received-destination-unreachable>0</received-destination-unreachable> 198 <sent-destination-unreachable>0</sent-destination-unreachable>
|
H A D | frag6_04.sh | 164 <dropped-invalid-destination>0</dropped-invalid-destination> 189 <received-destination-unreachable>0</received-destination-unreachable> 199 <sent-destination-unreachable>0</sent-destination-unreachable>
|
H A D | frag6_10.sh | 164 <dropped-invalid-destination>0</dropped-invalid-destination> 189 <received-destination-unreachable>0</received-destination-unreachable> 199 <sent-destination-unreachable>0</sent-destination-unreachable>
|
H A D | frag6_11.sh | 163 <dropped-invalid-destination>0</dropped-invalid-destination> 188 <received-destination-unreachable>0</received-destination-unreachable> 198 <sent-destination-unreachable>0</sent-destination-unreachable>
|
H A D | frag6_12.sh | 162 <dropped-invalid-destination>0</dropped-invalid-destination> 187 <received-destination-unreachable>0</received-destination-unreachable> 197 <sent-destination-unreachable>0</sent-destination-unreachable>
|
H A D | frag6_13.sh | 162 <dropped-invalid-destination>0</dropped-invalid-destination> 187 <received-destination-unreachable>0</received-destination-unreachable> 197 <sent-destination-unreachable>0</sent-destination-unreachable>
|