Home
last modified time | relevance | path

Searched refs:getfold (Results 1 – 13 of 13) sorted by relevance

/dports/mail/mailx/mail-2.2.8/
H A Dfio.c341 if (name[0] == '+' && getfold(cmdbuf) >= 0) {
399 getfold(name) in getfold() function
H A Dextern.h148 int getfold __P((char *));
H A Dcmd1.c570 if (getfold(dirname) < 0) { in folders()
H A Dlex.c678 if (getfold(fname) >= 0) { in newfileinfo()
/dports/chinese/bitchx/bitchx-1.2.1/dll/possum/
H A Dextern.h142 int getfold __P((char *));
/dports/irc/bitchx/bitchx-1.2.1/dll/possum/
H A Dextern.h142 int getfold __P((char *));
/dports/mail/heirloom-mailx/mailx-12.4/
H A Dfio.c457 if (name[0] == '+' && getfold(foldbuf, sizeof foldbuf) >= 0) { in expand()
594 getfold(char *name, int size) in getfold() function
H A Dextern.h244 int getfold(char *name, int size);
H A Dlex.c780 if (getfold(fname, sizeof fname - 1) >= 0) { in newfileinfo()
H A Dcmd1.c1131 else if (getfold(dirname, sizeof dirname) < 0) { in folders()
/dports/math/giacxcas/giac-1.6.0/src/
H A Dprog.h556 gen getfold(const gen & g); // translate 0 to "main"
H A Dti89.cc2315 return getfold(current_folder_name); in _GetFold()
H A Dprog.cc12988 gen getfold(const gen & g){ in getfold() function
13008 return getfold(res); in _SetFold()