Lines Matching refs:nlines
928 int nlines = 0;
1048 sizeof (char *)*(nlines + 1))) == NULL) {
1052 if ((buffer[nlines++] = strdup(menu_buf))
1083 for (i = 0; i < nlines; i++) {
1089 nlines = 0;
1102 sizeof (char *)*(nlines + 1))) == NULL) {
1106 if ((buffer[nlines++] = strdup(menu_buf)) == NULL) {
1126 for (i = 0; i < nlines; i++) {
1132 nlines = 0;
1158 for (i = 0; i < nlines; i++) {
1163 nlines = 0;
1169 sizeof (char *)*(nlines + 1))) == NULL) {
1173 if ((buffer[nlines++] = strdup(menu_buf))