Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/lib9p/common/backend/
H A Dfs.c307 #define CONVERT(theirs, ours) \ in fs_oflags_dotu() argument
378 #define CLEAR(theirs) l_mode &= ~(uint32_t)(theirs) in fs_oflags_dotl() argument
379 #define CONVERT(theirs, ours) \ in fs_oflags_dotl() argument
/illumos-gate/usr/src/cmd/svc/configd/
H A Dclient.c1652 int ours, theirs; in propertygrp_notify() local