Home
last modified time | relevance | path

Searched refs:sep (Results 1 – 25 of 252) sorted by last modified time

1234567891011

/illumos-gate/usr/src/common/nvpair/
H A Dnvpair.c1881 nvlist_lookup_nvpair_ei_sep(nvlist_t *nvl, const char *name, const char sep, in nvlist_lookup_nvpair_ei_sep() argument
1914 if (sep) in nvlist_lookup_nvpair_ei_sep()
1915 sepp = strchr(np, sep); in nvlist_lookup_nvpair_ei_sep()
1958 if (sep && (*sepp == sep)) in nvlist_lookup_nvpair_ei_sep()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-test-utiltest.p5m274 file path=opt/util-tests/tests/awk/examples/awk/t.sep mode=0444
499 file path=opt/util-tests/tests/awk/examples/out/t.sep mode=0444
1319 file path=opt/util-tests/tests/dis/i386/tst.sep.out mode=0444
1320 file path=opt/util-tests/tests/dis/i386/tst.sep.s mode=0444
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_cfg.c1259 const char *sep = ",:"; in smb_convert_encrypt_ciphers() local
1274 cn = strtok_r(buf, sep, &last); in smb_convert_encrypt_ciphers()
1286 cn = strtok_r(NULL, sep, &last); in smb_convert_encrypt_ciphers()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_target.c1010 for (sep = mdb_list_next(&t->t_active); sep; sep = mdb_list_next(sep)) { in tgt_disarm_sespecs()
1036 for (sep = mdb_list_next(&t->t_active); sep; sep = mdb_list_next(sep)) { in tgt_match_sespecs()
1150 for (sep = matched; sep != T_SE_END; sep = sep->se_matched) { in tgt_continue()
1180 for (sep = matched; sep != T_SE_END; sep = nsep) { in tgt_continue()
1228 for (sep = t->t_matched; sep != T_SE_END; sep = sep->se_matched) { in tgt_continue()
1496 for (sep = mdb_list_next(&t->t_active); sep; sep = mdb_list_next(sep)) { in mdb_tgt_vespec_iter()
1504 for (sep = mdb_list_next(&t->t_idle); sep; sep = mdb_list_next(sep)) { in mdb_tgt_vespec_iter()
2019 for (sep = mdb_list_next(&t->t_active); sep; sep = mdb_list_next(sep)) { in mdb_tgt_sespec_lookup_active()
2032 for (sep = mdb_list_next(&t->t_idle); sep; sep = mdb_list_next(sep)) { in mdb_tgt_sespec_lookup_idle()
2197 for (sep = mdb_list_next(&t->t_active); sep; sep = mdb_list_next(sep)) { in mdb_tgt_vespec_lookup()
[all …]
H A Dmdb_proc.c355 for (sep = nsep; sep != NULL; sep = nsep) { in pt_rtld_event()
598 sep = mdb_list_next(sep)) { in pt_release_parents()
600 (void) sep->se_ops->se_disarm(t, sep); in pt_release_parents()
705 sep != NULL; sep = mdb_list_next(sep)) { in pt_fork()
707 (void) sep->se_ops->se_disarm(t, sep); in pt_fork()
869 for (sep = t->t_matched; sep != T_SE_END; sep = nsep) { in pt_exec()
1722 sep = sep->se_matched) { in pt_status_dcmd()
4178 for (sep = mdb_list_next(&t->t_active); sep; sep = mdb_list_next(sep)) { in pt_brkpt_cont()
4189 for (sep = mdb_list_next(&t->t_active); sep; sep = mdb_list_next(sep)) { in pt_brkpt_cont()
4482 for (sep = mdb_list_next(&t->t_active); sep; sep = mdb_list_next(sep)) { in pt_add_vwapt()
[all …]
/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_kvm.c1403 mdb_sespec_t *sep, *nsep; in kmt_defbp_event() local
1416 for (sep = mdb_list_next(&t->t_active); sep; sep = nsep) { in kmt_defbp_event()
1417 nsep = mdb_list_next(sep); in kmt_defbp_event()
1684 sep->se_data = kb; in kmt_brkpt_ctor()
1729 kmt_brkpt_t *kb = sep->se_data; in kmt_brkpt_secmp()
1823 for (sep = mdb_list_next(&t->t_active); sep; sep = mdb_list_next(sep)) { in kmt_brkpt_cont()
1834 for (sep = mdb_list_next(&t->t_active); sep; sep = mdb_list_next(sep)) { in kmt_brkpt_cont()
1889 sep->se_data = swp; in kmt_wapt_ctor()
2271 mdb_sespec_t *sep; in kmt_add_wapt_common() local
2281 for (sep = mdb_list_next(&t->t_active); sep; sep = mdb_list_next(sep)) { in kmt_add_wapt_common()
[all …]
/illumos-gate/usr/src/boot/libsa/zfs/
H A Dzfs.c1564 const char *sep; in zfs_parsedev() local
1574 sep = strchr(np, '/'); in zfs_parsedev()
1575 if (sep == NULL || sep >= end) in zfs_parsedev()
1576 sep = end; in zfs_parsedev()
1577 memcpy(poolname, np, sep - np); in zfs_parsedev()
1578 poolname[sep - np] = '\0'; in zfs_parsedev()
1579 if (sep < end) { in zfs_parsedev()
1580 sep++; in zfs_parsedev()
1581 memcpy(rootname, sep, end - sep); in zfs_parsedev()
1582 rootname[end - sep] = '\0'; in zfs_parsedev()
/illumos-gate/usr/src/tools/scripts/
H A Dgit-pbchk.py141 def slices(strlist, sep): argument
145 if v == sep:
/illumos-gate/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c504 char sep = ':'; in add_security_prop() local
508 sep = '~'; in add_security_prop()
536 value, sep); in add_security_prop()
1354 sa_property_t prop, int sep) in nfs_sprint_option() argument
1371 len = strlen(name) + sep; in nfs_sprint_option()
1437 "%s%s=%s", sep ? "," : "", in nfs_sprint_option()
1468 int sep = 0; in nfs_format_options() local
1499 prop, sep)) in nfs_format_options()
1500 sep = 1; in nfs_format_options()
1537 sep = 1; in nfs_format_options()
[all …]
/illumos-gate/usr/src/cmd/sh/
H A Djobs.c1009 char sep = 0; in syskill() local
1020 if (sep) in syskill()
1021 prc_buff(sep); in syskill()
1024 sep = TAB; in syskill()
1026 sep = NL; in syskill()
/illumos-gate/usr/src/cmd/oawk/
H A Dlib.c80 int c, sep; in getrec() local
116 if ((sep = **RS) == 0) in getrec()
117 sep = '\n'; in getrec()
120 for (; (c = getwc(inf)) != sep && c != EOF && rr < er; in getrec()
126 if (**RS == sep || c == EOF) in getrec()
215 wchar_t *r, *fr, sep, c; in fldbld() local
224 if ((sep = **FS) == ' ') in fldbld()
258 while ((c = *r) != sep && c != '\n' && c != '\0') in fldbld()
H A DREADME62 n = split(str, arrayname, sep)
64 the separator sep (a single character).
65 If no sep field is given, FS is used instead.
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dexec.c179 char *sep; in exec() local
771 sep = ""; in exec()
782 STRLCAT(argbuf, sep, sizeof (argbuf)); in exec()
783 sep = " "; in exec()
794 sep = " "; in exec()
815 sep = " "; in exec()
831 sep = " "; in exec()
837 sep = " "; in exec()
843 sep = " "; in exec()
849 sep = " "; in exec()
[all …]
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_page.c3562 kmutex_t *sep; in page_hashout() local
3604 sep = page_se_mutex(pp); in page_hashout()
3605 mutex_enter(sep); in page_hashout()
3609 mutex_exit(sep); in page_hashout()
4562 kmutex_t *sep; in page_do_relocate_hash() local
4627 sep = page_se_mutex(old); in page_do_relocate_hash()
4628 mutex_enter(sep); in page_do_relocate_hash()
4632 mutex_exit(sep); in page_do_relocate_hash()
/illumos-gate/usr/src/uts/common/os/
H A Dmem_config.c2822 kmutex_t *sep; in page_delete_collect() local
2824 sep = page_se_mutex(pp); in page_delete_collect()
2825 mutex_enter(sep); in page_delete_collect()
2830 mutex_exit(sep); in page_delete_collect()
/illumos-gate/usr/src/contrib/bhyve/lib/libutil/
H A Dhumanize_number.c51 const char *prefixes, *sep; in humanize_number() local
122 sep = ""; in humanize_number()
124 sep = " "; in humanize_number()
171 sep, SCALE2PREFIX(i), suffix); in humanize_number()
175 sep, SCALE2PREFIX(i), suffix); in humanize_number()
/illumos-gate/usr/src/lib/libc/port/regex/
H A Dengine.c422 const char *sep; /* end of string matched by subsubRE */ in dissect() local
508 sep = walk(m, ssp, rest, ssub, esub, false); in dissect()
509 if (sep == NULL || sep == ssp) in dissect()
512 ssp = sep; in dissect()
514 if (sep == NULL) { in dissect()
516 sep = ssp; in dissect()
519 assert(sep == rest); /* must exhaust substring */ in dissect()
520 assert(walk(m, ssp, sep, ssub, esub, false) == rest); in dissect()
521 dp = dissect(m, ssp, sep, ssub, esub); in dissect()
522 assert(dp == sep); in dissect()
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_kernel.c1002 const char *sep = ""; in pool_knl_export() local
1045 if (append_char_buf(cb, "%s%s_%d", sep, in pool_knl_export()
1055 sep = " "; in pool_knl_export()
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_subr.c72 const char *name, int nmlen, u_int8_t sep) in smbfs_fullpath() argument
96 if (dnp->n_rplen <= 1 && sep == '\\') in smbfs_fullpath()
97 sep = 0; in smbfs_fullpath()
111 sep = 0; in smbfs_fullpath()
113 if (sep) { in smbfs_fullpath()
116 error = mb_put_uint16le(mbp, sep); in smbfs_fullpath()
118 error = mb_put_uint8(mbp, sep); in smbfs_fullpath()
/illumos-gate/usr/src/cmd/iconv/
H A Diconv_list.c192 scan_dir(DIR *dh, char sep, char *suffix) in scan_dir() argument
217 p1 = strchr(namebuf, sep); in scan_dir()
223 if (strchr(p1, sep) != NULL) in scan_dir()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/
H A Dzfs_acl_chmod_compact_001_pos.ksh85 typeset sep=${3:-""}
89 str="${str}$(random_select $arr_name)${sep}"
/illumos-gate/usr/src/lib/libshare/smb/
H A Dlibshare_smb.c1947 sa_property_t prop, int sep) in smb_sprint_option() argument
1963 len = strlen(name) + sep; in smb_sprint_option()
1993 "%s%s=%s", sep ? "," : "", in smb_sprint_option()
2017 int sep = 0; in smb_format_options() local
2049 prop, sep); in smb_format_options()
2066 sep = 1; in smb_format_options()
/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare.c1499 char *sep = ""; in mark_excluded_protos() local
1512 (void) strlcat(exclude_list, sep, in mark_excluded_protos()
1516 sep = ","; in mark_excluded_protos()
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c4889 char *cmd, *sep, *arg; in line_parser() local
4911 sep = NULL; in line_parser()
4922 cmd = sep = arg = NULL; in line_parser()
4935 sep = arg = NULL; in line_parser()
4950 sep = s_strdup(str - 1); in line_parser()
4965 lp->sep = sep; in line_parser()
8531 free(lp->sep);
8537 lp->sep = s_strdup(menu_cmds[SEP_CMD]);
9922 if (lp->sep)
9923 free(lp->sep);
/illumos-gate/usr/src/lib/libsasl/lib/
H A Dserver.c2037 const char *sep, argument
2076 if (sep) {
2077 mysep = sep;

1234567891011