Searched refs:additional (Results 1 - 6 of 6) sorted by relevance

/solaris-userland-s11u3/components/php-5_3/
H A Dapache-php53.license137 The PHP Server includes a number of additional extensions with
H A Dphp-53.license137 The PHP Server includes a number of additional extensions with
283 * that such additional attribution notices cannot be construed
287 * may provide additional or different license terms and conditions
296 * this License, without any additional terms or conditions.
337 * of your accepting any such warranty or additional liability.
/solaris-userland-s11u3/make-rules/
H A Dattpackagemake.mk37 # Any additional pre/post configure, build, or install actions can be specified
H A Dconfigure.mk44 # Any additional pre/post configure, build, or install actions can be specified
H A Dshared-macros.mk741 # Default linker options that everyone should get. Do not add additional
/solaris-userland-s11u3/components/libusb/ugen/src/
H A Dlibusbugen.c445 int additional; local
478 additional = usb_do_io(info->ep_fd[0],
481 additional = rval;
485 "usb_control_msg(): additional 0x%x bytes\n", additional);
487 return (additional);

Completed in 26 milliseconds