Home
last modified time | relevance | path

Searched defs:klm_lock (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Dklm_prot.x57 struct klm_lock { struct
58 string server_name<LM_MAXSTRLEN>;
59 netobj fh; /* a counted file handle */
60 int pid; /* holder of the lock */
61 unsigned l_offset; /* beginning offset of the lock */
62 unsigned l_len; /* byte length of the lock;
H A Dklm_prot.h26 struct klm_lock { struct
33 typedef struct klm_lock klm_lock; argument