Searched refs:len_qbuf (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpickup.c1217 unsigned len_qbuf = (unsigned)strlen(qbuf), local
1221 unsigned textleft = QBUFSZ - (len_qbuf + padlength);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpickup.c1217 unsigned len_qbuf = (unsigned)strlen(qbuf), local
1221 unsigned textleft = QBUFSZ - (len_qbuf + padlength);

Completed in 27 milliseconds