Searched refs:strlen (Results 226 - 250 of 1552) sorted by relevance

1234567891011>>

/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Kernel/
H A Ddnlcsnoop.d62 this->len = strlen(self->path);
/osnet-11/usr/src/lib/libbsm/common/
H A Daudit_at.c106 if (strlen(path) + strlen(name) + 2 > PATH_MAX)
/osnet-11/usr/src/lib/libc/port/gen/
H A Disaexec.c84 len = strlen(execname) + isalen;
102 len = strlen(pathname);
/osnet-11/usr/src/lib/nsswitch/ldap/common/
H A Dgetnetmasks.c79 (strlen(netmask[0]) < 1)) {
84 len = strlen(netmask[0]) + 1;
H A Dgetprinter.c97 slen = strlen(SUNWPR_PREFIX);
98 plen = strlen(PRINTER_PREFIX);
137 len = strlen(attr->attrvalue[j]);
207 len = strlen(attr->attrvalue[j]);
238 buffer += strlen(attr->attrvalue[j]) + k;
244 be->buflen = strlen(be->buffer);
/osnet-11/usr/src/lib/sun_fc/common/
H A DTrace.cc118 snprintf(message, strlen(prefix) + MAX_MSG_LEN + 2, "%s:%s\n",
121 write(fd, message, strlen(message));
/osnet-11/usr/src/lib/libresolv2/common/irs/
H A Dgethostent_r.c172 len += strlen(he->h_aliases[i]) + 1;
174 len += strlen(he->h_name) + 1;
200 n = strlen(he->h_name) + 1;
208 n = strlen(he->h_aliases[i]) + 1;
245 if ((n = strlen(he->h_name) + 1) < (eob - cp)) {
257 if ((n = strlen(he->h_aliases[i]) + 1) < (eob - cp)) {
H A Dgetnetent_r.c157 len += strlen(ne->n_aliases[i]) + 1;
159 len += strlen(ne->n_name) + 1;
174 n = strlen(ne->n_name) + 1;
182 n = strlen(ne->n_aliases[i]) + 1;
204 if ((n = strlen(ne->n_name) + 1) < (eob - cp)) {
216 if ((n = strlen(ne->n_aliases[i]) + 1) < (eob - cp)) {
/osnet-11/usr/src/lib/libsldap/common/
H A Dns_crypt.c59 if (0 == strncmp(pwd, CRYPTMARK, strlen(CRYPTMARK)))
100 char *theRes = malloc(strlen(anHexaStr) /2 + 1);
214 modv = modvalue(ptr, strlen(ptr), &modv_len);
218 len = strlen(str) + strlen(CRYPTMARK) + 1;
250 len = strlen(sb);
/osnet-11/usr/src/lib/libldap4/common/
H A Dtmplout.c215 (*writeproc)( writeparm, buf, strlen( buf ));
219 (*writeproc)( writeparm, buf, strlen( buf ));
222 (*writeproc)( writeparm, buf, strlen( buf ));
244 sprintf( buf + strlen( buf ),
248 (*writeproc)( writeparm, buf, strlen( buf ));
256 sprintf( buf + strlen( buf ), "??one?(!(objectClass=dsa))\">Browse Below <EM>%s</EM></A>%s%s",
258 (*writeproc)( writeparm, buf, strlen( buf ));
268 (*writeproc)( writeparm, buf, strlen( buf ));
385 (*writeproc)( writeparm, buf, strlen( buf ));
515 (*writeproc)( writeparm, buf, strlen( bu
[all...]
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dtmplout.c194 (*writeproc)( writeparm, buf, strlen( buf ));
198 (*writeproc)( writeparm, buf, strlen( buf ));
201 (*writeproc)( writeparm, buf, strlen( buf ));
223 sprintf( buf + strlen( buf ),
227 (*writeproc)( writeparm, buf, strlen( buf ));
235 sprintf( buf + strlen( buf ), "??one?(!(objectClass=dsa))\">Browse Below <EM>%s</EM></A>%s%s",
237 (*writeproc)( writeparm, buf, strlen( buf ));
247 (*writeproc)( writeparm, buf, strlen( buf ));
372 (*writeproc)( writeparm, buf, strlen( buf ));
687 sprintf( buf + strlen( bu
[all...]
/osnet-11/usr/src/lib/libcryptoutil/common/
H A Dpkcs11_uri.c69 len = strlen(str);
184 if (strncmp(str, PK11_URI_PREFIX, strlen(PK11_URI_PREFIX)) != 0)
187 if ((str2 = strdup(str + strlen(PK11_URI_PREFIX))) == NULL)
196 (strlen(str2) > 0 && str2[strlen(str2) - 1] == ';'))
257 if (strlen(l2) > PK11_MAX_ID_LEN * 2 +
/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_fp.c82 hw_option = calloc(1, strlen(options) + 1);
83 (void) snprintf(hw_option, strlen(options) + 1, "%s", options);
239 hw_option = calloc(1, strlen(options) + 1);
240 (void) snprintf(hw_option, strlen(options) + 1, "%s", options);
374 !(strncmp(&ap_id2[i], LUN_COMP_SEP, strlen(LUN_COMP_SEP)))) {
377 !(strncmp(&ap_id1[i], LUN_COMP_SEP, strlen(LUN_COMP_SEP)))) {
H A Dcfga_rcm.c216 rsrc_devpath += strlen(DEVICES);
309 rsrc_devpath += strlen(DEVICES);
511 if ((w = strlen(info_rsrc_str)) > w_rsrc)
513 if ((w = strlen(info_info_str)) > w_info)
523 if ((w = strlen(rsrc)) > w_rsrc)
527 if ((w = strlen(info)) > w_info)
543 newtable = realloc(*table, strlen(*table) + table_size);
554 w = strlen(rsrc);
563 w = strlen(info);
588 (void) sprintf(&((*table)[strlen(*tabl
[all...]
/osnet-11/usr/src/cmd/ldap/common/
H A Dconvutf8.c85 ileft = strlen(src);
91 /* maybe sizeof strlen(src) memory still exists */
224 len = strlen(locale);
583 if (strlen(buf) == 0 || buf[0] == '!')
620 if ((inlen = strlen(instr)) <= 0)
696 strlen( src ) * sizeof(char), &err);
713 strlen(src) * sizeof(char), &err );
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_shadow.c117 strlen(ZFS_SHADOW_DIR)) == 0 &&
118 (fullpath[strlen(checkpath)] == '\0' ||
119 fullpath[strlen(checkpath)] == '/')) {
166 if ((*path = zfs_alloc(hdl, strlen(shadow) + 2)) == NULL)
254 (void) memmove(shadopt, nextopt, strlen(nextopt) + 1);
267 len = strlen(shadow);
/osnet-11/usr/src/lib/scsi/libses/common/
H A Dses_subr.c44 len = strlen(msg);
48 len = strlen(msg);
53 (void) write(STDERR_FILENO, msg, strlen(msg));
184 n = strlen(errmsg);
207 n = strlen(errmsg);
351 len = strlen(s) + 1;
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dan_to_ln.c82 atp = &fprincname[strlen(fprincname)];
118 key.dsize = strlen(princ_name)+1; /* need to store the NULL for
240 ((unsigned int) match_match.rm_eo == strlen(string)))
250 (loc2 == &string[strlen(string)]))
305 use_bytes(strlen(repl));
307 op += strlen(op);
310 use_bytes(strlen(cp));
316 use_bytes(strlen(cp));
345 use_bytes(strlen(repl));
347 op += strlen(rep
[all...]
/osnet-11/usr/src/cmd/sendmail/src/
H A Dudb.c294 p = &user[strlen(user)];
359 keylen = strlen(keybuf);
430 if (strlen(hp->po_name) + strlen(hp->po_host) >
443 info.size = strlen(info.data);
491 keylen = strlen(keybuf);
514 i = strlen(up->udb_fwdhost) + strlen(a->q_user) + 1;
622 i = strlen(field);
625 if ((strlen(use
[all...]
/osnet-11/usr/src/lib/libprtdiag_psr/sparc/ontario/common/
H A Dpelton.c98 } else if (strncmp(path, PEL_PCIX_SLOT2, strlen(PEL_PCIX_SLOT2)) == 0) {
101 } else if (strncmp(path, PEL_PCIX_SLOT1, strlen(PEL_PCIX_SLOT1)) == 0) {
104 } else if (strncmp(path, PEL_PCIX_SLOT0, strlen(PEL_PCIX_SLOT0)) == 0) {
117 strlen(PEL_NETWORK_1_PATH)) == 0) {
120 strlen(PEL_NETWORK_3_PATH)) == 0) {
123 strlen(PEL_NETWORK_0_PATH)) == 0) {
126 strlen(PEL_NETWORK_2_PATH)) == 0) {
264 if (strlen(pci_card.name) > 24)
269 if (strlen(pci_card.model) > 10)
375 if (strlen(device_pat
[all...]
/osnet-11/usr/src/lib/librdc/common/
H A Drdcrules.c348 if (strlen(ctag) == 0 && file_dgname && strlen(file_dgname))
355 if (strlen(ctag) != 0 && file_dgname && islocal != 1 &&
356 strlen(file_dgname) != 0 &&
364 if ((file_dgname == NULL) || ((strlen(ctag) == 0) &&
365 (strlen(file_dgname) == 0))) {
391 if (file_dgname && strlen(file_dgname) != 0) {
393 if ((bmp_dgname == NULL) || (strlen(bmp_dgname) == 0)) {
401 if (strlen(ctag) != 0 && bmp_dgname && islocal != 1 &&
402 strlen(bmp_dgnam
[all...]
/osnet-11/usr/src/lib/libslp/clib/
H A DSLPFindSrvs.c73 if ((strlen(pcServiceType) > SLP_MAX_STRINGLEN) ||
74 (strlen(pcScope) > SLP_MAX_STRINGLEN) ||
75 (strlen(pcSearchFilter) > SLP_MAX_STRINGLEN)) {
362 2 + strlen(type) + /* service type */
364 2 + strlen(filter) + /* predicate string */
365 2 + strlen(spi); /* SPI string */
438 SLP_HDRLEN + strlen(lang) + 2 +
439 2 + strlen(type) +
440 2 + strlen(scopes) +
441 2 + strlen(filte
[all...]
/osnet-11/usr/src/lib/libnisdb/yptol/
H A Dmap_ctrl.c169 if (0 == strncmp(q, NTOL_PREFIX, strlen(NTOL_PREFIX)))
170 q += strlen(NTOL_PREFIX);
172 if (0 == strncmp(q, NTOL_PREFIX, strlen(NTOL_PREFIX)))
212 map->trad_map_path = (char *)am(myself, strlen(map->map_name) +
213 + strlen(dbm_pag) + (p - name) + 2);
227 map->ttl_path = (char *)am(myself, strlen(map->map_path) +
228 strlen(TTL_POSTFIX) + 1);
680 strlen(domain_list[i]) + 1 +
681 strlen(NTOL_PREFIX) +
682 strlen(map_lis
[all...]
/osnet-11/usr/src/lib/fm/topo/modules/common/bay/common/
H A Dbay_util.c61 if (strlen(s1) == strlen(s2) &&
62 strncmp(s1, s2, strlen(s2)) == 0) {
77 for (i = strlen(s) - 1; i > 0; i--) {
165 bcopy(prod, prod_name, strlen(prod) + 1);
166 bcopy(csn, ch_sn, strlen(csn) + 1);
177 prod_len = strlen(prod_name);
180 sn_len = strlen(ch_sn);
392 bcopy(prop_val, prop_out, strlen(prop_val) + 1);
608 bcopy(label, cbp->label, strlen(labe
[all...]
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/xaui/common/
H A Dxaui.c251 dev_path_len = strlen(devfs_path) + 1;
257 buf_len = strlen(buf) + 1;
260 buf_len = strlen(buf) + 1;
268 path_len = strlen(buf) + 3 + 1;
360 (strncmp(pstr, "io", strlen(pstr)) == 0) &&
363 (strncmp(pstr, "xaui", strlen(pstr)) == 0) &&
367 if ((strlen(pstr) == strlen(path)) &&
368 strncmp(pstr, path, strlen(path)) == 0) {
387 xaui_topo_free(path, strlen(pat
[all...]

Completed in 66 milliseconds

1234567891011>>