Searched refs:msgmax (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/include/
H A Dprintjob.h25 int of_error, char *msg, int msgmax,
28 int of_error, char *msg, int msgmax,
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dmsg.h44 int msgmax; member in struct:msginfo
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dmsg.h44 int msgmax; member in struct:msginfo
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/common/
H A Dprintjob.c1103 * char *msg, int msgmax - status storage area
1120 int of_error, char *msg, int msgmax,
1158 if( msglen >= msgmax ){
1166 count = Read_fd_len_timeout( 1, of_error, msg+msglen, msgmax-msglen );
1202 if( msglen >= msgmax ){
1209 return_status = Read_write_timeout( of_error, msg+msglen, msgmax-msglen, &count,
1240 * int of_error, char *msg, int msgmax,
1248 int of_error, char *msg, int msgmax,
1318 if( msglen >= msgmax ){
1325 count = read( of_error, msg+msglen, msgmax
1118 Write_outbuf_to_OF( struct job *job, char *title, int of_fd, char *buffer, int outlen, int of_error, char *msg, int msgmax, int timeout, int poll_for_status, char *status_file ) argument
1247 Get_status_from_OF( struct job *job, char *title, int of_pid, int of_error, char *msg, int msgmax, int timeout, int suspend, int max_wait, char *status_file ) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/ipc/
H A Dmsg.c449 msginfo.msgmax = msg_ctlmax;

Completed in 96 milliseconds