OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bfunct
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/csh/
sem.c
162
if (bifunc->
bfunct
!= dobreak && bifunc->
bfunct
!= docontin &&
163
bifunc->
bfunct
!= doelse && bifunc->
bfunct
!= doend &&
164
bifunc->
bfunct
!= doforeach && bifunc->
bfunct
!= dogoto &&
165
bifunc->
bfunct
!= doif && bifunc->
bfunct
!= dorepeat &&
166
bifunc->
bfunct
!= doswbrk && bifunc->
bfunct
!= doswitch &
[
all
...]
csh.h
357
void (*
bfunct
)(Char **, struct command *);
member in struct:biltins
func.c
127
(*bp->
bfunct
) (t->t_dcom, t);
Completed in 12 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025