Searched defs:split (Results 1 - 25 of 29) sorted by relevance

12

/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dvariables.sh281 function split function
338 '') split "$d0$f1$d1" "[0]" "()()" ;;
340 *) split "$d0$f1$d1" "[1]($f1)" "($f1)()" ;;
363 '') split "$d0$f1$d1$f2$d2" "[1]($f1)" "($f1)()" ;;
365 *) split "$d0$f1$d1$f2$d2" "[2]($f1)($f2)" "($f1)($f2)" ;;
397 '') split "$d0$f1$d1$f2$d2$f3$d3" "[2]($f1)($f2)" "($f1)($f2)" ;;
402 split "$d0$f1$d1$f2$d2$f3$d3" "[3]($f1)($f2)($f3)" "($f1)($x)"
/illumos-gate/usr/src/cmd/bnu/
H A Dgetprm.c181 * split - split the name into parts:
185 * only split into two parts.
190 split(arg, sys, fwd, file) function
/illumos-gate/usr/src/lib/libmail/common/
H A Ds_string.c282 s_tok(string *from, char *split) argument
284 char *splitend = strpbrk(from->ptr, split);
295 from->ptr += strspn(from->ptr, split);
/illumos-gate/usr/src/lib/libmapmalloc/common/
H A Dtextmem.c91 static void split(struct block *, size_t);
150 split(block, size);
182 split(block, size);
225 split(struct block *block, size_t size) function
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dmalloc.c135 split(struct block *block, size_t size) function
198 split(block, size);
254 split(block, size);
/illumos-gate/usr/src/lib/libcmd/common/
H A Dfmt.c40 "[s:split-only?Split lines only; do not join short lines to form longer "
137 split(Fmt_t* fp, char* buf, int splice) function
413 split(fp, buf, 0);
494 split(fp, buf, 0);
559 split(fp, buf, splice);
/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_split.c99 * its parent, locked. We then split the leaf page and see if the new
104 * This process repeats until we succeed in the split, splitting the
106 * as necessary, until we split a leaf page.
113 * split. This would be an easy change for this code, but I have no
129 * thread of control has already split the page). If we are
130 * guaranteed that two items will fit on the page, the split
145 /* Once we've split the leaf page, we're done. */
155 * It's possible to fail to split repeatedly, as other
181 db_indx_t split; local
192 /* Create new left and right pages for the split
262 db_indx_t split; local
[all...]
/illumos-gate/usr/src/cmd/abi/spectrans/parser/
H A Dfrontend.c220 split(buf2, key, value);
424 * split(const char *line, char *key, char *value);
428 split(const char *line, char *key, char *value) function
471 split(value, fun, extends);
/illumos-gate/usr/src/cmd/audio/utilities/
H A DAudioList.cc87 split( function in class:AudioList::AudioListEntry
88 Double pos) // split offset
321 // The insertion is in an extent, split it in two
322 prev->split(pos);
/illumos-gate/usr/src/cmd/fmt/
H A Dfmt.c58 int nojoin = 0; /* split lines only, don't join short ones */
87 void (*(split))(wchar_t []); variable
126 split = csplit;
128 split = msplit;
303 int nosplit = 0; /* flag set if line should not be split */
324 * if this is a mail header line, don't split it; flush previous
334 /* nroff-type lines starting with '.' are not split nor joined */
356 split(s);
366 * split puts current line onto outbuf, but splits it
369 split(c
[all...]
/illumos-gate/usr/src/cmd/sh/
H A Dservice.c41 static int split();
511 count += split(macro(argp->argval), 1);
519 split(s) /* blank interpretation routine */ function
/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A Dpostio.c45 * I've added code that will let you split the program into separate read/write
104 * call postio with the -t option. That should force the program to split into
194 static void split(void);
232 * done depends on the value assigned to splitme when split() is called.
269 split(); /* into read/write processes - maybe */
594 split(void) function
660 * in the two process implementation, and in that case split() has reset
734 * after split() while the writer goes to send() and only gets here after all
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dlex.c288 char *quoted, *macro, *split, *expand; local
291 quoted = macro = split = expand = "";
302 macro, split, expand, fmttoken(lp,tok,tokstr));
H A Dmacro.c68 char split; /* set when word splittin is possible */ member in struct:_mac_
165 mp->quoted = mp->lit = mp->split = mp->quote = 0;
214 mp->split = !(flag&ARG_ASSIGN);
215 mp->assign = !mp->split;
216 mp->pattern = mp->split && !(flag&ARG_NOGLOB) && !sh_isoption(SH_NOGLOB);
223 mp->split = 0;
272 mp->split = mp->assign = mp->pattern = mp->patfound = mp->lit = mp->arith = mp->let = 0;
510 else if(mp->split && endch && !mp->quote && !mp->lit)
578 if(mp->split && !mp->quote && endch)
606 if(mp->split
948 int split = mp->split; local
1477 int split = mp->split; local
2278 endfield(register Mac_t *mp,int split) argument
[all...]
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_parse.h292 * element.split Item value string split into multiple values
294 * delim The separator character for the split
324 * element.split
355 } split; member in union:__anon3604::__anon3605
379 * element.split Item value string split into multiple values
381 * delim The separator character for the split
453 } split; member in union:__nis_mapping_element_struct::__anon3609
572 * numSplits number of split field
[all...]
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_cmdsub.c1074 line *split; local
1076 split = NULL;
1104 dot = split = addr2;
1140 if (split) {
1141 plines(addr1, split - 1, 0);
1143 plines(split, split, 0);
1145 addr1 = split + 1;
/illumos-gate/usr/src/cmd/oawk/
H A Drun.c826 split(NODE **a, int nnn) function
850 dprintf("split: s=|%ws|, a=%ws, sep=|%wc|\n", s, ap->nval, sep);
/illumos-gate/usr/src/cmd/awk/
H A Drun.c1204 split(Node **a, int nnn) function
1216 else if ((int)a[3] == STRING) { /* split(str,arr,"string") */
1220 fs = (uchar *)"(regexpr)"; /* split(str,arr,/regexpr/) */
1222 ERROR "illegal type of split()" FATAL;
1226 dprintf(("split: s=|%s|, a=%s, sep=|%s|\n", s, ap->nval, fs));
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxenbus_xs.c404 split(char *strings, unsigned int len, unsigned int *num) function
443 return (split(strings, len, num));
992 msg->un.watch.vec = split(body, msg->hdr.len + 1,
/illumos-gate/usr/src/lib/storage/liba5k/common/hdrs/
H A Da5k.h231 split : 1; member in struct:loop_element_status
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_main.c377 int split; local
395 for (split = 0; split < ngep->nge_split; ++split) {
398 &ngep->send->buf[split]);
428 for (split = 0; split < ngep->nge_split; ++split)
429 nge_free_dma_mem(&ngep->send->buf[split]);
442 int split; local
499 uint32_t split; local
[all...]
/illumos-gate/usr/src/cmd/man/
H A Dman.c195 static char **split(char *, char);
335 pathv = split(manpath, ':');
438 q = split(*p, ',');
533 manp->secv = split(mansec, ',');
539 manp->secv = split(sections, ',');
548 manp->secv = split(sections, ',');
746 ss = split(mansec, ',');
777 split(char *s1, char sep) function
824 * Free a vector allocated by split()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_acl.c1333 zfs_acl_chmod(vtype_t vtype, uint64_t mode, boolean_t split, boolean_t trim, argument
1386 if (split && (entry_type == ACE_OWNER ||
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_main2.c2215 uint32_t split; local
2272 for (split = 0; split < BGE_SPLIT; ++split) {
2273 pbuf = brp->buf[split];
2376 uint32_t split; local
2447 for (split = 0; split < BGE_SPLIT; ++split) {
2448 pbuf = srp->buf[0][split];
2466 uint32_t split; local
2541 uint32_t split; local
2577 uint32_t split; local
2663 int split; local
3031 int split; local
[all...]
/illumos-gate/usr/src/lib/libzpool/common/
H A Dkernel.c514 ssize_t iolen, split; local
525 * To simulate partial disk writes, we split writes into two
529 split = (sectors > 0 ? rand() % sectors : 0) <<
531 iolen = pwrite64(vp->v_fd, addr, split, offset);
532 iolen += pwrite64(vp->v_fd, (char *)addr + split,
533 len - split, offset + split);

Completed in 141 milliseconds

12