Home
last modified time | relevance | path

Searched refs:lutil_atol (Results 1 – 16 of 16) sorted by relevance

/dports/net/openldap25-client/openldap-2.5.9/servers/slapd/overlays/
H A Dotp.c604 if ( a && lutil_atol( &last_step, a->a_vals[0].bv_val ) != 0 ) { in otp_hotp()
691 if ( a && lutil_atol( &last_step, a->a_vals[0].bv_val ) != 0 ) { in otp_totp()
714 if ( a && lutil_atol( &window, a->a_vals[0].bv_val ) != 0 ) { in otp_totp()
722 if ( a && lutil_atol( drift, a->a_vals[0].bv_val ) != 0 ) { in otp_totp()
/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/overlays/
H A Dotp.c604 if ( a && lutil_atol( &last_step, a->a_vals[0].bv_val ) != 0 ) { in otp_hotp()
691 if ( a && lutil_atol( &last_step, a->a_vals[0].bv_val ) != 0 ) { in otp_totp()
714 if ( a && lutil_atol( &window, a->a_vals[0].bv_val ) != 0 ) { in otp_totp()
722 if ( a && lutil_atol( drift, a->a_vals[0].bv_val ) != 0 ) { in otp_totp()
/dports/net/openldap26-server/openldap-2.6.0/servers/slapd/overlays/
H A Dotp.c604 if ( a && lutil_atol( &last_step, a->a_vals[0].bv_val ) != 0 ) { in otp_hotp()
691 if ( a && lutil_atol( &last_step, a->a_vals[0].bv_val ) != 0 ) { in otp_totp()
714 if ( a && lutil_atol( &window, a->a_vals[0].bv_val ) != 0 ) { in otp_totp()
722 if ( a && lutil_atol( drift, a->a_vals[0].bv_val ) != 0 ) { in otp_totp()
/dports/net/openldap26-client/openldap-2.6.0/servers/slapd/overlays/
H A Dotp.c604 if ( a && lutil_atol( &last_step, a->a_vals[0].bv_val ) != 0 ) { in otp_hotp()
691 if ( a && lutil_atol( &last_step, a->a_vals[0].bv_val ) != 0 ) { in otp_totp()
714 if ( a && lutil_atol( &window, a->a_vals[0].bv_val ) != 0 ) { in otp_totp()
722 if ( a && lutil_atol( drift, a->a_vals[0].bv_val ) != 0 ) { in otp_totp()
/dports/net/openldap24-client/openldap-2.4.59/servers/slapd/
H A Dmods.c416 if ( lutil_atol( &incr, mod->sm_values[0].bv_val ) != 0 ) { in modify_increment_values()
430 if ( lutil_atol( &value, a->a_nvals[i].bv_val ) != 0 ) { in modify_increment_values()
/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/
H A Dmods.c416 if ( lutil_atol( &incr, mod->sm_values[0].bv_val ) != 0 ) { in modify_increment_values()
430 if ( lutil_atol( &value, a->a_nvals[i].bv_val ) != 0 ) { in modify_increment_values()
/dports/net/openldap24-server/openldap-2.4.59/servers/slapd/
H A Dmods.c416 if ( lutil_atol( &incr, mod->sm_values[0].bv_val ) != 0 ) { in modify_increment_values()
430 if ( lutil_atol( &value, a->a_nvals[i].bv_val ) != 0 ) { in modify_increment_values()
/dports/net/openldap25-client/openldap-2.5.9/servers/slapd/
H A Dmods.c416 if ( lutil_atol( &incr, mod->sm_values[0].bv_val ) != 0 ) { in modify_increment_values()
430 if ( lutil_atol( &value, a->a_nvals[i].bv_val ) != 0 ) { in modify_increment_values()
/dports/net/openldap26-client/openldap-2.6.0/servers/slapd/
H A Dmods.c416 if ( lutil_atol( &incr, mod->sm_values[0].bv_val ) != 0 ) { in modify_increment_values()
430 if ( lutil_atol( &value, a->a_nvals[i].bv_val ) != 0 ) { in modify_increment_values()
/dports/net/openldap26-server/openldap-2.6.0/servers/slapd/
H A Dmods.c416 if ( lutil_atol( &incr, mod->sm_values[0].bv_val ) != 0 ) { in modify_increment_values()
430 if ( lutil_atol( &value, a->a_nvals[i].bv_val ) != 0 ) { in modify_increment_values()
/dports/net/openldap24-client/openldap-2.4.59/include/
H A Dlutil.h306 #define lutil_atol(v, s) lutil_atolx((v), (s), 10) macro
/dports/net/openldap24-server/openldap-2.4.59/include/
H A Dlutil.h306 #define lutil_atol(v, s) lutil_atolx((v), (s), 10) macro
/dports/net/openldap25-client/openldap-2.5.9/include/
H A Dlutil.h320 #define lutil_atol(v, s) lutil_atolx((v), (s), 10) macro
/dports/net/openldap25-server/openldap-2.5.9/include/
H A Dlutil.h320 #define lutil_atol(v, s) lutil_atolx((v), (s), 10) macro
/dports/net/openldap26-client/openldap-2.6.0/include/
H A Dlutil.h320 #define lutil_atol(v, s) lutil_atolx((v), (s), 10) macro
/dports/net/openldap26-server/openldap-2.6.0/include/
H A Dlutil.h320 #define lutil_atol(v, s) lutil_atolx((v), (s), 10) macro