Home
last modified time | relevance | path

Searched defs:nump (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/sys/ufs/ext2fs/
H A Dext2fs_bmap.c94 ext4_bmapext(struct vnode *vp, daddr_t bn, daddr_t *bnp, struct indir *ap, int *nump, int *runp) in ext4_bmapext()
136 struct indir *ap, int *nump, int *runp) in ext2fs_bmaparray()
/openbsd-src/sys/ufs/ufs/
H A Dufs_bmap.c91 int *nump, int *runp) in ufs_bmaparray()
227 ufs_getlbns(struct vnode *vp, daddr_t bn, struct indir *ap, int *nump) in ufs_getlbns()
/openbsd-src/usr.bin/rcs/
H A Drcsnum.c125 rcsnum_tostr(const RCSNUM *nump, char *buf, size_t blen) in rcsnum_tostr()
241 rcsnum_aton(const char *str, const char **ep, RCSNUM *nump) in rcsnum_aton()
/openbsd-src/usr.bin/cvs/
H A Drcsnum.c102 rcsnum_tostr(const RCSNUM *nump, char *buf, size_t blen) in rcsnum_tostr()
218 rcsnum_aton(const char *str, const char **ep, RCSNUM *nump) in rcsnum_aton()
/openbsd-src/usr.sbin/makefs/ffs/
H A Dufs_bmap.c65 ufs_getlbns(struct inode *ip, daddr_t bn, struct indir *ap, int *nump) in ufs_getlbns()
/openbsd-src/usr.sbin/bgpd/
H A Dmrt.c701 uint16_t subtype, apsubtype, nump, apnump, afi; mrt_dump_entry_v2() local
796 int nump; global() member
819 uint16_t nlen, nump; mrt_dump_v2_hdr() local
[all...]
/openbsd-src/bin/ksh/
H A Dvar.c424 getint(struct tbl *vp, int64_t *nump, bool arith) in getint()
/openbsd-src/lib/libc/time/
H A Dlocaltime.c632 getnum(const char * strp,int * nump,int min,int max) getnum() argument
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcpplib.c774 strtoul_for_line (str, len, nump) in strtoul_for_line() argument
/openbsd-src/usr.sbin/unbound/testcode/
H A Dtestpkts.c1030 uint16_t i, j, numq=0, nump=0; in match_noloc_section() local
/openbsd-src/gnu/gcc/libcpp/
H A Ddirectives.c813 strtoul_for_line (const uchar *str, unsigned int len, long unsigned int *nump) in strtoul_for_line()