1 2 3 4 5 6 7
#pragma ident "%Z%%M% %I% %E% SMI" /* Prototype for nstrtok */ char *nstrtok(char *, const char *delim);