Home
last modified time | relevance | path

Searched refs:strchr (Results 151 – 175 of 1435) sorted by relevance

12345678910>>...58

/illumos-gate/usr/src/lib/libadm/common/
H A Dgetvol.c125 if (pt = strchr(origfsname, ',')) { in _getvol()
128 if (pt = strchr(label, ',')) { in _getvol()
189 if (pt = strchr(fsname, ',')) { in ckilabel()
192 if (pt = strchr(label, ',')) { in ckilabel()
/illumos-gate/usr/src/cmd/localedef/
H A Dctype.c305 if (strchr(" \f\n\r\t\v", (char)wc) != NULL) in dump_ctype()
307 if (strchr("0123456789ABCDEFabcdef", (char)wc) != NULL) in dump_ctype()
309 if (strchr(" \t", (char)wc)) in dump_ctype()
322 if (strchr("!\"'#$%&()*+,-./:;<=>?@[\\]^_`{|}~", in dump_ctype()
/illumos-gate/usr/src/common/cmdparse/
H A Dcmdparse.c250 strchr(subcommand->exclusive, in subUsage()
599 if (!(strchr(availOptions, cmdOptions[i].optval))) { in cmdParse()
607 (strchr(subcommand->required, in cmdParse()
613 strchr(subcommand->exclusive, in cmdParse()
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dfixpath.c440 if (is_adm_basedir && strchr("/$", *adm_basedir)) in set_basedirs()
560 if (pt = strchr(pt, '/')) { in mkpath()
596 if (strchr("yY", *ans) == NULL) in mkbasedir()
615 if (strchr("yY", *ans) == NULL) in mkbasedir()
H A Dfinalck.c124 if (contchg && strchr("fev", ept->ftype)) { in finalck_error()
184 if (contchg && strchr("fev", ept->ftype)) { in finalck_warning()
/illumos-gate/usr/src/lib/libndmp/common/
H A Dlibndmp_base64.c137 if ((p = strchr(b64_data, arr_4[i])) == NULL) { in ndmp_base64_decode()
164 if ((p = strchr(b64_data, arr_4[j])) == NULL) { in ndmp_base64_decode()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Denv.c38 char *cp = strchr(var, '='); in valid_env_var()
65 tmp = strchr(*p, '='); in find_dup()
/illumos-gate/usr/src/cmd/listen/
H A Dlssmb.c208 q = strchr(q, 02); /* find start of string */
220 q = strchr(q, '\0'); /* find end of string */
/illumos-gate/usr/src/cmd/valtools/
H A Dckyorn.c122 if ((*prog == 'e') && !strchr(eusage, c)) in main()
124 if ((*prog == 'h') && !strchr(husage, c)) in main()
H A Dckgid.c127 if ((*prog == 'e') && !strchr(eusage, c)) in main()
129 if ((*prog == 'h') && !strchr(husage, c)) in main()
H A Dckuid.c131 if ((*prog == 'e') && !strchr(eusage, c)) in main()
133 if ((*prog == 'h') && !strchr(husage, c)) in main()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Drecipient.c191 (strchr(list, ',') != NULL || strchr(list, ';') != NULL ||
192 strchr(list, '<') != NULL || strchr(list, '(') != NULL))
357 if (strchr(list, ',') != NULL || strchr(list, ';') != NULL ||
358 strchr(list, '<') != NULL || strchr(list, '(') != NULL)
517 else if (strchr(q->q_user, '@') != NULL)
522 else if (strchr(q->q_paddr, '@') != NULL)
1247 if (strchr(buf, ' ') != NULL && sm_strcasecmp(buf, name) == 0)
1837 for (p = buf; (p = strchr(++p, '#')) != NULL; )
/illumos-gate/usr/src/cmd/file/
H A Dmagicutils.c299 p2 = strchr(p, '\t'); in f_mkmtab()
313 p2 = strchr(p, '\t'); in f_mkmtab()
322 p3 = strchr(p, '&'); in f_mkmtab()
445 p2 = strchr(p, '\t'); in f_mkmtab()
501 if ((p = strchr(ep->e_str, '\n')) != NULL) in f_mkmtab()
503 if (strchr(ep->e_str, '%') != NULL) in f_mkmtab()
/illumos-gate/usr/src/cmd/mailx/
H A Doptim.c100 if (value("onehop") && (cp = strchr(name, '!')) && cp > name) { in netmap()
113 name = strchr(name, '!') + 1; in netmap()
116 if (value("mustbang") && !strchr(name, '!')) in netmap()
123 from = strchr(from, '!') + 1; in netmap()
211 cp = strchr(np, '@'); in unuucp()
213 cp = strchr(np, '%'); in unuucp()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_demangle.c131 char *lp = strchr(dmp->dm_dem, '('); in mdb_dem_filter()
143 char *c, *s, *lp = strchr(dmp->dm_dem, '('); in mdb_dem_filter()
149 s = strchr(dmp->dm_dem, ' '); in mdb_dem_filter()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dfmtmsglib.c222 if (t = strchr(s, ':'))
245 if (t = strchr(s, ':'))
310 if (!tag || label && !strchr(tag, ':'))
/illumos-gate/usr/src/boot/efi/loader/arch/i386/
H A Dbootinfo.c70 opts = strchr(kargs, '-'); in bi_getboothowto()
73 sw = strchr(howto_switches, *opts); in bi_getboothowto()
78 opts = strchr(opts, '-'); in bi_getboothowto()
/illumos-gate/usr/src/cmd/dispadmin/
H A Dfxdispadmin.c268 strchr(buf, '#') == buf + wslength); in set_fxdptbl()
307 strchr(buf, '#') == buf + wslength); in set_fxdptbl()
344 strchr(buf, '#') != buf + wslength) in set_fxdptbl()
/illumos-gate/usr/src/cmd/svr4pkg/pkgadd/
H A Dcheck.c447 (strchr(DEPCKL[j].ignore_values, in preinstall_verify()
583 if (strchr("yY", *ans) == NULL) { in getyorn()
937 if (strchr("yY", *ans) == NULL) { in cksetuid()
1007 if ((cp = strchr(a_msg, ':')) != NULL) in setuidf()
1018 if ((cp = strchr(a_msg, ':')) != NULL) in setgidf()
/illumos-gate/usr/src/cmd/lp/lib/access/
H A Dbang.c93 } else if ((sp = strchr(user1p, '!')) != NULL) { /* host!user */ in bangequ()
116 } else if ((sp = strchr(user2p, '!')) != NULL) { /* host!user */ in bangequ()
/illumos-gate/usr/src/cmd/mail/
H A Dckdlivopts.c121 for (op = strchr (s, '/'); op++; op = strchr(op, '/')) {
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetopt_long.c286 (strchr(options, long_options[long_i].val) in verify_short_long_equivalents()
323 if ((argv_equal_ptr = strchr(current_argv, '=')) != NULL) { in parse_long_options()
618 else if (*place != ':' && strchr(options, *place) != NULL) in getopt_internal()
630 (oli = strchr(options, optchar)) == NULL) { in getopt_internal()
/illumos-gate/usr/src/cmd/print/lpset/
H A Dlpset.c138 if (strchr(optarg, '=') != NULL) in main()
179 if (strchr(printer, ':') != NULL) { in main()
271 int has_equals = (strchr(*changes, '=') != NULL); in main()
/illumos-gate/usr/src/lib/krb5/ss/
H A Dlisten.c270 cp = strchr(input, '\n');
289 cp = strchr (c, ' ');
292 cp = strchr (c, '\t');
/illumos-gate/usr/src/lib/libwrap/
H A Dhosts_access.c287 return (strchr(name, '.') == 0 && HOSTNAME_KNOWN(name));
312 if (cbr = strchr(tok, ']'))
319 if (slash = strchr(tok, '/')) {

12345678910>>...58