Searched defs:exp_mode (Results 1 – 5 of 5) sorted by relevance
39 static void check_mode(struct shmid_ds *ds, short exp_mode) in check_mode()
33 mode_t exp_mode; member
48 static void check_mode(struct stat *s, mode_t exp_mode) in check_mode()
207 mode_t exp_mode = perm & ~mask; in test03() local
218 mode_t exp_mode = perm & ~mask; in test03() local