Home | Sort by: relevance | last modified time | path |
/src/sys/fs/nfs/nlm/ | |
nlm_prot_impl.c | 901 uint32_t next_sysid; local in function:nlm_acquire_next_sysid 904 next_sysid = nlm_next_sysid++; 906 return (next_sysid); |
nlm_prot_impl.c | 901 uint32_t next_sysid; local in function:nlm_acquire_next_sysid 904 next_sysid = nlm_next_sysid++; 906 return (next_sysid); |