Home
last modified time | relevance | path

Searched refs:callit (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/portmap/
H A Dportmap.c91 void callit(struct svc_req *, SVCXPRT *);
469 callit(rqstp, xprt); in reg_service()
577 callit(struct svc_req *rqstp, SVCXPRT *xprt) in callit() function
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dste.c3111 tree callit; in ffeste_R842() local
3165 callit = ffecom_call_gfrt (FFECOM_gfrtSTOP, in ffeste_R842()
3168 TREE_SIDE_EFFECTS (callit) = 1; in ffeste_R842()
3170 expand_expr_stmt (callit); in ffeste_R842()
3178 tree callit; in ffeste_R843() local
3229 callit = ffecom_call_gfrt (FFECOM_gfrtPAUSE, in ffeste_R843()
3232 TREE_SIDE_EFFECTS (callit) = 1; in ffeste_R843()
3234 expand_expr_stmt (callit); in ffeste_R843()