HomeSort by relevance Sort by last modified time
    Searched refs:specific (Results 1 - 25 of 121) sorted by null

1 2 3 4 5

  /onnv/onnv-gate/usr/src/lib/libsip/common/
sip_parse_uri.h 10 * See the License for the specific language governing permissions
101 } specific; member in struct:sip_uri
104 #define sip_uri_params specific.sip_sipuri.sip_params
105 #define sip_uri_headers specific.sip_sipuri.sip_headers
106 #define sip_uri_opaque specific.sip_absuri.sip_uri_opaque
107 #define sip_uri_query specific.sip_absuri.sip_uri_query
108 #define sip_uri_path specific.sip_absuri.sip_uri_path
109 #define sip_uri_regname specific.sip_absuri.sip_uri_regname
  /onnv/onnv-gate/usr/src/cmd/agents/snmp/snmplib/
trap.h 11 * See the License for the specific language governing permissions
46 extern int trap_send(IPAddress *ip_address, Oid *enterprise, int generic, int specific, SNMP_variable *variables, char *error_label);
53 int specific,
61 extern int trap_send_to_all_destinators(Oid *enterprise, int generic, int specific, SNMP_variable *variables, char *error_label);
62 extern int trap_send_to_all_destinators7(int i_flag, Oid *enterprise, int generic, int specific, uint32_t time_stamp, SNMP_variable *variables, char *error_label);
65 int specific,int trap_port,uint32_t time_stamp,
trap.c 11 * See the License for the specific language governing permissions
102 int trap_send(IPAddress *ip_address, Oid *enterprise, int generic, int specific, SNMP_variable *variables, char *error_label)
173 /* generic, specific */
175 pdu->specific = specific;
245 int specific,int trap_port,uint32_t time_stamp,
325 /* generic, specific */
328 pdu->specific = specific;
409 int specific,
    [all...]
pdu.h 11 * See the License for the specific language governing permissions
80 int specific; /* Specific trap */ member in struct:_SNMP_pdu
  /onnv/onnv-gate/usr/src/uts/common/xen/public/
README.DO_NOT_EDIT 10 # See the License for the specific language governing permissions
31 These files should not be edited in ON. They are copies from a specific
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
MM_DOS.pm 15 ExtUtils::MM_DOS - DOS specific subclass of ExtUtils::MM_Unix
MM_UWIN.pm 13 ExtUtils::MM_UWIN - U/WIN specific subclass of ExtUtils::MM_Unix
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
vmsish.pm 7 vmsish - Perl pragma to control VMS-specific language features
26 If no import list is supplied, all possible VMS-specific features are
27 assumed. Currently, there are four VMS-specific features available:
  /onnv/onnv-gate/usr/src/lib/libc/sparc/gen/
byteorder.c 10 * See the License for the specific language governing permissions
33 #error Use ISA-specific byteorder.s on a little-endian machine.
  /onnv/onnv-gate/usr/src/lib/libc/sparcv9/gen/
byteorder.c 10 * See the License for the specific language governing permissions
33 #error Use ISA-specific byteorder.s on a little-endian machine.
  /onnv/onnv-gate/usr/src/uts/common/xen/sys/
README 10 # See the License for the specific language governing permissions
32 copies from a specific build of the xen consolidation which can be found in:
  /onnv/onnv-gate/usr/src/cmd/Adm/sun/
README 11 # See the License for the specific language governing permissions
35 In earlier releases, /usr/kvm contained the platform specific implementations
36 of programs and libraries. The interface to these platform specific
39 independent interface to the platform specific implementation in /usr/kvm.
76 The following platform specific objects were also delivered in previous
77 releases of SunOS. They are only of use with specific platforms and
  /onnv/onnv-gate/usr/src/cmd/agents/snmp/trapsend/
trapsend.c 10 * See the License for the specific language governing permissions
71 int generic, specific, level; local
86 /* generic, specific */
88 specific = 1;
157 case 's': /* specific trap type */
160 specific = atoi(optarg);
214 specific,
228 specific,
248 fprintf(stderr, "\n%s is not a valid generic or specific trap type number!\n\n", buf);
  /onnv/onnv-gate/usr/src/cmd/fm/eversholt/
README 11 # See the License for the specific language governing permissions
33 files specific to the eversholt compiler.
  /onnv/onnv-gate/usr/src/cmd/svc/milestone/
README 11 # See the License for the specific language governing permissions
35 with a specific command should locate their description in the directory
  /onnv/onnv-gate/usr/src/cmd/lp/filter/postscript/postscript/
README 11 # See the License for the specific language governing permissions
31 the prologue but not tied to specific command line options.
49 and often require device specific tuning that's rarely needed for STARE jobs. The
55 sets prism to true. What you end up getting is the device specific tuning needed
  /onnv/onnv-gate/usr/src/lib/libbc/libc/sys/common/sparc/
_syscall.s 11 ! See the License for the specific language governing permissions
_exit.s 11 ! See the License for the specific language governing permissions
getppid.s 16 ! See the License for the specific language governing permissions
  /onnv/onnv-gate/usr/src/cmd/fm/modules/common/eversholt/
README 11 # See the License for the specific language governing permissions
37 specific services it requires are either provided by the fmd interfaces,
  /onnv/onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
README 10 # See the License for the specific language governing permissions
33 See the License for the specific language governing permissions
  /onnv/onnv-gate/usr/src/lib/libbc/libc/crt/sparc/
start_float.s 16 ! See the License for the specific language governing permissions
  /onnv/onnv-gate/usr/src/uts/intel/ia32/promif/
README 11 # See the License for the specific language governing permissions
60 moved off into client-specific modules:
  /onnv/onnv-gate/usr/src/cmd/agents/snmp/agent/
node.h 11 * See the License for the specific language governing permissions
109 int generic,specific; member in struct:TrapHndlCxt
  /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/common/funcs/
err.chillbadarg.ksh 10 * See the License for the specific language governing permissions

Completed in 780 milliseconds

1 2 3 4 5