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