Home
last modified time | relevance | path

Searched refs:strchr (Results 276 – 300 of 1435) sorted by relevance

1...<<11121314151617181920>>...58

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_sendrecv.c2589 cp = strchr(pname, '\0'); in guid_to_name()
2725 cp = strchr(fsname, '@'); in recv_fix_encryption_hierarchy()
3206 *strchr(tofs, '@') = '\0'; in zfs_receive_package()
3483 cp = strchr(namebuf, '/'); in zfs_setup_cmdline_props()
3757 if (strchr(tosnap, '@')) { in zfs_receive_one()
3785 if (strchr(tosnap, '@')) { in zfs_receive_one()
3891 *strchr(name, '@') = '\0'; in zfs_receive_one()
3912 *strchr(name, '@') = '\0'; in zfs_receive_one()
4249 cp = strchr(destsnap, '@'); in zfs_receive_one()
4280 cp = strchr(destsnap, '@'); in zfs_receive_one()
[all …]
/illumos-gate/usr/src/cmd/ttymon/
H A Dtmlock.c72 while ((p = (char *)strchr(sp, '/')) != NULL) { in lastname()
/illumos-gate/usr/src/common/ficl/emu/
H A Dloader_emu.c405 PARSE_FAIL((q = strchr(p, token)) == NULL); in parse()
865 buf = strchr(path, ':'); /* skip zfs: */ in get_dev()
868 buf = strchr(tmpdev, ':'); /* get ending : */ in get_dev()
879 buf = strchr(currdev, ':'); /* skip zfs: */ in get_dev()
886 buf = strchr(tmpdev, ':'); /* get ending : */ in get_dev()
1035 ep = strchr(cp, ' '); in help_getnext()
1258 if ((value = strchr(copy, '=')) != NULL) in command_set()
1861 if (strchr(name, '/') != NULL) { in file_search()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Da64l.c55 if(!(cp=strchr(letter,c))) in a64l()
/illumos-gate/usr/src/cmd/ipf/lib/
H A Dloglevel.c28 s = strchr(*cpp, '.');
H A Dbuildopts.c22 if ((t = strchr(s, '=')))
/illumos-gate/usr/src/cmd/lp/filter/postscript/postreverse/
H A Dpostreverse.c254 if (s2 = strchr(page, '-')) { in ParsePageList()
487 global->size = strchr(++global_end, '\n') - ptr1 + 1; in DocumentGlobals()
546 if (tmp = strchr(ptr1, ' ')) { in DocumentPages()
548 if (tmp_end = strchr(++tmp, ' ')) { in DocumentPages()
/illumos-gate/usr/src/cmd/ypcmd/
H A Dstdethers.c61 lf = strchr(line, '\n'); in main()
/illumos-gate/usr/src/cmd/adbgen/common/
H A Dadbgen3.c70 strchr("KJFXOQDUfYpPxoqdubcC+IaAtrn-", c)) { in main()
/illumos-gate/usr/src/lib/krb5/kadm5/
H A Dkadm_host_srv_names.c47 if ((*master != NULL) && ((delim = strchr(*master, ':')) != NULL)) in kadm5_get_master()
106 if ((*kpasswd != NULL) && ((delim = strchr(*kpasswd, ':')) != NULL)) in kadm5_get_kpasswd()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_diff.c173 if (strchr(tosnap_name, '@') == NULL || in dmu_diff()
174 strchr(fromsnap_name, '@') == NULL) in dmu_diff()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgtxt.c87 if (((strchr(cat, '/') != NULL)) || in setcat()
88 ((strchr(cat, ':') != NULL))) { in setcat()
/illumos-gate/usr/src/cmd/backup/lib/
H A Dmyrcmd.c56 #define index(s, c) strchr(s, c)
57 char *strchr();
/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dctx.c491 share = strchr(p, '/'); in smb_ctx_parseunc()
509 pw = strchr(p, ':'); in smb_ctx_parseunc()
512 usr = strchr(p, ';'); in smb_ctx_parseunc()
564 path = strchr(p, '/'); in smb_ctx_parseunc()
628 cp = strchr(arg, ':'); in smb_ctx_setcharset()
901 cp = strchr(pair, ':'); in smb_parse_owner()
1004 cp = strchr(p, '/'); in smb_ctx_opt()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_fmri.c156 if ((scheme_start = strchr(fmristr, '=')) == NULL) { in topo_fmri_str2nvl()
161 if ((scheme_end = strchr(scheme_start, '/')) == NULL) { in topo_fmri_str2nvl()
170 if ((f = strchr(buf, ':')) == NULL) in topo_fmri_str2nvl()
812 colon = strchr(auth + 1, ':'); in topo_fmri_next_auth()
813 slash = strchr(auth, '/'); in topo_fmri_next_auth()
990 fmria = strchr(a + 5, '/'); in topo_fmri_strcmp_internal()
991 fmrib = strchr(b + 5, '/'); in topo_fmri_strcmp_internal()
H A Dhc.c650 if ((fromstr = strchr(hc, '/')) == NULL) in make_hc_pairs()
654 while ((ne = strchr(find, '=')) != NULL) { in make_hc_pairs()
660 while ((ns = strchr(find, '/')) != NULL) { in make_hc_pairs()
692 startn = strchr(find, '/'); in make_hc_pairs()
696 starti = strchr(find, '='); in make_hc_pairs()
703 endi = strchr(starti, '='); in make_hc_pairs()
766 startn = strchr(copy, ':'); in make_hc_auth()
767 fs = strchr(copy, '/'); in make_hc_auth()
795 startn = endi = strchr(starti, ':'); in make_hc_auth()
859 if ((fac = strchr(str, '?')) == NULL) in make_facility()
[all …]
/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_yp_util.c156 if (!strchr(in->dbId, COMMA_CHAR) && strchr(out->dbId, COMMA_CHAR)) in merge_table_mapping()
275 if (!strchr(in->objName, SPACE_CHAR)) { in merge_table_mapping()
462 dom = strchr(t->dbId, COMMA_CHAR); in second_parser_pass()
1173 else if (strchr(maps, COMMA_CHAR)) { in getfullmapname()
1221 if (strchr(mapname, COMMA_CHAR)) in checkfullmapname()
1272 if (strchr(tmp_map->dbId, COMMA_CHAR)) { in append_domainContext()
/illumos-gate/usr/src/cmd/zic/
H A Dzic.c636 while ((s = strchr(s+1, '/')) != NULL)
810 if (strchr(zp->z_format, '%') != 0) in associate()
846 cp = strchr(buf, '\n');
1094 if (*++cp != 's' || strchr(cp, '%') != 0) {
1399 if ((ep = strchr(dp, '<')) != 0)
1401 else if ((ep = strchr(dp, '>')) != 0)
1619 if (strchr(format, '/') == NULL) {
1628 *strchr(abbr, '/') = '\0';
1792 strchr(zp->z_format, '%') == NULL &&
1793 strchr(zp->z_format, '/') == NULL)
[all …]
/illumos-gate/usr/src/common/util/
H A Dstring.h56 extern char *strchr(const char *, int);
/illumos-gate/usr/src/cmd/mdb/common/libstand/sys/
H A Dsalib.h63 extern char *strchr(const char *, int);
/illumos-gate/usr/src/boot/common/
H A Dutil.h48 char *strchr(const char *s, char ch);
/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddm_platform.c136 if ((eq = strchr(tok, '=')) != NULL && eq[1] != 0) { in parse_action_string()
340 char *s = strchr(action, PROTOCOL_SEPARATOR); in extract_protocol()
363 char *s = strchr(action, PROTOCOL_SEPARATOR); in extract_action()
/illumos-gate/usr/src/cmd/hal/probing/network-printer/
H A Dprobe-snmp.c34 if ((strchr(string, ':') != NULL) && (strchr(string, ';') != NULL)) { in hrDeviceDesc_to_info()
41 if ((s = strchr(*manufacturer, ' ')) != NULL) { in hrDeviceDesc_to_info()
/illumos-gate/usr/src/cmd/localedef/
H A Dscanner.c668 if (strchr("xXd01234567", c)) { in yylex()
709 if (strchr("xXd01234567", c)) { in yylex()
745 if (strchr(" \t\n;()<>,\"", c) && (tokidx != 0)) { in yylex()
/illumos-gate/usr/src/tools/cscope-fast/
H A Ddisplay.c269 while ((s = strchr(yytext, '\t')) != NULL) { in display()
642 while ((slash = strchr(s, '/')) != NULL) { in ogsnames()
647 if ((slash = strchr(s, '/')) != NULL) { in ogsnames()

1...<<11121314151617181920>>...58