Searched refs:FC_FUNC (Results 1 – 3 of 3) sorted by relevance
131 tp = findcom(ap[0], FC_BI|FC_FUNC);459 int fcflags = FC_BI|FC_FUNC|FC_PATH;491 fcflags = FC_BI|FC_FUNC|FC_PATH;/* undo effects of command */541 tp = findcom(ap[0], fcflags & (FC_BI|FC_FUNC));906 flags &= ~FC_FUNC;915 if (!tp && (flags & FC_FUNC)) {973 } else if ((flags & FC_FUNC)
84 #define FC_FUNC BIT(1) /* function builtin */ macro
456 fcflags = FC_BI | FC_PATH | FC_FUNC;468 fcflags &= ~(FC_BI | FC_FUNC);