HomeSort by: relevance | last modified time | path
    Searched defs:fhcmp (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libpuffs/
null.c 220 fhcmp(struct puffs_usermount *pu, struct puffs_node *pn, void *arg) function in typeref:typename:void *
248 pn_res = puffs_pn_nodewalk(pu, fhcmp, fid);
  /src/usr.sbin/rpc.lockd/
lockd_lock.c 59 fhcmp(const nfs_fhandle_t *fh1, const nfs_fhandle_t *fh2) function in typeref:typename:int
158 fhcmp(&newfl->filehandle, &fl->filehandle) != 0)
191 if (fhcmp(&fl->filehandle, &filehandle) != 0)
372 fhcmp(&filehandle, &fl->filehandle) != 0 ||
713 fhcmp(&rfl->filehandle, &fl->filehandle) != 0)

Completed in 13 milliseconds