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