/titanic_41/usr/src/lib/libzoneinfo/common/ |
H A D | libzone.c | 137 if ((len = strcspn(lp, WHITESPACE)) > _TZBUFLEN -1) { in get_tz_continents() 154 len = strcspn(lp, NEWLINE); in get_tz_continents() 262 if (strcspn(lp_cc, WHITESPACE) != CCLEN) { in get_tz_countries() 273 if (((len_coord = strcspn(lp_coord, WHITESPACE)) != in get_tz_countries() 283 if ((len = strcspn(lp_tz, SLASH)) == 0) { in get_tz_countries() 341 if ((len = strcspn(buff, WHITESPACE)) != CCLEN) { in get_tz_countries() 356 len = strcspn(lp, NEWLINE); in get_tz_countries() 489 if (strcspn(lp_cc, WHITESPACE) != CCLEN) { in get_timezones_by_country() 499 if (((len_coord = strcspn(lp_coord, WHITESPACE)) != in get_timezones_by_country() 508 len_otz = strcspn(lp_otz, WHITESPACE); in get_timezones_by_country() [all …]
|
/titanic_41/usr/src/cmd/lp/cmd/lpadmin/ |
H A D | pick_opts.c | 63 if (strlen(*new_opts) > (strcspn(*new_opts, "=") + 1)) { in pick_opts() 84 key_len = strcspn(*new_opts, "="); in pick_opts()
|
/titanic_41/usr/src/lib/libzfs_core/common/ |
H A D | libzfs_core.c | 229 pool[strcspn(pool, "/@")] = '\0'; in lzc_snapshot() 279 pool[strcspn(pool, "/@")] = '\0'; in lzc_destroy_snaps() 374 pool[strcspn(pool, "/@")] = '\0'; in lzc_hold() 419 pool[strcspn(pool, "/@")] = '\0'; in lzc_release() 705 pool[strcspn(pool, "/#")] = '\0'; in lzc_bookmark() 767 pool[strcspn(pool, "/#")] = '\0'; in lzc_destroy_bookmarks()
|
/titanic_41/usr/src/lib/libbsm/common/ |
H A D | audit_event.c | 140 i = strcspn(s, ":"); in getauevent_r() 146 i = strcspn(s, ":"); in getauevent_r() 155 i = strcspn(s, ":"); in getauevent_r() 162 i = strcspn(s, "\n\0"); in getauevent_r()
|
H A D | audit_class.c | 130 i = strcspn(s, ":"); in getauclassent_r() 141 i = strcspn(s, ":"); in getauclassent_r() 148 i = strcspn(s, "\n\0"); in getauclassent_r()
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | strcspn.c | 41 strcspn(const char *string, const char *charset) in strcspn() function
|
/titanic_41/usr/src/lib/libbc/inc/include/ |
H A D | string.h | 45 extern size_t strcspn(/* const char *s1, const char *s2 */);
|
/titanic_41/usr/src/lib/libsocket/inet/ |
H A D | interface_id.c | 196 size = strcspn(lifrp->lifr_name, in if_indextoname() 288 size = strcspn(lifrp->lifr_name, (char *)IPIF_SEPARATOR_CHAR); in if_nameindex()
|
/titanic_41/usr/src/lib/smbsrv/libfksmbsrv/common/sys/ |
H A D | sunddi.h | 80 extern size_t strcspn(const char *, const char *);
|
/titanic_41/usr/src/head/iso/ |
H A D | string_iso.h | 83 extern size_t strcspn(const char *, const char *);
|
/titanic_41/usr/src/cmd/sort/common/ |
H A D | options.c | 122 int p_period = MIN(length, strcspn(C, ".")); in parse_field_spec() 207 int p_comma = MIN(length, strcspn(arg, ",")); in parse_new_field_spec()
|
/titanic_41/usr/src/cmd/cmd-crypto/kmfcfg/ |
H A D | util.c | 402 opts_av[i].longnm_len = strcspn(marker, ")"); in populate_opts() 446 len = strcspn(argv[optind_av], "="); in getopt_av()
|
/titanic_41/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_mn_subr.c | 430 while ((*buf != '\0') && (i = strcspn(buf, " \t\n")) == 0) in meta_read_nodelist() 446 while ((*buf != '\0') && (i = strcspn(buf, " \t\n")) == 0) in meta_read_nodelist() 470 while ((*buf != '\0') && (i = strcspn(buf, " \t\n")) == 0) in meta_read_nodelist()
|
/titanic_41/usr/src/cmd/mandoc/ |
H A D | term.c | 448 ssz = strcspn(word, "\\ "); in term_word() 450 ssz = strcspn(word, "\\"); in term_word() 658 rsz = strcspn(cp, rej); in term_strlen()
|
H A D | html.c | 292 rsz = strcspn(cp, "\\"); in html_strlen() 345 sz = strcspn(p, rejs); in print_encode()
|
/titanic_41/usr/src/cmd/ssh/libssh/common/ |
H A D | readpass.c | 88 buf[strcspn(buf, "\r\n")] = '\0'; in ssh_askpass()
|
/titanic_41/usr/src/lib/libwrap/ |
H A D | options.c | 158 if (*(value = curr_opt + strcspn(curr_opt, whitespace_eq))) { 442 if (*(var_value = value + strcspn(value, whitespace)))
|
H A D | workarounds.c | 309 if (*(state += strcspn(state, sep)) != 0)
|
/titanic_41/usr/src/head/ |
H A D | string.h | 51 using std::strcspn;
|
/titanic_41/usr/src/cmd/localedef/ |
H A D | charmap.c | 270 if (((si = strcspn(s, digits)) == 0) || (si == ls) || in add_charmap_range()
|
/titanic_41/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_init.c | 487 cp[strcspn(cp, ";# \t\n")] = '\0'; in __res_vinit() 724 i = MIN(strcspn(cp, " \t"), sizeof(ext->nsuffix) - 1); in res_setoptions() 732 i = MIN(strcspn(cp, " \t"), sizeof(ext->nsuffix2) - 1); in res_setoptions()
|
/titanic_41/usr/src/cmd/fs.d/nfs/statd/ |
H A D | sm_proc.c | 1213 unq_len1 = strcspn(rawname1, "."); in str_cmp_unqual_hostname() 1214 unq_len2 = strcspn(rawname2, "."); in str_cmp_unqual_hostname() 1255 unq_len1 = strcspn(specifier1, "."); in str_cmp_address_specifier() 1256 unq_len2 = strcspn(specifier2, "."); in str_cmp_address_specifier()
|
/titanic_41/usr/src/cmd/mail/ |
H A D | gethead.c | 146 sender_size = strcspn(hold, " \t"); in gethead()
|
/titanic_41/usr/src/cmd/fs.d/autofs/ |
H A D | ns_files.c | 372 if (strcspn(opts, " ") == strlen(opts)) { 400 if (strcspn(opts, " ") == strlen(opts)) {
|
H A D | ns_fnmount.c | 391 homedir[strcspn(homedir, " \t\r\n")] = '\0'; in process_ref() 725 end = ml->linebuf + strcspn(ml->linebuf, "#"); in trim_line()
|