SA
Size: a a a
SA
SA
a
SD
VL
(make-posix-mqueue
"/blah"
:flags '(:read-write :close-on-exec :create :exclusive :non-block)
:mode '(:user-write :user-read))
(make-posix-mqueue
"/blah"
:read-write t
:close-on-exec t
:create t
:exclusive t
:non-block t
:user-write t
:user-read t)
SA
a
SD
a
(make-posix-mqueue
"/blah"
:flags '(:read-write :close-on-exec :create :exclusive :non-block)
:mode '(:user-write :user-read))
(make-posix-mqueue
"/blah"
:read-write t
:close-on-exec t
:create t
:exclusive t
:non-block t
:user-write t
:user-read t)
VL
"string" :string 'string #:string
?a
a
"string" :string 'string #:string
?VL
VL
VL
VL
SA
SA
VL
VL