Searched refs:delimit (Results 1 – 12 of 12) sorted by relevance
/titanic_50/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()
|
/titanic_50/usr/src/cmd/sgs/rtld/common/ |
H A D | cache_a.out.c | 514 stol(cp, delimit, ptr, i) in stol() argument 516 char delimit; /* delimiter */ 545 if ((*cp == '\0') || (*cp == delimit)) {
|
/titanic_50/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()
|
/titanic_50/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()
|
/titanic_50/usr/src/lib/libshell/common/ |
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 | 2106 a non-space delimiter so that each instance will delimit 2108 tabs to delimit a null field.
|
/titanic_50/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\
|
/titanic_50/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-
|
/titanic_50/usr/src/cmd/look/ |
H A D | words | 6319 delimit
|
/titanic_50/usr/src/cmd/spell/ |
H A D | list | 6318 delimit
|
/titanic_50/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
|