Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/amd/libamu/
H A Damu.h76 extern long get_server_pid(void);
H A Dxutil.c169 get_server_pid() in get_server_pid() function
/freebsd-12.1/contrib/amd/amd/
H A Dnfs_subr.c774 if (fp->u.s.fhh_pid != get_server_pid()) { in fh_to_mp3()
776 (long) fp->u.s.fhh_pid, get_server_pid()); in fh_to_mp3()
825 if (fp->u.s.fhh_pid != get_server_pid()) { in fh3_to_mp3()
827 (long) fp->u.s.fhh_pid, get_server_pid()); in fh3_to_mp3()
875 fp->u.s.fhh_pid = get_server_pid(); in mp_to_fh()
917 fp->u.s.fhh_pid = get_server_pid(); in mp_to_fh3()
H A Dautil.c495 get_server_pid(), am_get_hostname(), dir); in amfs_mount()
/freebsd-12.1/contrib/amd/include/
H A Dam_utils.h338 extern long get_server_pid(void);
/freebsd-12.1/contrib/amd/
H A DChangeLog2652 * libamu/xutil.c (get_server_pid): move this function from util.c
8310 * libamu/util.c (get_server_pid): new function