Searched refs:nstrtok (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/cmd/krb5/kadmin/dbutil/ |
H A D | ovload.c | 61 if((cp = nstrtok((char *) NULL, "\t")) == NULL) { 68 if((cp = nstrtok((char *) NULL, "\t")) == NULL) { 75 if((cp = nstrtok((char *) NULL, "\t")) == NULL) { 141 if((cp = nstrtok(line, "\t")) == NULL) 149 if((cp = nstrtok((char *) NULL, "\t")) == NULL) { 162 if((cp = nstrtok((char *) NULL, "\t")) == NULL) { 168 if((cp = nstrtok((char *) NULL, "\t")) == NULL) { 174 if((cp = nstrtok((char *) NULL, "\t")) == NULL) { 180 if((cp = nstrtok((char *) NULL, "\t")) == NULL) {
|
H A D | nstrtok.h | 6 char *nstrtok(char *, const char *delim);
|
H A D | strtok.c | 54 nstrtok(s, delim) in nstrtok() function
|
/titanic_44/exception_lists/ |
H A D | hdrchk | 8 usr/src/cmd/krb5/kadmin/dbutil/nstrtok.h
|
H A D | copyright | 61 usr/src/cmd/krb5/kadmin/dbutil/nstrtok.h
|
H A D | cstyle | 34 usr/src/cmd/krb5/kadmin/dbutil/nstrtok.h
|