Searched defs:ST_MANDLOCK (Results 1 – 3 of 3) sorted by relevance
94 ST_MANDLOCK = 64, /* Allow mandatory locks on an FS. */ enumerator95 # define ST_MANDLOCK ST_MANDLOCK macro
36 #define ST_MANDLOCK 0x0040 /* allow mandatory locks on an FS */ macro