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