Searched defs:msgctl (Results 1 – 5 of 5) sorted by relevance
10 int msgctl(int q, int cmd, struct msqid_ds *buf) in msgctl() function
98 SYS_FUNC(msgctl) in SYS_FUNC() argument
3945 pub fn msgctl(msqid: ::c_int, cmd: ::c_int, buf: *mut ::msqid_ds) -> ::c_int; in msgctl() function
3440 pub fn msgctl(msqid: ::c_int, cmd: ::c_int, buf: *mut msqid_ds) -> ::c_int; in msgctl() function
3948 pub fn msgctl(msqid: ::c_int, cmd: ::c_int, buf: *mut msqid_ds) -> ::c_int; in msgctl() function