Searched refs:macname (Results 1 - 10 of 10) sorted by relevance

/freebsd-11.0-release/contrib/sendmail/src/
H A Dmacro.c27 ** See also macname():
419 mac->mac_table[id] == NULL ? "" : "re", macname(id));
495 sm_dprintf("macset(%s as ", macname(i));
562 macname(n) function
H A Dutil.c827 macname(bitidx(*s++)));
854 macname(bitidx(*s++)));
H A Dreadcf.c1022 mn = newstr(macname(class));
4597 macname(class), macname(mid));
4603 sm_dprintf("setclass(%s, %s)\n", macname(class), str);
H A Dparseaddr.c1212 macname(rp[1]),
1398 macname(rp[1]),
H A Dheaders.c141 p += strlen(macname(mid)) + 2;
H A Dsendmail.h1187 extern char *macname __P((int));
H A Dqueue.c810 macname(bitidx(h->h_macro)));
/freebsd-11.0-release/contrib/gcc/doc/include/
H A Dtexinfo.tex5679 \newtoks\macname % Macro name
5767 \getargs{#1}% now \macname is the macname and \argl the arglist
5773 \if1\csname ismacro.\the\macname\endcsname
5774 \message{Warning: redefining \the\macname}%
5776 \expandafter\ifx\csname \the\macname\endcsname \relax
5777 \else \errmessage{Macro name \the\macname\space already defined}\fi
5778 \global\cslet{macsave.\the\macname}{\the\macname}%
5779 \global\expandafter\let\csname ismacro.\the\macname\endcsnam
[all...]
/freebsd-11.0-release/contrib/amd/doc/
H A Dtexinfo.tex5483 \newtoks\macname % Macro name
5571 \getargs{#1}% now \macname is the macname and \argl the arglist
5577 \if1\csname ismacro.\the\macname\endcsname
5578 \message{Warning: redefining \the\macname}%
5580 \expandafter\ifx\csname \the\macname\endcsname \relax
5581 \else \errmessage{Macro name \the\macname\space already defined}\fi
5582 \global\cslet{macsave.\the\macname}{\the\macname}%
5583 \global\expandafter\let\csname ismacro.\the\macname\endcsnam
[all...]
/freebsd-11.0-release/contrib/groff/doc/
H A Dtexinfo.tex5555 \newtoks\macname % Macro name
5643 \getargs{#1}% now \macname is the macname and \argl the arglist
5649 \if1\csname ismacro.\the\macname\endcsname
5650 \message{Warning: redefining \the\macname}%
5652 \expandafter\ifx\csname \the\macname\endcsname \relax
5653 \else \errmessage{Macro name \the\macname\space already defined}\fi
5654 \global\cslet{macsave.\the\macname}{\the\macname}%
5655 \global\expandafter\let\csname ismacro.\the\macname\endcsnam
[all...]

Completed in 161 milliseconds