Searched refs:comma1 (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/libsldap/common/ |
H A D | ns_writes.c | 279 char *c, *comma1 = NULL, *comma2 = NULL; in __s_api_makeModListCount() local 387 (comma1 = strchr(attr[k]->attrvalue[0], in __s_api_makeModListCount() 391 if (*(comma1 + 1) != '\0') in __s_api_makeModListCount() 392 comma2 = strchr(comma1 + 1, COMMATOK); in __s_api_makeModListCount() 405 vlen = comma1 - attr[k]->attrvalue[0]; in __s_api_makeModListCount() 423 if (*(comma1 + 1) == '\0') { in __s_api_makeModListCount() 436 for (c = comma1 + 1; *c == SPACETOK; c++) { in __s_api_makeModListCount() 466 vlen = comma1 - attr[k]->attrvalue[0]; in __s_api_makeModListCount() 490 for (c = comma1 + 1; *c == SPACETOK; c++) { in __s_api_makeModListCount()
|
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Project/t/ |
H A D | Project.t | 445 [ 0, 0, {}, "comma1:151::,::" ], 609 [ 1, 0, {}, "comma1:190::,root,bin::" ],
|