/illumos-gate/usr/src/lib/passwdutil/ |
H A D | nis_attr.c | 110 pwd->pw_name = strsep(&nis, ":"); in nis_to_pwd() 111 pwd->pw_passwd = strsep(&nis, ":"); in nis_to_pwd() 112 pwd->pw_uid = atoi(strsep(&nis, ":")); in nis_to_pwd() 113 pwd->pw_gid = atoi(strsep(&nis, ":")); in nis_to_pwd() 114 pwd->pw_gecos = strsep(&nis, ":"); in nis_to_pwd() 115 pwd->pw_dir = strsep(&nis, ":"); in nis_to_pwd() 371 (void) strsep(&p, ":"); in nis_getpwnam() 372 nisbuf->pwd->pw_passwd = strsep(&p, ":"); in nis_getpwnam()
|
/illumos-gate/usr/src/cmd/mailwrapper/ |
H A D | mailwrapper.c | 137 if ((from = strsep(&cp, WS)) == NULL || cp == NULL) in main() 142 if ((to = strsep(&cp, WS)) == NULL) in main() 146 for (ap = strsep(&cp, WS); ap != NULL; in main() 147 ap = strsep(&cp, WS)) { in main()
|
/illumos-gate/usr/src/cmd/boot/common/ |
H A D | bblk_einfo.c | 76 parsep1 = strsep(&verstr1, "."); in einfo_compare_dotted_version() 77 parsep2 = strsep(&verstr2, "."); in einfo_compare_dotted_version() 169 parsep1 = strsep(&timep1, ":"); in einfo_compare_version() 170 parsep2 = strsep(&timep2, ":"); in einfo_compare_version() 173 parsep1 = strsep(&verstr1, ",-"); in einfo_compare_version() 174 parsep2 = strsep(&verstr2, ",-"); in einfo_compare_version()
|
/illumos-gate/usr/src/cmd/touch/ |
H A D | touch.c | 308 year = strsep(&p, "-"); in parse_datetime() 309 month = strsep(&p, "-"); in parse_datetime() 310 day = strsep(&p, "T "); in parse_datetime() 311 hour = strsep(&p, ":"); in parse_datetime() 312 minute = strsep(&p, ":"); in parse_datetime() 313 second = strsep(&p, ".,"); in parse_datetime()
|
/illumos-gate/usr/src/cmd/bhyve/amd64/ |
H A D | pci_lpc.c | 104 lpcdev = strsep(&str, ","); in lpc_device_parse() 107 romfile = strsep(&str, ","); in lpc_device_parse() 113 varfile = strsep(&str, ","); in lpc_device_parse() 134 tpm_type = strsep(&str, ","); in lpc_device_parse() 140 tpm_path = strsep(&str, ","); in lpc_device_parse()
|
/illumos-gate/usr/src/cmd/which/ |
H A D | which.c | 106 while ((d = strsep(&q, ":")) != NULL) { in main() 158 while ((d = strsep(&path, ":")) != NULL) { in print_matches()
|
/illumos-gate/usr/src/cmd/sendmail/db/ |
H A D | Makefile | 55 xa_map.o strsep.o 139 strsep%.o: $(srcdir)/clib/strsep%.c
|
/illumos-gate/usr/src/lib/libresolv2/common/irs/ |
H A D | lcl_ng.c | 305 gpos = strsep(&pos, ")"); in parse_netgrp() 307 if ((spos = strsep(&gpos, ","))) { in parse_netgrp() 330 spos = strsep(&pos, ", \t"); in parse_netgrp()
|
/illumos-gate/usr/src/lib/libresolv2/common/bsd/ |
H A D | strsep.c | 56 strsep(char **stringp, const char *delim) { in strsep() function
|
/illumos-gate/usr/src/boot/libsa/string/ |
H A D | strsep.c | 51 strsep(char **stringp, const char *delim) in strsep() function
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | strsep.c | 66 strsep(char **stringp, const char *delim) in strsep() function
|
H A D | psecflags.c | 55 while ((flag = strsep(&s, ",")) != NULL) { in secflags_parse()
|
/illumos-gate/usr/src/cmd/sendmail/db/clib/ |
H A D | strsep.c | 74 strsep(stringp, delim) in strsep() function
|
/illumos-gate/usr/src/common/util/ |
H A D | string.h | 66 extern char *strsep(char **, const char *);
|
/illumos-gate/usr/src/cmd/sendmail/db/include/ |
H A D | clib_ext.h | 54 char *strsep __P((char **, const char *));
|
/illumos-gate/usr/src/common/fs/ |
H A D | bootfsops.c | 101 for (last = strsep(&s, "/"), q = oc = out; last != NULL; in canonicalise() 102 last = strsep(&s, "/")) { in canonicalise()
|
/illumos-gate/usr/src/lib/libresolv2/include/ |
H A D | sunw_port_after.h | 76 extern char *strsep(char **, const char *);
|
/illumos-gate/usr/src/test/libc-tests/tests/symbols/ |
H A D | symbols_test.c | 462 for (char *h = strsep(&hdrs, ";"); h != NULL; h = strsep(&hdrs, ";")) { in add_headers() 479 for (a = strsep(&atype, ";"); a != NULL; a = strsep(&atype, ";")) { in add_arg_types()
|
/illumos-gate/usr/src/test/libc-tests/tests/common/ |
H A D | test_common.c | 360 tok = strsep(&ptr, "|"); in test_load_config() 367 fields[nfields] = strsep(&ptr, "|"); in test_load_config()
|
/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | pci_virtio_9p.c | 247 while ((token = strsep(&tokens, ",")) != NULL) { in pci_vt9p_legacy_config() 255 sharename = strsep(&token, "="); in pci_vt9p_legacy_config()
|
/illumos-gate/usr/src/boot/include/ |
H A D | string.h | 112 char *strsep(char **, const char *);
|
/illumos-gate/usr/src/boot/i386/libi386/ |
H A D | bootinfo.c | 107 curpos = strsep(&next, " ,"); in bi_getboothowto()
|
/illumos-gate/usr/src/uts/common/smbsrv/ |
H A D | string.h | 146 char *strsep(char **, const char *);
|
/illumos-gate/usr/src/boot/common/ |
H A D | console.c | 336 curpos = strsep(&next, " ,"); in cons_check() 410 curpos = strsep(&next, " ,"); in cons_change()
|
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | smb_autohome.c | 364 if ((si->argv[i] = strsep(&bp, " \t")) == NULL) in smb_autohome_make_entry() 485 if ((value = strsep(&bp, ",")) == NULL) in smb_autohome_parse_options()
|