/titanic_44/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | dhcpagent.dfl | 32 # the interface name to the parameter name. For example, to make 60 # By uncommenting the following parameter-value pairs, all managed 75 # behavior, set and uncomment the following parameter-value pair. 77 # DISCOVERs, which is formally specified in RFC 2131. This parameter 85 # identifier, set and uncomment the following parameter-value pair. 106 # By default, a parameter request list requesting a subnet mask (1), 110 # can be changed by altering the following parameter-value pair. The 117 # The default DHCPv6 parameter request list has preference (7), unicast (12), 119 # NIS domain (29). This may be changed by altering the following parameter- 125 # The parameter ignore list allows you to instruct the DHCP client to discard [all …]
|
/titanic_44/usr/src/cmd/bnu/ |
H A D | Config | 29 # <parameter>=<value> 31 # where <parameter> is the name of one of the configurable parameters, 32 # and <value> is the value to be assigned to that parameter. 39 # <parameter> <value>
|
/titanic_44/usr/src/cmd/sgs/packages/common/ |
H A D | depend | 31 # <pkg.abbr> see pkginfo(4), PKG parameter 32 # <name> see pkginfo(4), NAME parameter 33 # <version> see pkginfo(4), VERSION parameter 34 # <arch> see pkginfo(4), ARCH parameter
|
/titanic_44/usr/src/uts/common/smbsrv/ndl/ |
H A D | srvsvc.ndl | 752 * Windows NT/2000/XP: The parameter order is as follows. 764 * Windows 95/98/Me: The calling application must use the cbBuffer parameter 766 * pbBuffer parameter. (The cbBuffer parameter replaces the prefmaxlen 767 * parameter.) Neither a user name parameter nor a resume handle parameter is 768 * available on this platform. Therefore, the parameter list is as follows. 781 * remote server on which the function is to execute. If this parameter is 787 * for which information is to be returned. If this parameter is NULL, 792 * information is to be returned. If this parameter is NULL, NetSessionEnum 796 * [in] Specifies the information level of the data. This parameter can be 801 * The bufptr parameter points to an array of SESSION_INFO_0 [all …]
|
/titanic_44/usr/src/lib/libc/i386/gen/ |
H A D | _mul64.s | 33 / a b parameter A 34 / x c d parameter B
|
/titanic_44/usr/src/lib/libsqlite/src/ |
H A D | sqlite.h.in | 100 ** the callback function specified by the 3rd parameter is 106 ** The 4th parameter is an arbitrary pointer that is passed 107 ** to the callback function as its first parameter. 109 ** The 2nd parameter to the callback function is the number of 110 ** columns in the query result. The 3rd parameter to the callback 112 ** The 4th parameter to the callback is an array of strings holding 172 #define SQLITE_RANGE 25 /* 2nd parameter to sqlite_bind out of range */ 236 /* If the parameter to this routine is one of the return value constants 429 ** is returned in the in the errmsg parameter of sqlite_open() when 473 ** parameter is non-negative, the type of the result will be the [all …]
|
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Task/pod/ |
H A D | Task.pod | 29 The C<$project> parameter must be a valid project ID and the C<$flags> 30 parameter must be C<TASK_NORMAL> or C<TASK_FINAL>. The parameters are passed
|
/titanic_44/usr/src/cmd/svr4pkg/libinst/ |
H A D | sml.c | 1450 SML_PARAM *parameter; in smlSetParam() local 1503 parameter = (SML_PARAM *)calloc(1, sizeof (SML_PARAM)); in smlSetParam() 1504 bzero(parameter, sizeof (SML_PARAM)); in smlSetParam() 1505 parameter->name = strdup(name); in smlSetParam() 1506 parameter->value = strdup(value); in smlSetParam() 1511 (void) memcpy(&(tag->params[tag->params_num - 1]), parameter, in smlSetParam() 1513 free(parameter); in smlSetParam() 2731 SML_PARAM *parameter; in _smlReadTag() local 2967 parameter = (SML_PARAM *)calloc(1, sizeof (SML_PARAM)); in _smlReadTag() 2968 bzero(parameter, sizeof (SML_PARAM)); in _smlReadTag() [all …]
|
H A D | dryrun.c | 154 wr_OK(FILE *fp, char *parameter, int set, int value) in wr_OK() argument 156 (void) fprintf(fp, "%s=%s\n", parameter, in wr_OK()
|
/titanic_44/usr/src/cmd/cmd-inet/etc/ |
H A D | ipsecalgs | 39 # [parameter,parameter..]|[flags]
|
H A D | ipqosconf.1.sample | 37 # Before this configuration file can be applied the sport parameter of the 39 # service whose traffic you wish to apply EF to and the uid parameter of the
|
H A D | wanboot.conf.sample | 36 # parameter implies that it takes a default value (<empty> unless 74 # plus those found in certificates, etc. The following parameter
|
H A D | ipqosconf.3.sample | 34 # Before this configuration can be applied the daddr parameter
|
H A D | ipqosconf.2.sample | 39 # parameter values in the ipgpc filter myfilter need to be given actual values.
|
/titanic_44/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | ClientLib_en.properties | 68 # message in Assert when a null parameter is detected. 71 null_parameter = Null parameter: {0}. 117 null_or_empty_vector = Null or empty vector parameter: {0} 137 lifetime_error = Lifetime parameter is out of range 0-65535 142 null_locale_error = Null locale parameter. 161 null_string_parameter = Null or empty string parameter: {0}
|
H A D | Server_en.properties | 138 ls_null_config = Null config_in parameter 140 rh_null_sock = Null sock_in parameter 142 rh_null_bais = Null bais parameter
|
/titanic_44/usr/src/cmd/sendmail/cf/feature/ |
H A D | nocanonify.m4 | 23 `errprint(`*** ERROR: unknown parameter '"defn(`_ARG_')"` for FEATURE(`nocanonify')
|
H A D | ratecontrol.m4 | 28 `errprint(`*** ERROR: unknown parameter '"defn(`_ARG_')"` for FEATURE(`ratecontrol')')')
|
H A D | conncontrol.m4 | 28 `errprint(`*** ERROR: unknown parameter '"defn(`_ARG_')"` for FEATURE(`conncontrol')')')
|
/titanic_44/usr/src/lib/librstp/common/ |
H A D | README.CVS.HOWTO | 12 Updates from within the module's directory do not need the -d parameter.
|
/titanic_44/usr/src/cmd/sgs/rtld/sparc/ |
H A D | boot.s | 174 ld [%l7], %o1 ! 2nd parameter
|
/titanic_44/usr/src/lib/libshell/common/ |
H A D | sh.memo | 922 The prompt will be evaluated for parameter expansion, command 924 The parameter 928 The parameter 940 for parameter expansions, arithmetic expansions, 1032 parameter. 1111 so that parameter expansion and command substitution (defined below) 1221 The third type of parameter is a variable. 1364 via parameter 1530 The expansion of a variable or parameter can be modified so that 1534 There are several parameter expansion operators that can do this. [all …]
|
/titanic_44/usr/src/lib/libnwam/ |
H A D | README | 153 a parameter, which is created via the nwam_value_create_<type>() family 342 parameter. 351 The flags parameter in the walk functions allows filtering of the locs that 396 The flags parameter in the walk functions allows filtering of the ENMs that
|
/titanic_44/usr/src/lib/libc/sparc/crt/ |
H A D | _rtboot.s | 154 mov %l0, %i0 ! set up parameter
|
/titanic_44/usr/src/uts/sun4u/starcat/ml/ |
H A D | drmach_asm.s | 421 ! The parameter is assumed to point to a concatenation of six 439 ! does not go idle. See the parameter description above.
|