Home
last modified time | relevance | path

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

/freebsd/usr.bin/posixmqcontrol/
H A Dposixmqcontrol.c44 struct Creation { struct
46 bool exists;
48 bool set_mode;
50 mode_t mode;
52 long depth;
54 long size;
56 bool block;
58 bool set_group;
60 gid_t group;
62 bool set_user;
[all …]