xref: /illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/nstrtok.h (revision da7fc762b82ced1a0ec19a51e04cdf823187ec77)
1 /* Prototype for nstrtok */
2 char *nstrtok(char *, const char *delim);
3 
4