OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lutil_atol
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/overlays/
otp.c
633
if ( a &&
lutil_atol
( &last_step, a->a_vals[0].bv_val ) != 0 ) {
720
if ( a &&
lutil_atol
( &last_step, a->a_vals[0].bv_val ) != 0 ) {
743
if ( a &&
lutil_atol
( &window, a->a_vals[0].bv_val ) != 0 ) {
751
if ( a &&
lutil_atol
( drift, a->a_vals[0].bv_val ) != 0 ) {
/src/external/bsd/openldap/dist/servers/slapd/
mods.c
421
if (
lutil_atol
( &incr, mod->sm_values[0].bv_val ) != 0 ) {
435
if (
lutil_atol
( &value, a->a_nvals[i].bv_val ) != 0 ) {
/src/external/bsd/openldap/dist/include/
lutil.h
322
#define
lutil_atol
(v, s) lutil_atolx((v), (s), 10)
macro
Completed in 24 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026