xref: /titanic_51/usr/src/cmd/krb5/kadmin/dbutil/nstrtok.h (revision e5803b76927480e8f9b67b22201c484ccf4c2bcf)
1 
2 #pragma ident	"%Z%%M%	%I%	%E% SMI"
3 
4 
5 /* Prototype for nstrtok */
6 char *nstrtok(char *, const char *delim);
7 
8