Searched refs:delimit (Results 1 – 11 of 11) sorted by relevance
/illumos-gate/usr/src/lib/libtsnet/common/ |
H A D | misc.c | 52 const char *delimit) in parse_entry() argument 58 any_white = strchr(delimit, '\n') != NULL; in parse_entry() 71 if (strchr(delimit, chr) != NULL) in parse_entry()
|
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/ |
H A D | debug.c | 424 const char *delimit = MSG_ORIG(MSG_STR_DELIMIT); in Dbg_setup() local 444 if ((name = strtok_r(_name, delimit, &lasts)) != NULL) { in Dbg_setup() 510 } while ((name = strtok_r(NULL, delimit, &lasts)) != NULL); in Dbg_setup()
|
/illumos-gate/usr/src/cmd/raidctl/ |
H A D | raidctl.c | 2366 char *delimit = " "; in get_disk_handle_cidl() local 2404 p = strtok(t, delimit); in get_disk_handle_cidl() 2407 p = strtok(NULL, delimit); in get_disk_handle_cidl() 2420 p = strtok(disks_str, delimit); in get_disk_handle_cidl() 2443 p = strtok(NULL, delimit); in get_disk_handle_cidl()
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | RELEASE93 | 7 a non-space delimiter so that each instance will delimit 9 tabs to delimit a null field.
|
H A D | sh.memo | 1996 delimit the range of the command. 2220 to delimit fields with two adjacent delimiters that denote
|
H A D | RELEASE | 3012 a non-space delimiter so that each instance will delimit 3014 tabs to delimit a null field.
|
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | str.msg | 161 not part of the actual string, and serve to visually delimit the\n\
|
/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/ |
H A D | README | 92 item list pointers from which they can be pop-ed on the gitem list.'delimit-
|
/illumos-gate/usr/src/cmd/spell/ |
H A D | list | 6318 delimit
|
/illumos-gate/usr/src/cmd/look/ |
H A D | words | 6319 delimit
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 2932 % own to delimit the rest of the line, and then take it out again if we
|