Home
last modified time | relevance | path

Searched defs:nd (Results 1 – 25 of 84) sorted by relevance

1234

/dflybsd-src/sys/kern/
H A Dvfs_syscalls.c130 struct nlookupdata nd; in sys_mount() local
615 struct nlookupdata nd; in sys_unmount() local
1222 struct nlookupdata nd; in sys_quotactl() local
1351 struct nlookupdata nd; in kern_mountctl() local
1409 kern_statfs(struct nlookupdata *nd, struct statfs *buf) in kern_statfs()
1454 struct nlookupdata nd; in sys_statfs() local
1543 kern_statvfs(struct nlookupdata *nd, struct statvfs *buf) in kern_statvfs()
1573 struct nlookupdata nd; in sys_statvfs() local
1916 kern_chdir(struct nlookupdata *nd) in kern_chdir()
1962 struct nlookupdata nd; in sys_chdir() local
[all …]
H A Dvfs_nlookup.c95 keeperror(struct nlookupdata *nd, int error) in keeperror()
116 nlookup_init(struct nlookupdata *nd, in nlookup_init()
199 nlookup_init_at(struct nlookupdata *nd, struct file **fpp, int fd, in nlookup_init_at()
255 nlookup_init_raw(struct nlookupdata *nd, in nlookup_init_raw()
298 nlookup_init_root(struct nlookupdata *nd, in nlookup_init_root()
365 nlookup_done(struct nlookupdata *nd) in nlookup_done()
408 nlookup_done_at(struct nlookupdata *nd, struct file *fp) in nlookup_done_at()
416 nlookup_zero(struct nlookupdata *nd) in nlookup_zero()
433 struct nlookupdata nd; in nlookup_simple() local
477 wantsexcllock(struct nlookupdata *nd, int last_element) in wantsexcllock()
[all …]
H A Dkern_acl.c152 struct nlookupdata nd; in sys___acl_get_file() local
177 struct nlookupdata nd; in sys___acl_set_file() local
239 struct nlookupdata nd; in sys___acl_delete_file() local
284 struct nlookupdata nd; in sys___acl_aclcheck_file() local
H A Dvfs_synth.c57 struct nlookupdata nd; in getsynthvnode() local
H A Dkern_acct.c124 struct nlookupdata nd; in sys_acct() local
H A Dkern_exec.c200 kern_execve(struct nlookupdata *nd, struct file *fp, char fileflags, in kern_execve()
661 struct nlookupdata nd; in sys_execve() local
/dflybsd-src/lib/libcalendar/
H A Dcalendar.c195 int nd; /* Number of days--return value */ in ndaysgi() local
232 week(int nd, int *y) in week()
248 int nd, wd; in firstweek() local
269 weekday(int nd) in weekday()
/dflybsd-src/sys/vfs/nfs/
H A Dnfs_srvcache.c173 nfsrv_getcache(struct nfsrv_descript *nd, struct nfssvc_sock *slp, in nfsrv_getcache()
295 nfsrv_updatecache(struct nfsrv_descript *nd, int repvalid, struct mbuf *repmbuf) in nfsrv_updatecache()
H A Dnfs_syscalls.c126 struct nlookupdata nd; in sys_nfssvc() local
448 struct nfsrv_descript *nd = NULL; in nfssvc_nfsd() local
1003 nfsd_rt(int sotype, struct nfsrv_descript *nd, int cacherep) in nfsd_rt()
H A Dnfs_socket.c1593 nfs_rephead(int siz, struct nfsrv_descript *nd, struct nfssvc_sock *slp, in nfs_rephead()
2281 nfs_getreq(struct nfsrv_descript *nd, struct nfsd *nfsd, int has_header) in nfs_getreq()
2870 struct nfsrv_descript *nd; in nfsrv_dorec() local
2914 struct nfsd *nd; in nfsrv_wakenfsd() local
H A Dnfs_serv.c493 struct nlookupdata nd; in nfsrv_lookup() local
1601 struct nlookupdata nd; in nfsrv_create() local
1894 struct nlookupdata nd; in nfsrv_mknod() local
2045 struct nlookupdata nd; in nfsrv_remove() local
2411 struct nlookupdata nd; in nfsrv_link() local
2529 struct nlookupdata nd; in nfsrv_symlink() local
2668 struct nlookupdata nd; in nfsrv_mkdir() local
2800 struct nlookupdata nd; in nfsrv_rmdir() local
/dflybsd-src/contrib/gmp/mpn/generic/
H A Dtoom_interpolate_8pts.c75 #define DO_mpn_subrsh(dst,nd,src,ns,s,ws) mpn_subrsh (dst,nd,src,ns,s) argument
78 #define DO_mpn_subrsh(dst,nd,src,ns,s,ws) \ argument
H A Dtoom_interpolate_12pts.c64 #define DO_mpn_subrsh(dst,nd,src,ns,s,ws) mpn_subrsh(dst,nd,src,ns,s) argument
67 #define DO_mpn_subrsh(dst,nd,src,ns,s,ws) \ argument
H A Dtoom_interpolate_16pts.c72 #define DO_mpn_subrsh(dst,nd,src,ns,s,ws) mpn_subrsh(dst,nd,src,ns,s) argument
75 #define DO_mpn_subrsh(dst,nd,src,ns,s,ws) \ argument
/dflybsd-src/sys/net/
H A Dnetisr.c218 struct netisr_data *nd; in netisr_init() local
324 struct netisr_data *nd = netisr_data[mycpuid]; in netmsg_service_loop() local
571 struct netisr_data *nd = netisr_data[cpuid]; in netisr_register_rollup_dispatch() local
618 struct netisr_data *nd = netisr_data[cpuid]; in netisr_unregister_rollup_dispatch() local
/dflybsd-src/usr.sbin/memcontrol/
H A Dmemcontrol.c154 int nd, i, j; in listfunc() local
260 int i, nd; in clearfunc() local
/dflybsd-src/sys/vm/
H A Dvm_swap.c199 struct nlookupdata nd; in sys_swapon() local
406 struct nlookupdata nd; in sys_swapoff() local
/dflybsd-src/bin/ed/
H A Dre.c84 char *nd; in extract_pattern() local
/dflybsd-src/lib/libc/net/
H A Dgetnetnamadr.c395 struct netdata *nd; in getnetbyname() local
410 struct netdata *nd; in getnetbyaddr() local
/dflybsd-src/sys/platform/pc64/x86_64/
H A Dautoconf.c313 struct nfs_diskless *nd = &nfs_diskless; in pxe_setup_nfsdiskless() local
/dflybsd-src/sys/dev/disk/dm/
H A Ddm_pdev.c71 struct nlookupdata nd; in dm_dk_lookup() local
/dflybsd-src/usr.bin/ncal/
H A Dncal.c990 int nd; in firstday() local
1039 sdater(int nd, struct date *d) in sdater()
1050 sdateb(int nd, struct date *d) in sdateb()
/dflybsd-src/contrib/gdtoa/
H A Dsmisc.c37 (s, nd0, nd, y9, dplen) CONST char *s; int dplen, nd0, nd; ULong y9; in s2b() argument
/dflybsd-src/sys/platform/vkernel64/x86_64/
H A Dautoconf.c391 struct nfs_diskless *nd = &nfs_diskless; in pxe_setup_nfsdiskless() local
/dflybsd-src/contrib/cvs-1.12/src/
H A Dlog.c444 struct datelist *nd = log_data.datelist->next; in cvslog() local
454 struct datelist *nd = log_data.singledatelist->next; in cvslog() local
656 struct datelist *nd, **pd; in log_parse_date() local

1234