| /onnv/onnv-gate/usr/src/cmd/cmd-inet/lib/nwamd/ |
| structures.h | 246 char ndc_essid[DLADM_STRSIZE]; 247 char ndc_bssid[DLADM_STRSIZE]; 248 char ndc_key[DLADM_STRSIZE]; 249 char ndc_secmode[DLADM_STRSIZE];
|
| wireless.c | 318 char strength[DLADM_STRSIZE]; 432 char cur_essid[DLADM_STRSIZE]; 433 char cur_bssid[DLADM_STRSIZE]; 434 char errmsg[DLADM_STRSIZE]; 487 char essid[DLADM_STRSIZE]; 488 char bssid[DLADM_STRSIZE]; 721 char essid[DLADM_STRSIZE]; 722 char bssid[DLADM_STRSIZE]; 913 char essid_name[DLADM_STRSIZE]; 914 char bssid_name[DLADM_STRSIZE]; [all...] |
| /onnv/onnv-gate/usr/src/cmd/flowadm/ |
| flowadm.c | 480 char buf[DLADM_STRSIZE]; 553 char buf[DLADM_STRSIZE]; 728 char propstr[DLADM_STRSIZE]; 729 char attrstr[DLADM_STRSIZE]; 734 bzero(propstr, DLADM_STRSIZE); 735 bzero(attrstr, DLADM_STRSIZE); 757 (void) strlcat(attrstr, optarg, DLADM_STRSIZE); 758 if (strlcat(attrstr, ",", DLADM_STRSIZE) >= 759 DLADM_STRSIZE) 763 (void) strlcat(propstr, optarg, DLADM_STRSIZE); [all...] |
| /onnv/onnv-gate/usr/src/lib/libdladm/common/ |
| libdladm.c | 388 (void) snprintf(buf, DLADM_STRSIZE, "%s", dgettext(TEXT_DOMAIN, s)); 527 (void) snprintf(buf, DLADM_STRSIZE, "0.%03u", kbps); 529 (void) snprintf(buf, DLADM_STRSIZE, "%5u.%03u", mbps, 532 (void) snprintf(buf, DLADM_STRSIZE, "%5u", mbps); 622 (void) snprintf(buf, DLADM_STRSIZE, "%s", s); 644 (void) snprintf(buf, DLADM_STRSIZE, "%s", s); 849 (void) snprintf(buf, DLADM_STRSIZE, "%s", dgettext(TEXT_DOMAIN, s)); 889 (void) snprintf(buf, DLADM_STRSIZE, "%s", dgettext(TEXT_DOMAIN, s));
|
| libdlether.c | 205 char tmpbuf[DLADM_STRSIZE]; 232 (void) snprintf(tmpbuf, DLADM_STRSIZE, "%d%c",
|
| libdlaggr.c | 825 (void) strlcat(str, ",", DLADM_STRSIZE); 826 (void) strlcat(str, pol->pol_name, DLADM_STRSIZE); 884 (void) strlcpy(buf, "unknown", DLADM_STRSIZE); 929 (void) snprintf(buf, DLADM_STRSIZE, "%s", 935 (void) strlcpy(buf, "unknown", DLADM_STRSIZE); 977 (void) snprintf(buf, DLADM_STRSIZE, "%s", 983 (void) strlcpy(buf, "unknown", DLADM_STRSIZE); 999 (void) snprintf(buf, DLADM_STRSIZE, "%s", 1005 (void) strlcpy(buf, "unknown", DLADM_STRSIZE); [all...] |
| flowprop.c | 269 char buf[DLADM_STRSIZE]; 280 (void) snprintf(prop_val[0], DLADM_STRSIZE, "%s", 363 char buf[DLADM_STRSIZE]; 375 (void) snprintf(prop_val[0], DLADM_STRSIZE, "%s",
|
| libdladm.h | 44 #define DLADM_STRSIZE 256
|
| secobj.c | 94 (void) snprintf(buf, DLADM_STRSIZE, "%s", s); 327 char classbuf[DLADM_STRSIZE];
|
| libdllink.c | 357 (void) snprintf(buf, DLADM_STRSIZE, "%s", s); 377 (void) snprintf(buf, DLADM_STRSIZE, "%s", s);
|
| linkprop.c | [all...] |
| libdlwlan.c | 907 (void) snprintf(buf, DLADM_STRSIZE, "%s", essid->we_bytes); 926 (void) snprintf(buf, DLADM_STRSIZE, "%s", s); 954 (void) snprintf(buf, DLADM_STRSIZE, "%.*f", *speed % 2, [all...] |
| libdlvnic.c | 650 (void) strlcpy(buf, "unknown", DLADM_STRSIZE);
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/ |
| 6to4relay.c | 69 char errstr[DLADM_STRSIZE]; 178 char errstr[DLADM_STRSIZE];
|
| /onnv/onnv-gate/usr/src/cmd/rcm_daemon/common/ |
| bridge_rcm.c | 143 char errmsg[DLADM_STRSIZE]; 334 char errmsg[DLADM_STRSIZE]; 543 char errmsg[DLADM_STRSIZE]; 676 char errmsg[DLADM_STRSIZE]; 827 char errstr[DLADM_STRSIZE];
|
| aggr_rcm.c | 172 char errmsg[DLADM_STRSIZE]; 491 char errmsg[DLADM_STRSIZE]; 534 char errmsg[DLADM_STRSIZE]; 768 char errmsg[DLADM_STRSIZE]; 982 char errmsg[DLADM_STRSIZE]; 1149 char errstr[DLADM_STRSIZE]; [all...] |
| vlan_rcm.c | 167 char errmsg[DLADM_STRSIZE]; 404 char errmsg[DLADM_STRSIZE]; 433 char errmsg[DLADM_STRSIZE]; 678 char errmsg[DLADM_STRSIZE]; 854 char errmsg[DLADM_STRSIZE]; 1065 char errstr[DLADM_STRSIZE]; 1270 char errmsg[DLADM_STRSIZE]; [all...] |
| vnic_rcm.c | 166 char errmsg[DLADM_STRSIZE]; 404 char errmsg[DLADM_STRSIZE]; 434 char errmsg[DLADM_STRSIZE]; 681 char errmsg[DLADM_STRSIZE]; 857 char errmsg[DLADM_STRSIZE]; 1077 char errstr[DLADM_STRSIZE]; [all...] |
| network_rcm.c | 138 char errmsg[DLADM_STRSIZE]; 422 char errmsg[DLADM_STRSIZE];
|
| ip_rcm.c | 241 char errmsg[DLADM_STRSIZE]; 797 char errmsg[DLADM_STRSIZE]; [all...] |
| /onnv/onnv-gate/usr/src/cmd/dladm/ |
| dladm.c | 611 char link_class[DLADM_STRSIZE]; 613 char link_state[DLADM_STRSIZE]; 616 char link_phys_state[DLADM_STRSIZE]; 617 char link_phys_media[DLADM_STRSIZE]; 618 char link_phys_speed[DLADM_STRSIZE]; 653 char laggr_lacptimer[DLADM_STRSIZE]; 983 char simnet_media[DLADM_STRSIZE]; [all...] |
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/bridged/ |
| main.c | 204 char buf[DLADM_STRSIZE];
|
| events.c | 85 char buf[DLADM_STRSIZE]; 146 char pointless[DLADM_STRSIZE]; 328 char pointless[DLADM_STRSIZE];
|
| rstp.c | 380 char buf[DLADM_STRSIZE]; 400 char buf[DLADM_STRSIZE];
|
| /onnv/onnv-gate/usr/src/lib/libnwam/common/ |
| door.c | 258 (has_wlan_attrs ? DLADM_STRSIZE * WLA_NUM_STRS : 0)); 440 wlanret = malloc(count * (sizeof (*wlan) + DLADM_STRSIZE *
|