strsep
curpos = strsep(&next, " ,");
curpos = strsep(&next, " ,");
(void) strsep(&ptr, ":");
os_console = strsep(&tmp, ", ");
curpos = strsep(&next, " ,");
char *strsep(char **, const char *);
lpcdev = strsep(&str, ",");
romfile = strsep(&str, ",");
varfile = strsep(&str, ",");
tpm_type = strsep(&str, ",");
tpm_path = strsep(&str, ",");
while ((line = strsep(&next, "\n")) != NULL) {
while ((cp = strsep(&str, ",")) != NULL) {
while ((name = strsep(©, ".")) != NULL) {
while ((feature = strsep(&next_feature, ";")) != NULL) {
while ((name = strsep(&config, ",")) != NULL) {
while ((name = strsep(&config, ",")) != NULL) {
while ((name = strsep(&config, ",")) != NULL) {
while ((token = strsep(&tokens, ",")) != NULL) {
sharename = strsep(&token, "=");
name = strsep(&opt, "=");
while ((opt = strsep(&str, ",")) != NULL) {
while ((name = strsep(&config, ",")) != NULL) {
while ((name = strsep(&config, ",")) != NULL) {
while ((opt = strsep(&str, ",")) != NULL) {
for (opt = strsep(&nextopt, ","); opt != NULL;
opt = strsep(&nextopt, ",")) {
parsep1 = strsep(&timep1, ":");
parsep2 = strsep(&timep2, ":");
parsep1 = strsep(&verstr1, ",-");
parsep2 = strsep(&verstr2, ",-");
parsep1 = strsep(&verstr1, ".");
parsep2 = strsep(&verstr2, ".");
while ((token = strsep(&p, ",")) != NULL) {
currp = strsep(&stringp, delim);
name = strsep(&ptr, ":");
data = strsep(&ptr, ":");
while ((socktup = strsep(&tupstr, ",")) != NULL) {
while ((valstr = strsep(&socktup, ":")) != NULL && i < 3) {
(void) strsep(&p, "\n");
start = strsep(&dup, ",");
ns = strsep(&s, FMEV_RS_SEPARATOR);
module = strsep(&cp, KTEST_SEPARATOR);
suite = strsep(&cp, KTEST_SEPARATOR);
s = strsep(&b, ":");
char *u = strsep(&usrlist, ",");
u = strsep(&usrlist, ",");
char *g = strsep(&grouplist, ",");
g = strsep(&grouplist, ",");
s = strsep(&b, ":");
if ((from = strsep(&cp, WS)) == NULL || cp == NULL)
if ((to = strsep(&cp, WS)) == NULL)
for (ap = strsep(&cp, WS); ap != NULL;
ap = strsep(&cp, WS)) {
strsep(&oarg, ","), 0) == -1)
while (NULL != (key = strsep(&argv[*argi], ","))) {
while ((str = strsep(&scope, ",")) != NULL) {
while ((f = strsep(&fstr, ",")) != NULL) {
while ((npa.npa_name = strsep(&ctrl, ",")) != NULL) {
char *strsep __P((char **, const char *));
while ((q = (char *)strsep(argv, ":")) != NULL) {
year = strsep(&p, "-");
month = strsep(&p, "-");
day = strsep(&p, "T ");
hour = strsep(&p, ":");
minute = strsep(&p, ":");
second = strsep(&p, ".,");
while ((d = strsep(&q, ":")) != NULL) {
while ((d = strsep(&path, ":")) != NULL) {
for (last = strsep(&s, "/"), q = oc = out; last != NULL;
last = strsep(&s, "/")) {
extern char *strsep(char **, const char *);
extern char *strsep(char **stringp, const char *delim);
while ((hpm = strsep(&hostportmech, ":")) != NULL) {
tmp = strsep(&tmp, " ");
while ((flag = strsep(&s, ",")) != NULL) {
while ((nv = strsep(&buf, sep)) != NULL) {
addr = strsep(&addr, "/");
addr = strsep(&addr, "/");
gpos = strsep(&pos, ")");
if ((spos = strsep(&gpos, ","))) {
spos = strsep(&pos, ", \t");
char * strsep(char **stringp, const char *delim);
extern char *strsep(char **, const char *);
while ((ifname = strsep(&tmp, ",")) != NULL) {
if ((v = strsep(&ptr, " ")) == NULL)
while ((result = strsep(&state, sep)) && result[0] == 0)
(void) strsep(&cp, "/@");
while ((comma_separated = strsep(&cp, ",")) != NULL) {
pwd->pw_name = strsep(&nis, ":");
pwd->pw_passwd = strsep(&nis, ":");
pwd->pw_uid = atoi(strsep(&nis, ":"));
pwd->pw_gid = atoi(strsep(&nis, ":"));
pwd->pw_gecos = strsep(&nis, ":");
pwd->pw_dir = strsep(&nis, ":");
(void) strsep(&p, ":");
nisbuf->pwd->pw_passwd = strsep(&p, ":");
if ((lfield[i] = strsep((char **)&buf, ":")) == NULL)
if ((lfield[j] = strsep((char **)&buf, ":")) == NULL) {
if ((value = strsep(&bp, " \t")) == NULL)
if ((si->argv[i] = strsep(&bp, " \t")) == NULL)
if ((value = strsep(&bp, ",")) == NULL)
path = strsep(&ptr, " ");
if ((value = strsep(&bp, " ")) == NULL)
while (((iflist[n] = strsep(&excludestr, ",")) != NULL) &&
if ((argv[i] = strsep((char **)&pwentry, ":")) == NULL)
tok = strsep(&ptr, "|");
fields[nfields] = strsep(&ptr, "|");
for (char *h = strsep(&hdrs, ";"); h != NULL; h = strsep(&hdrs, ";")) {
for (a = strsep(&atype, ";"); a != NULL; a = strsep(&atype, ";")) {
if ((token = strsep(&tspec, ",")) == NULL)
if ((token = strsep(&tspec, ",")) == NULL)
if ((token = strsep(&tspec, ",")) == NULL)
(void) strsep((char **)&name, "/");
char *strsep(char **, const char *);
extern char *strsep(char **, const char *);
(native_ptr_t)(uintptr_t)strsep(&p, " \t\f\n\r");
q = strsep(&p, " \t\f\n\r");