Home
last modified time | relevance | path

Searched defs:nvalue (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dfilter.c376 struct berval desc, value, nvalue; in get_ssa() local
H A Dschema_init.c1882 struct berval tmp, nvalue; in UTF8StringNormalize() local
/netbsd-src/external/gpl2/gmake/dist/
H A Dvariable.c384 char *nvalue; in lookup_variable() local
/netbsd-src/external/mit/lua/dist/src/
H A Dlobject.h337 #define nvalue(o) check_exp(ttisnumber(o), \ macro
340 #define nvalue(o) check_exp(ttisnumber(o), cast_num(ivalue(o))) macro
/netbsd-src/lib/libradius/
H A Dradlib.c881 u_int32_t nvalue; in rad_put_int() local