Searched defs:np (Results 251 - 275 of 457) sorted by relevance

<<111213141516171819

/netbsd-6-1-5-RELEASE/games/cribbage/
H A Dscore.c186 int *sp, *np; local
/netbsd-6-1-5-RELEASE/games/hack/
H A Dhack.unix.c189 const char *np, *path; local
[all...]
/netbsd-6-1-5-RELEASE/games/hunt/huntd/
H A Ddriver.c600 PLAYER *np; local
[all...]
/netbsd-6-1-5-RELEASE/games/worm/
H A Dworm.c161 struct body *bp, *np; local
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libobjc/
H A Dsarray.c53 void *np; local
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/
H A Dansi2knr.c396 char *np = p; local
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/generic/
H A Dperfpow.c37 pow_equals (mp_srcptr np, mp_size_t nn, argument
202 is_kth_power (mp_ptr rp, mp_srcptr np, argument
254 perfpow(mp_srcptr np, mp_size_t nn, mp_limb_t ub, mp_limb_t g, mp_bitcnt_t f, int neg) argument
323 mpn_perfect_power_p(mp_srcptr np, mp_size_t nn) argument
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/tests/mpn/
H A Dt-bdiv.c139 mp_ptr np, dp, qp, rp; local
57 check_one(mp_ptr qp, mp_srcptr rp, mp_limb_t rh, mp_srcptr np, mp_size_t nn, mp_srcptr dp, mp_size_t dn, char *fname) argument
[all...]
H A Dt-div.c144 mp_ptr np, dp, qp, rp; local
57 check_one(mp_ptr qp, mp_srcptr rp, mp_srcptr np, mp_size_t nn, mp_srcptr dp, mp_size_t dn, char *fname, mp_limb_t q_allowed_err) argument
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/tests/
H A Drefmpf.c385 mp_srcptr np, dp; local
/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/
H A Dansi2knr.c396 char *np = p; local
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/su/
H A Dsu.c114 char *username, **np; local
H A Dsu_pam.c98 char **np; local
/netbsd-6-1-5-RELEASE/usr.bin/tsort/
H A Dtsort.c369 NODE **np; local
386 NODE **np; local
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/acpitools/amldb/
H A Dregion.c170 char buf[256], *np, *ep; local
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/cpuctl/
H A Dcpuctl.c215 unsigned int id, np; local
259 long np; local
/netbsd-6-1-5-RELEASE/usr.bin/eject/
H A Deject.c159 struct nicknames_s *np = &nicknames[n]; local
/netbsd-6-1-5-RELEASE/usr.bin/fmt/
H A Dfmt.c328 size_t np; local
/netbsd-6-1-5-RELEASE/usr.bin/mail/
H A Dnames.c58 struct name *np; local
74 struct name *np; local
136 struct name *begin, *np, *t; local
166 detract(struct name *np, int ntype) argument
249 struct name *np, *begin; local
419 struct name *np; local
465 struct name *new, *np, *cp; local
513 count(struct name *np) argument
528 unpack(struct name *np) argument
574 struct name *np, *t, *new; local
669 delname(struct name *np, char name[]) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/fs/msdosfs/
H A Dmsdosfs_conv.c703 u_int8_t *np, *ep = dp->d_name + WIN_MAXLEN; local
[all...]
/netbsd-6-1-5-RELEASE/sys/fs/smbfs/
H A Dsmbfs_subr.c264 smb_fphelp(struct mbchain *mbp, struct smb_vc *vcp, struct smbnode *np, argument
H A Dsmbfs_vfsops.c419 struct smbnode *np; local
/netbsd-6-1-5-RELEASE/sys/nfs/
H A Dnfs_clntsocket.c495 nfs_request(struct nfsnode *np, struct mbuf *mrest, int procnum, struct lwp *lwp, kauth_cred_t cred, struct mbuf **mrp, struct mbuf **mdp, char **dposp, int *rexmitp) argument
H A Dnfs_clntsubs.c160 struct nfsnode *np; local
319 struct nfsnode *np = VTONFS(vp); local
357 struct nfsnode *np = VTONFS(vp); local
383 nfs_check_wccdata(struct nfsnode *np, const struct timespec *ctime, struct timespec *mtime, bool docheck) argument
532 nfs_attrtimeo(struct nfsmount *nmp, struct nfsnode *np) argument
[all...]
H A Dnfs_node.c119 const struct nfsnode * const np = node; local
163 struct nfsnode *np; local
249 struct nfsnode *np; local
288 struct nfsnode *np = VTONFS(vp); local
[all...]

Completed in 239 milliseconds

<<111213141516171819