Home
last modified time | relevance | path

Searched refs:primary (Results 1 – 25 of 116) sorted by relevance

12345

/titanic_41/usr/src/lib/brand/solaris10/cmd/
H A Ds10_net_physical.sh337 primary=
347 if [ "$i" = primary ]; then
348 primary=$1
353 [ -n "$primary" ] && break
357 [ -z "$primary" ] && primary="$firstif"
358 cmdline=`shcat /etc/dhcp\.${primary}`
360 if [ "$_INIT_NET_IF" != "$primary" ]; then
361 echo "starting DHCP on primary interface $primary"
362 /sbin/ifconfig $primary auto-dhcp primary $cmdline
364 [ $? != 0 ] && [ $? != 4 ] && i4d_fail="$i4d_fail $primary"
[all …]
/titanic_41/usr/src/lib/libm/common/LD/
H A D__lgammal.c57 static long double primary(long double);
92 return (primary(x)-log1pl(x))-logl(x); in __k_lgammal()
94 return (primary(x-y)-logl(x)); in __k_lgammal()
96 return (primary(x-y)); in __k_lgammal()
98 return (primary(x-y)+logl(x-c1)); in __k_lgammal()
100 return (primary(x-y)+logl((x-c1)*(x-c2))); in __k_lgammal()
102 return (primary(x-y)+logl((x-c1)*(x-c2)*(x-c3))); in __k_lgammal()
104 return (primary(x-y)+logl((x-c1)*(x-c2)*(x-c3)*(x-c4))); in __k_lgammal()
106 return (primary(x-y)+logl((x-c1)*(x-c2)*(x-c3)*(x-c4)*(x-c5))); in __k_lgammal()
108 return primary(x-y)+ in __k_lgammal()
[all …]
/titanic_41/usr/src/lib/libm/common/Q/
H A D__lgammal.c57 static long double primary(long double);
88 return (primary(x)-log1pl(x))-logl(x); in __k_lgammal()
90 return primary(x-y)-logl(x); in __k_lgammal()
92 return primary(x-y); in __k_lgammal()
94 return primary(x-y)+logl(x-c1); in __k_lgammal()
96 return primary(x-y)+logl((x-c1)*(x-c2)); in __k_lgammal()
98 return primary(x-y)+logl((x-c1)*(x-c2)*(x-c3)); in __k_lgammal()
100 return primary(x-y)+logl((x-c1)*(x-c2)*(x-c3)*(x-c4)); in __k_lgammal()
102 return primary(x-y)+logl((x-c1)*(x-c2)*(x-c3)*(x-c4)*(x-c5)); in __k_lgammal()
104 return primary(x-y)+ in __k_lgammal()
[all …]
/titanic_41/usr/src/cmd/svc/milestone/
H A Dnet-physical378 primary=
388 if [ "$i" = primary ]; then
389 primary=$1
394 [ -n "$primary" ] && break
398 [ -z "$primary" ] && primary="$firstif"
399 cmdline=`shcat /etc/dhcp\.${primary}`
401 if [ "$_INIT_NET_IF" != "$primary" ]; then
402 echo "starting DHCP on primary interface $primary"
403 /sbin/ifconfig $primary auto-dhcp primary $cmdline
405 [ $? != 0 ] && [ $? != 4 ] && i4d_fail="$i4d_fail $primary"
[all …]
/titanic_41/usr/src/uts/common/avs/ns/rdc/
H A Drdc_io.c374 if (urdc->primary.addr.maxlen) in rdc_u_init()
375 free_rdc_netbuf(&urdc->primary.addr); in rdc_u_init()
442 if (urdc->primary.addr.maxlen) in _rdc_deconfigure()
443 free_rdc_netbuf(&(urdc->primary.addr)); in _rdc_deconfigure()
637 if (strncmp(utmp->primary.intf, urdc->primary.intf, in add_to_group()
780 if (strncmp(utmp->primary.intf, urdc->primary.intf, in change_group()
1143 spcs_s_add(kstatus, RDC_ESIZE, urdc->primary.intf, in check_filesize()
1144 urdc->primary.file, tmp1, urdc->secondary.intf, in check_filesize()
1284 if (strncmp(urdc->primary.file, rdc_set->primary.file, in rdc_check()
1288 urdc->primary.file, rdc_set->primary.file); in rdc_check()
[all …]
H A Drdc_bitmap.c215 (void) strncpy(header->primary.file, urdc->primary.file, NSC_MAXPATH); in rdc_fill_header()
216 (void) strncpy(header->primary.bitmap, urdc->primary.bitmap, in rdc_fill_header()
285 urdc->primary.file, sts); in rdc_read_header()
372 urdc->primary.file, sts); in rdc_write_header()
516 urdc->primary.file); in rdc_clear_state()
579 urdc->primary.file); in rdc_write_state()
605 urdc->primary.file); in rdc_write_state()
659 urdc->primary.file); in rdc_read_bitmap()
686 urdc->primary.file); in rdc_read_bitmap()
751 urdc->primary.file); in rdc_write_bitmap()
[all …]
H A Drdc_svc.c1481 init_rdc_netbuf(&(rdc_set.primary.addr)); in r_net_state4()
1483 bcopy(state.netaddr, rdc_set.primary.addr.buf, in r_net_state4()
1487 rdc_set.primary.addr.len = state.netaddrlen; in r_net_state4()
1489 (void) strncpy(rdc_set.primary.file, state.pfile, in r_net_state4()
1551 &(urdc->primary.addr), &(urdc->secondary.addr), 1); in r_net_state4()
1554 &(urdc->secondary.addr), &(urdc->primary.addr), 0); in r_net_state4()
1630 free_rdc_netbuf(&(rdc_set.primary.addr)); in r_net_state4()
1724 init_rdc_netbuf(&(rdc_set.primary.addr)); in r_net_state()
1728 bcopy(state.netaddr.buf, rdc_set.primary.addr.buf, in r_net_state()
1734 rdc_set.primary.addr.len = state.netaddrlen; in r_net_state()
[all …]
H A Drdc.c551 bcopy(&urdc->primary.intf[0], &set32.primary.intf[0], tailsize); in rdc_status_copy32()
942 urdc->primary.file); in rdc_info_stats_update()
949 urdc->primary.bitmap); in rdc_info_stats_update()
956 urdc->primary.intf); in rdc_info_stats_update()
1022 varsize = strlen(urdc->primary.file) + 1 in rdc_kstat_create()
1024 + strlen(urdc->primary.intf) + 1 in rdc_kstat_create()
1027 varsize += strlen(urdc->primary.bitmap) + 1; in rdc_kstat_create()
/titanic_41/usr/src/cmd/isns/isnsd/
H A Ddd.c365 uint32_t primary = GET_PRIMARY(m_id); in update_matrix() local
368 if (primary >= matrix->x) { in update_matrix()
374 if (primary >= matrix->x * 2) { in update_matrix()
375 new_x = primary + 1; in update_matrix()
442 if (TEST_MEMBERSHIP(bmp, primary, second) == 0) { in update_matrix()
443 SET_MEMBERSHIP(bmp, primary, second); in update_matrix()
449 CLEAR_MEMBERSHIP(bmp, primary, second); in update_matrix()
455 if (TEST_MEMBERSHIP(bmp, primary, second) != 0) { in update_matrix()
456 CLEAR_MEMBERSHIP(bmp, primary, second); in update_matrix()
465 primary, second) != 0) { in update_matrix()
[all …]
/titanic_41/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_netlogon.c138 char *primary; in smb_netlogon_receive() local
176 rc = smb_msgbuf_decode(&mb, "sUU", &junk, &primary, &domain); in smb_netlogon_receive()
192 rc = smb_msgbuf_decode(&mb, "UUU", &primary, &junk, &domain); in smb_netlogon_receive()
204 primary += strspn(primary, "\\"); in smb_netlogon_receive()
216 if (domain == NULL || primary == NULL) { in smb_netlogon_receive()
223 domain, primary, src_name); in smb_netlogon_receive()
238 (*netlogon_opt[i].handler)(primary, src_ipaddr); in smb_netlogon_receive()
/titanic_41/usr/src/cmd/sendmail/db/db/
H A Ddb_join.c69 __db_join(primary, curslist, flags, dbcp) in __db_join() argument
70 DB *primary; in __db_join()
78 DB_PANIC_CHECK(primary);
80 if ((ret = __db_joinchk(primary, flags)) != 0)
117 dbc->dbp = primary;
119 jc->j_primary = primary;
/titanic_41/usr/src/lib/libsqlite/test/
H A Dintpkey.test24 # Create a table with a primary key and a datatype other than
33 # There should be an index associated with the primary key
42 # Now create a table with an integer primary key and verify that
54 # Insert some records into the new table. Specify the primary key
74 # Attempting to insert a duplicate primary key should give a constraint
104 # the integer primary key.
122 # Make sure SELECT statements are able to use the primary key column
131 # Try to insert a non-integer value into the primary key field. This
163 # Check to make sure indices work correctly with integer primary keys
253 # Create indices that include the integer primary key as one of their
[all …]
H A Dlaststmtchanges.test85 create table t1 (k integer primary key);
86 create table t2 (k integer primary key, v1, v2);
182 create temp table t1 (k integer primary key);
183 create temp table t2 (k integer primary key);
186 create temp table n1 (k integer primary key, n);
187 create temp table n2 (k integer primary key, n);
H A Dmisc1.test199 # Test for multi-column primary keys, and for multiple primary keys.
208 } {1 {table "error1" has more than one primary key}}
216 } {1 {table "error1" has more than one primary key}}
486 # Test for memory leaks when a CREATE TABLE containing a primary key
492 CREATE TABLE test(a integer, primary key(a));
497 CREATE TABLE test(a integer, primary key(a));
502 CREATE TABLE test2(a text primary key, b text, primary key(a,b));
504 } {1 {table "test2" has more than one primary key}}
H A Dlastinsert.test34 create table t1 (k integer primary key);
61 create table t2 (k integer primary key, val1, val2, val3);
267 create temp table t1 (k integer primary key);
268 create temp table t2 (k integer primary key);
271 create temp table rid (k integer primary key, rin, rout);
H A Dunique.test16 # and primary keys, and the UNIQUE constraint on table columns
23 # Try to create a table with two primary keys.
34 } {1 {table "t1" has more than one primary key}}
H A Dvacuum.test156 CREATE TABLE Test (TestID int primary key);
161 CREATE TEMP TABLE tempTest (TestID int primary key, Test2 int NULL);
164 CREATE TABLE Test(TestID int primary key, Test2 int NULL);
/titanic_41/usr/src/cmd/devfsadm/
H A Daudio_link.c316 char primary[PATH_MAX + 1]; in check_audio_link() local
329 (void) sprintf(primary, primary_format, i); in check_audio_link()
330 if (devfsadm_link_valid(anynode, primary) == DEVFSADM_TRUE) { in check_audio_link()
333 primary, flags); in check_audio_link()
/titanic_41/usr/src/lib/librdc/common/
H A Drdcconfig.c134 strncpy(urdc.primary.intf, rdc->phost, MAX_RDC_HOST_SIZE); in config2set()
135 strncpy(urdc.primary.file, rdc->pfile, NSC_MAXPATH); in config2set()
136 strncpy(urdc.primary.bitmap, rdc->pbmp, NSC_MAXPATH); in config2set()
168 if (self_check(rdccfg->rdc_set->primary.intf)) { in rdc_config()
178 strncpy(rc.set.phost, set->primary.intf, MAX_RDC_HOST_SIZE); in rdc_config()
179 strncpy(rc.set.pfile, set->primary.file, NSC_MAXPATH); in rdc_config()
203 if (self_check(rdccfg->rdc_set->primary.intf)) { in rdc_mtconfig()
214 strncpy(rc[0]->set.phost, set->primary.intf, MAX_RDC_HOST_SIZE); in rdc_mtconfig()
215 strncpy(rc[0]->set.pfile, set->primary.file, NSC_MAXPATH); in rdc_mtconfig()
216 strncpy(rc[0]->set.pbmp, set->primary.bitmap, NSC_MAXPATH); in rdc_mtconfig()
[all …]
/titanic_41/usr/src/lib/libipadm/common/
H A Dipadm_persist.c263 boolean_t primary; in i_ipadm_dhcp_nvp2dbline() local
271 nvlist_lookup_boolean_value(v, IPADM_NVP_PRIMARY, &primary) != 0) { in i_ipadm_dhcp_nvp2dbline()
276 (primary ? "yes" : "no")); in i_ipadm_dhcp_nvp2dbline()
442 i_ipadm_add_dhcp2nvl(nvlist_t *nvl, boolean_t primary, int32_t wait) in i_ipadm_add_dhcp2nvl() argument
460 primary)) != 0) { in i_ipadm_add_dhcp2nvl()
604 boolean_t primary; in i_ipadm_dhcp_dbline2nvl() local
614 primary = (strcmp(cp, "yes") == 0); in i_ipadm_dhcp_dbline2nvl()
615 (void) i_ipadm_add_dhcp2nvl(nvl, primary, (int32_t)wait_time); in i_ipadm_dhcp_dbline2nvl()
/titanic_41/usr/src/lib/libsqlite/tool/
H A Dspaceanal.tcl46 pri_pages int, -- Number of primary pages used
48 pri_unused int, -- Number of unused bytes on primary pages
278 The number of pages that store data, either as primary B*Tree pages or
383 primary B*Tree page. Any additional payload is stored on a linked list
391 the current category. This is the sum of primary and overflow pages.
395 This is the number of primary B*Tree pages used.
401 Unused bytes on primary pages
403 The total number of bytes of unused space on all primary pages. The
405 total number of bytes on primary pages.
415 The total number of bytes of unused space on all primary and overflow
H A Dspace_used.tcl30 pri_pages int, -- Number of primary pages used
32 pri_unused int, -- Number of unused bytes on primary pages
/titanic_41/usr/src/cmd/svc/startd/
H A Dmethod.c190 boolean_t primary; in method_store_contract() local
195 primary = !method_is_transient(inst, type); in method_store_contract()
197 if (!primary) { in method_store_contract()
235 r = restarter_store_contract(inst->ri_m_inst, *cid, primary ? in method_store_contract()
278 method_remove_contract(restarter_inst_t *inst, boolean_t primary, in method_remove_contract() argument
281 ctid_t * const ctidp = primary ? &inst->ri_i.i_primary_ctid : in method_remove_contract()
289 primary ? "primary" : "transient", *ctidp, inst->ri_i.i_fmri); in method_remove_contract()
300 r = restarter_remove_contract(inst->ri_m_inst, *ctidp, primary ? in method_remove_contract()
332 if (primary) in method_remove_contract()
/titanic_41/usr/src/cmd/avs/rdc/
H A Dsndrboot.c382 parms.rdc_set->primary.addr.len = svaddr.len;
383 parms.rdc_set->primary.addr.maxlen = svaddr.maxlen;
384 parms.rdc_set->primary.addr.buf =
412 (void) strncpy(parms.rdc_set->primary.intf, fromhost,
414 (void) strncpy(parms.rdc_set->primary.file, fromfile, NSC_MAXPATH);
415 (void) strncpy(parms.rdc_set->primary.bitmap, frombitmap, NSC_MAXPATH);
/titanic_41/usr/src/lib/libast/common/port/
H A Dlc.tab187 cn china zh:primary
202 gb united-kingdom|great-britain|england en:primary
247 se sweden sv:primary
260 uk united-kingdom en:primary

12345