Searched defs:ulval (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/kern/
H A Dsubr_optstr.c129 const unsigned long ulval = strtoul(data, &ep, 10); local
148 const unsigned long ulval = strtoul(data, &ep, 16); local
167 const unsigned long ulval = strtoul(data, &ep, 2); local
/netbsd-current/external/bsd/nvi/dist/vi/
H A Dv_increment.c62 u_long ulval, change; local
/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dsafe_ultostr.c101 char *safe_ultostr(VSTRING *buf, unsigned long ulval, int base, argument
220 unsigned long ulval; local
[all...]
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dname_mask.c218 unsigned long ulval; local
332 unsigned long ulval; local
/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Dopt.c619 unsigned long ulval; local
/netbsd-current/crypto/external/bsd/openssl/dist/apps/lib/
H A Dopt.c854 unsigned long ulval; local
/netbsd-current/external/ibm-public/postfix/dist/src/tls/
H A Dtls_misc.c589 unsigned long ulval; local
/netbsd-current/lib/libc/stdio/
H A Dvfwprintf.c667 u_long ulval; /* integer arguments %[diouxX] */ local
[all...]

Completed in 126 milliseconds