Home
last modified time | relevance | path

Searched refs:get_server_pid (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/libamu/
H A Damu.h78 extern long get_server_pid(void);
H A Dxutil.c171 get_server_pid() in get_server_pid() function
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dnfs_subr.c776 if (fp->u.s.fhh_pid != get_server_pid()) { in fh_to_mp3()
778 (long) fp->u.s.fhh_pid, get_server_pid()); in fh_to_mp3()
827 if (fp->u.s.fhh_pid != get_server_pid()) { in fh3_to_mp3()
829 (long) fp->u.s.fhh_pid, get_server_pid()); in fh3_to_mp3()
877 fp->u.s.fhh_pid = get_server_pid(); in mp_to_fh()
919 fp->u.s.fhh_pid = get_server_pid(); in mp_to_fh3()
H A Dautil.c497 get_server_pid(), am_get_hostname(), dir); in amfs_mount()
/netbsd-src/external/bsd/am-utils/dist/include/
H A Dam_utils.h344 extern long get_server_pid(void);
/netbsd-src/external/bsd/am-utils/dist/
H A DChangeLog2658 * libamu/xutil.c (get_server_pid): move this function from util.c
8316 * libamu/util.c (get_server_pid): new function