Home
last modified time | relevance | path

Searched refs:isspace (Results 1 – 25 of 594) sorted by relevance

12345678910>>...24

/titanic_50/usr/src/lib/nsswitch/files/common/
H A Dgetservent.c50 while (*keyp && linep < limit && !isspace(*linep) && *keyp == *linep) { in check_name()
54 if (*keyp == '\0' && linep < limit && isspace(*linep)) { in check_name()
62 while (linep < limit && !isspace(*linep)) in check_name()
65 while (linep < limit && isspace(*linep)) in check_name()
68 while (linep < limit && !isspace(*linep) && *linep != '/') in check_name()
76 while (linep < limit && !isspace(*linep)) in check_name()
80 while (*keyp && linep < limit && !isspace(*linep) && in check_name()
86 if (*keyp || (linep < limit && !isspace(*linep))) in check_name()
97 while (linep < limit && isspace(*linep)) in check_name()
102 while (*keyp && linep < limit && !isspace(*linep) && in check_name()
[all …]
H A Dgethostent.c60 while (linep < limit && !isspace(*linep)) { in check_name()
68 while (linep < limit && isspace(*linep)) in check_name()
74 while (*keyp && linep < limit && !isspace(*linep) && in check_name()
79 if (*keyp == '\0' && (linep == limit || isspace(*linep))) { in check_name()
86 while (linep < limit && !isspace(*linep)) in check_name()
93 while (linep < limit && isspace(*linep)) in check_name()
98 while (*keyp && linep < limit && !isspace(*linep) && in check_name()
103 if (*keyp == '\0' && (linep == limit || isspace(*linep))) in check_name()
108 while (linep < limit && !isspace(*linep)) in check_name()
189 while (linep < limit && !isspace(*linep)) { in __nss_files_check_addr()
[all …]
H A Dnetmasks.c63 while (linep < limit && isspace(*linep)) in check_addr()
67 while (linep < limit && !isspace(*linep)) in check_addr()
117 while (s < m && isspace(*m))
121 if (isspace(*m))
/titanic_50/usr/src/lib/nsswitch/nis/common/
H A Dgetservent.c81 while (*keyp && linep < limit && !isspace(*linep) && *keyp == *linep) { in check_name2()
85 if (*keyp == '\0' && linep < limit && isspace(*linep)) { in check_name2()
93 while (linep < limit && !isspace(*linep)) in check_name2()
96 while (linep < limit && isspace(*linep)) in check_name2()
99 while (linep < limit && !isspace(*linep) && *linep != '/') in check_name2()
107 while (linep < limit && !isspace(*linep)) in check_name2()
111 while (*keyp && linep < limit && !isspace(*linep) && in check_name2()
117 if (*keyp || (linep < limit && !isspace(*linep))) in check_name2()
128 while (linep < limit && isspace(*linep)) in check_name2()
133 while (*keyp && linep < limit && !isspace(*linep) && in check_name2()
[all …]
/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Dstrptime.c131 || isspace((unsigned char)c))
149 || isspace((unsigned char)c))
163 || isspace((unsigned char)c))
183 || isspace((unsigned char)c))
194 && !isspace((unsigned char)c)) {
202 || isspace((unsigned char)c))
247 && !isspace((unsigned char)c)) {
255 || isspace((unsigned char)c))
302 if (isspace((unsigned char)c)) {
304 && isspace((unsigned char)ch))
[all …]
H A Dmntent.c54 while (*cp && isspace(*cp)) in mntstr()
57 while (*cp && !isspace(*cp)) in mntstr()
73 while (*cp && isspace(*cp)) in mntdigit()
79 while (*cp && !isspace(*cp)) in mntdigit()
188 while (*cp && isspace(*cp)) in mntopt()
/titanic_50/usr/src/lib/libnsl/saf/
H A Ddoconfig.c113 while (*p && isspace(*p)) in doconfig()
118 while (*p && !isspace(*p)) in doconfig()
185 while (*p && !isspace(*p) && (*p != '=')) in doassign()
193 if (isspace(*p)) { in doassign()
195 while (*p && isspace(*p)) in doassign()
236 while (*tp && !isspace(*tp)) in doassign()
285 while (*tp && !isspace(*tp) && (*tp != ',')) in dopush()
332 while (*p && !isspace(*p)) in dopop()
390 for (tp = p; *tp && !isspace(*tp); ++tp) in dorun()
417 for (ep = tp; *ep && !isspace(*ep); ++ep) in dorun()
[all …]
/titanic_50/usr/src/cmd/latencytop/common/
H A Dtable.c186 *tmp != '\0' && !isspace(*tmp); in parse_config_cmd()
202 while (isspace(*begin)) { in parse_config_cmd()
254 if (!isspace(*begin)) { in parse_sym_trans()
259 while (isspace(*begin)) { in parse_sym_trans()
272 *tmp != '\0' && !isspace(*tmp); in parse_sym_trans()
299 while (isspace(*begin)) { in parse_sym_trans()
366 while (isspace(*begin)) { in parse_dmacro()
379 *tmp != '\0' && !isspace(*tmp); in parse_dmacro()
391 while (isspace(*begin)) { in parse_dmacro()
400 *tmp != '\0' && !isspace(*tmp); in parse_dmacro()
[all …]
/titanic_50/usr/src/lib/iconv_modules/utf-8/common/binarytables/test/
H A Dmkmnmcstbl.c79 while (buf[i] && isspace(buf[i])) in main()
84 for (j = 0; !isspace(buf[i]); i++, j++) in main()
90 while (isspace(buf[i])) in main()
97 for (j = 0; !isspace(buf[i]); i++, j++) in main()
158 while (buf[i] && isspace(buf[i])) in mk_u4nm()
163 for (j = 0; !isspace(buf[i]); i++, j++) in mk_u4nm()
169 while (isspace(buf[i])) in mk_u4nm()
177 for (j = 0; !isspace(buf[i]); i++, j++) in mk_u4nm()
/titanic_50/usr/src/psm/stand/bootlst/common/
H A Dbootlst.c63 while (isspace(*title_str)) in add_title_entry()
90 while (isspace(*dataset_str)) in add_dataset_entry()
95 if (isspace(*cp)) in add_dataset_entry()
116 while (isspace(*cp)) in trim_white_space()
127 for (ep = cp + strlen(cp) - 1; isspace(*ep); ep--) in trim_white_space()
162 for (ep = cp; !isspace(*ep) && *ep; ep++) in main()
/titanic_50/usr/src/lib/libmail/common/
H A Dxgetenv.c179 while (*from &&isspace((int)*from)) in reduce()
183 while (*from && (*from != '=') && !isspace((int)*from)) in reduce()
187 while (*from && isspace((int)*from)) in reduce()
195 while (*from && isspace((int)*from)) in reduce()
203 while ((to > svfrom) && isspace((int)to[-1])) in reduce()
/titanic_50/usr/src/cmd/svr4pkg/libinst/
H A Disreloc.c145 while (*entry && !isspace(*entry)) { in has_rel_path()
151 while (*entry && isspace(*entry)) { in has_rel_path()
167 while (*entry && !isspace(*entry)) { in has_rel_path()
172 while (*entry && isspace(*entry)) { in has_rel_path()
203 while (*eopath && !isspace(*eopath)) in is_relative()
/titanic_50/usr/src/cmd/autopush/
H A Dautopush.c497 if (!isspace(*bufp)) in is_white_space()
527 for (wp = linep; isspace(*wp); wp++) in parse_line()
529 for (cp = wp; !isspace(*cp); cp++) in parse_line()
531 if (!isspace(*cp)) { in parse_line()
547 for (wp = cp; isspace(*wp); wp++) in parse_line()
551 if (!isspace(*cp)) { in parse_line()
560 for (wp = cp; isspace(*wp); wp++) in parse_line()
564 if (!isspace(*cp)) { in parse_line()
576 while (isspace(*cp)) in parse_line()
597 for (midx = 0; !isspace(*cp) && *cp; midx++) { in parse_line()
[all …]
/titanic_50/usr/src/cmd/ast/msgcc/
H A Dmsgcvt.c52 #define SPACE(s) (isspace(*s)&&(s+=1)||*s=='\\'&&(*(s+1)=='n'||*(s+1)=='t')&&(s+=2))
211 while (isspace(c = sfgetc(ip))); in sfnext()
227 isspace(c = sfgetc(ip)) && in html2msg()
259 if (isspace(c)) in html2msg()
261 while (isspace(c = sfgetc(ip))); in html2msg()
306 if (isspace(c)) in html2msg()
369 if (!isspace(c)) in html2msg()
374 else if (!isspace(c)) in html2msg()
470 else if (isspace(*s)) in msg2html()
624 while (isspace(*s) || *s == '\\' && (*(s + 1) == 'n' || *(s + 1) == 't') && s++) in msg2html()
/titanic_50/usr/src/lib/libgss/
H A Dg_utils.c105 while (isspace(*name)) in __gss_read_qop_file()
111 while (!isspace(*qopname)) in __gss_read_qop_file()
123 while (isspace(*name)) in __gss_read_qop_file()
130 while (!isspace(*num_str)) in __gss_read_qop_file()
137 while (isspace(*name)) in __gss_read_qop_file()
144 while (!isspace(*num_str)) in __gss_read_qop_file()
/titanic_50/usr/src/cmd/abi/spectrans/spec2trace/
H A Dutil.c58 if (isspace(*p)) { in strnormalize()
63 while (p >= str && (isspace(*p) || *p == ';')) in strnormalize()
67 while (isspace(*str)) in strnormalize()
81 while (p >= str && isspace(*p)) in strtrim()
179 while (q >= p && isspace(*q)) in lastspace()
191 while (*p && isspace(*p)) in skipb()
203 while (*p && !isspace(*p)) in nextb()
/titanic_50/usr/src/lib/libadm/common/
H A Dpkginfo.c211 if (!isspace((unsigned char)*pt)) in rdconfig()
347 while (isspace((unsigned char)*actual)) in verscmp()
349 while (isspace((unsigned char)*request)) in verscmp()
361 if (isspace((unsigned char)*request)) { in verscmp()
362 if (*actual && !isspace((unsigned char)*actual)) in verscmp()
364 while (isspace((unsigned char)*request)) in verscmp()
366 while (isspace((unsigned char)*actual)) in verscmp()
445 if (!isspace((unsigned char)*pt)) in ckinfo()
/titanic_50/usr/src/lib/iconv_modules/utf-8/utils/
H A Dsb_to_ucs4_generator.c62 while (buf[i] && isspace(buf[i])) in main()
67 for (j = 0; !isspace(buf[i]); i++, j++) in main()
73 while (isspace(buf[i])) in main()
83 for (j = 0; !isspace(buf[i]); i++, j++) in main()
H A Ducs4_to_sb_generator.c67 while (buf[i] && isspace(buf[i])) in main()
72 for (j = 0; !isspace(buf[i]); i++, j++) in main()
78 while (isspace(buf[i])) in main()
87 for (j = 0; !isspace(buf[i]); i++, j++) in main()
/titanic_50/usr/src/lib/libast/common/string/
H A Dstropt.c77 while (isspace(*s) || *s == ',') s++; in stropt()
94 if (!*t || isspace(*v) || *v == ',' || *v == '=') in stropt()
114 while (*v && !isspace(*v) && *v != '=' && *v != ',') in stropt()
149 else if (c == ',' || isspace(c)) in stropt()
H A Dfmtident.c45 while (isspace(*s)) in fmtident()
54 else if (s[0] == '$' && s[1] == 'I' && s[2] == 'd' && s[3] == ':' && isspace(s[4])) in fmtident()
68 while (t > s && isspace(t[-1])) in fmtident()
/titanic_50/usr/src/cmd/rexd/
H A Dmntent.c57 while (*cp && isspace(*cp))
60 while (*cp && !isspace(*cp))
78 while (*cp && isspace(*cp))
85 while (*cp && !isspace(*cp))
/titanic_50/usr/src/lib/libsocket/inet/
H A Dgetprotoent_r.c147 while (p < limit && isspace(*p)) { in str2protoent()
151 while (p < limit && !isspace(*p)) { in str2protoent()
163 while (p < limit && isspace(*p)) { in str2protoent()
173 } while (p < limit && !isspace(*p)); in str2protoent()
187 while (p < limit && isspace(*p)) { in str2protoent()
/titanic_50/usr/src/lib/libnsl/nss/
H A Dgetrpcent_r.c134 while (p < limit && isspace(*p)) { in str2rpcent()
138 while (p < limit && !isspace(*p)) { in str2rpcent()
149 while (p < limit && isspace(*p)) { in str2rpcent()
157 } while (p < limit && !isspace(*p)); in str2rpcent()
169 while (p < limit && isspace(*p)) { in str2rpcent()
/titanic_50/usr/src/lib/libshare/common/
H A Dparser.c64 if (isspace(c)) { in _sa_get_token()
65 while (*curp && isspace(*curp)) in _sa_get_token()
88 if (*curp == '\0' || isspace(c)) { in _sa_get_token()

12345678910>>...24