Home
last modified time | relevance | path

Searched defs:curtoken (Results 1 – 19 of 19) sorted by relevance

/dports/mail/courier/courier-0.65.3/imap/
H A Dmainloop.c114 struct imaptoken *curtoken; in mainloop() local
H A Dimapd.c554 struct imaptoken *curtoken, in parse_mailbox_error()
2966 struct imaptoken *curtoken; in aclcmd() local
3320 struct imaptoken *curtoken; in aclstore() local
3401 struct imaptoken *curtoken; in aclset() local
3506 struct imaptoken *curtoken; in acldelete() local
3691 struct imaptoken *curtoken; in append() local
3990 struct imaptoken *curtoken=nexttoken(); in do_imap_command() local
H A Dimaptoken.c29 static struct imaptoken curtoken; variable
H A Dimaplogin.c251 struct imaptoken *curtoken=nexttoken(); in do_imap_command() local
/dports/mail/courier-imap/courier-imap-5.1.4/libs/imap/
H A Dmainloop.c115 struct imaptoken *curtoken; in mainloop() local
H A Dimapd.c589 struct imaptoken *curtoken, in parse_mailbox_error()
715 struct imaptoken *curtoken, in store_mailbox()
1462 struct imaptoken *curtoken; in doId() local
3158 struct imaptoken *curtoken; in aclcmd() local
3533 struct imaptoken *curtoken; in aclstore() local
3614 struct imaptoken *curtoken; in aclset() local
3719 struct imaptoken *curtoken; in acldelete() local
3904 struct imaptoken *curtoken; in append() local
4275 struct imaptoken *curtoken=nexttoken(); in do_imap_command() local
H A Dimaplogin.c267 struct imaptoken *curtoken=nexttoken(); in do_imap_command() local
H A Dimaptoken.c30 static struct imaptoken curtoken; variable
/dports/math/topaz/topaz-3.41/topaz/
H A Dconttoken.cc61 tokenbuff* curtoken; in controltoken() local
H A Dcalc.cc46 TOKENREC stack[PARSERSTACKSIZE] , polish[PARSERSTACKSIZE] , curtoken; variable
/dports/editors/mg/mg-6.9/
H A Dtags.c458 curtoken(int f, int n, char *token) in curtoken() function
/dports/math/calc/calc-2.14.0.14/
H A Dtoken.c60 } curtoken; variable
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/flatfile/
H A Dutilfun.cpp612 char* curtoken; in TokenString() local
661 char* curtoken; in TokenStringByDelimiter() local
/dports/biology/ncbi-toolkit/ncbi/network/taxon1/common/
H A Dtaxutil.c209 ValNodePtr curtoken, token = NULL; in TokenString() local
/dports/mail/mairix/mairix-0.24/
H A Dimap.c245 char *curtoken = NULL; in imap_ll_waitline() local
/dports/cad/magic/magic-8.3.245/lef/
H A DlefRead.c219 static char *curtoken; /* pointer to current token */ local
/dports/cad/qflow/qflow-1.4.98/src/
H A Dreadlef.c234 static char *curtoken; /* pointer to current token */ in LefNextToken() local
/dports/cad/qrouter/qrouter-1.4.85/
H A Dlef.c208 static char *curtoken; /* pointer to current token */ in LefNextToken() local
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapserver.h758 tokenListNodeObjPtr curtoken; member