Searched refs:methodp (Results 1 – 3 of 3) sorted by relevance
253 static int LDAP_rebindproc(LDAP *ld, char **binddnp, char **passwdp, int *methodp, int freeit) in LDAP_rebindproc() argument258 *methodp = LDAP_AUTH_SIMPLE; in LDAP_rebindproc()
9729 int methodp = (TREE_CODE (TREE_TYPE (decl)) == METHOD_TYPE); in grok_op_properties() local9831 if (! methodp || DECL_STATIC_FUNCTION_P (decl)) in grok_op_properties()9973 if (methodp) in grok_op_properties()9984 if (methodp) in grok_op_properties()10000 if (methodp || TREE_CODE (arg) == REFERENCE_TYPE) in grok_op_properties()10023 if (methodp) in grok_op_properties()10034 if (methodp) in grok_op_properties()
546 (grok_op_properties): Don't assert !methodp for op new and op delete.