Searched refs:FUNC (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/cs/vcs_src/
H A Difs_agent.h40 typedef int (FUNC)(); typedef
53 FUNC *connect;
54 FUNC *disconnect;
55 FUNC *listdents;
56 FUNC *getfile;
57 FUNC *putfile;
58 FUNC *userdef;
H A Difs_agent.c42 FUNC *initfunc;
/ast/src/cmd/nmake/
H A Drule.c36 #define FUNC(name,func) ((setvar(name,NiL,V_builtin|V_functional))->builtin=(func)) macro
1579 FUNC( ".GETCONF", b_getconf);
1580 FUNC( ".GETOPTS", b_getopts);
1581 FUNC( ".OUTSTANDING", b_outstanding);
1582 FUNC( ".SYSCALL", b_syscall);

Completed in 34 milliseconds