Searched refs:tkn_list (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/ntp-92/libopts/
H A Dtokenize.c166 * do_something_with_tkn( ptl->tkn_list[ix] );
230 ch_t* pzDest = (ch_t*)(res->tkn_list + (max_token_ct + 1));
234 res->tkn_list[ res->tkn_ct++ ] = pzDest;
281 res->tkn_list[ res->tkn_ct ] = NULL;
308 printf( " %3d: ``%s''\n", ix+1, p->tkn_list[ix] );
H A Denvironment.c81 pOpts->origArgVect = (char**)(pTL->tkn_list - 1);
/macosx-10.10/ntp-92/sntp/libopts/
H A Dtokenize.c166 * do_something_with_tkn( ptl->tkn_list[ix] );
230 ch_t* pzDest = (ch_t*)(res->tkn_list + (max_token_ct + 1));
234 res->tkn_list[ res->tkn_ct++ ] = pzDest;
281 res->tkn_list[ res->tkn_ct ] = NULL;
308 printf( " %3d: ``%s''\n", ix+1, p->tkn_list[ix] );
H A Denvironment.c81 pOpts->origArgVect = (char**)(pTL->tkn_list - 1);
/macosx-10.10/ntp-92/libopts/autoopts/
H A Doptions.h459 unsigned char* tkn_list[1]; member in struct:__anon11563
/macosx-10.10/ntp-92/sntp/libopts/autoopts/
H A Doptions.h459 unsigned char* tkn_list[1]; member in struct:__anon11610

Completed in 178 milliseconds