Searched refs:sline (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-11-stable/contrib/less/
H A Dposition.c230 * The given "sline" may be in the range { 1 .. sc_height-1 }
236 sindex_from_sline(sline)
237 int sline;
243 if (sline < 0)
244 sline += sc_height;
248 if (sline <= 0)
249 sline = 1;
250 if (sline > sc_height)
251 sline = sc_height;
255 return (sline
[all...]
H A Djump.c171 jump_line_loc(pos, sline)
173 int sline;
190 jump_loc(pos, sline);
199 jump_loc(pos, sline)
201 int sline;
209 * Normalize sline.
211 sindex = sindex_from_sline(sline);
253 * sline-th line on the screen.
H A Doptfunc.c184 int sline = getnum(&s, "j", &err); local
189 jump_sline = sline;
/freebsd-11-stable/usr.sbin/pmcstat/
H A Dpmcpl_annotate_cg.c91 unsigned sline; local
101 sline = 0;
114 filename, sizeof(filename), &sline, funcname, sizeof(funcname));
122 sline);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dutil.c1157 && (handler->sline.code < 200 || handler->sline.code >= 300)
1321 if (handler->sline.version == 0)
1336 handler->sline = sl;
1337 handler->sline.reason = apr_pstrdup(handler->handler_pool, sl.reason);
1380 && handler->sline.code != 204
1381 && handler->sline.code != 304)
1387 handler->sline.code);
1404 if (handler->conn->last_status_code == 401 && handler->sline.code < 400)
1411 handler->conn->last_status_code = handler->sline
1840 svn_ra_serf__error_on_status(serf_status_line sline, const char *path, const char *location) argument
[all...]
H A Doptions.c409 if (opt_ctx->handler->sline.code >= 200
410 && opt_ctx->handler->sline.code < 300
488 if (opt_ctx->handler->sline.code != 200)
522 if (opt_ctx->handler->sline.code != 200)
574 if (corrected_url && (opt_ctx->handler->sline.code == 301))
611 else if (opt_ctx->handler->sline.code >= 300
612 && opt_ctx->handler->sline.code < 399)
615 (opt_ctx->handler->sline.code == 301
621 if (opt_ctx->handler->sline.code != 200)
681 if (handler->sline
[all...]
H A Dmultistatus.c429 item->http_status = server_error->handler->sline.code;
543 serf_status_line sline;
546 memset(&sline, 0, sizeof(sline));
547 sline.code = item->http_status;
548 sline.reason = item->http_reason;
550 tmp_err = svn_ra_serf__error_on_status(sline, item->path, NULL);
606 expected_status[0] = handler->sline.code;
627 tmp_handler->sline = handler->sline;
542 serf_status_line sline; local
[all...]
H A Dget_lock.c322 if ((err && (handler->sline.code == 500 || handler->sline.code == 501))
329 else if (handler->sline.code != 207)
H A Dlock.c254 switch (ctx->handler->sline.code)
265 ctx->handler->sline.code,
266 ctx->handler->sline.reason);
282 ctx->handler->sline.code,
283 ctx->handler->sline.reason);
298 ctx->handler->sline.code,
299 ctx->handler->sline.reason);
H A Dinherited_props.c326 if (rq->handler->sline.code != 207 && rq->handler->sline.code != 403)
438 if (handler->sline.code != 200)
H A Dget_deleted_rev.c174 if (handler->sline.code == 501)
H A Dgetdate.c164 if (handler->sline.code != 200)
H A Dgetlocks.c294 if (handler->sline.code != 200
295 && handler->sline.code != 404)
H A Dget_file.c206 if (fetch_ctx->handler->sline.code != 200)
425 if (handler->sline.code != 200)
H A Dcommit.c287 if (handler->sline.code != 201)
858 if (!err && handler->sline.code != 207)
1270 if (handler->sline.code != 201)
1330 if (handler->sline.code != 201)
1463 if (handler->sline.code == 400)
1491 if (handler->sline.code != 204)
1588 if (handler->sline.code != 201)
1791 if (handler->sline.code != 201)
2113 if (handler->sline.code != expected_result)
2195 if (handler->sline
[all...]
H A Dmergeinfo.c232 if (handler->sline.code != 200)
H A Dgetlocationsegments.c201 if (!err && handler->sline.code != 200)
H A Dgetlocations.c199 if (handler->sline.code != 200)
H A Dxml.c942 while (*status && ectx->handler->sline.code != *status)
948 got_expected_status = (ectx->handler->sline.code == 200);
951 && ((ectx->handler->sline.code < 200) || (ectx->handler->sline.code >= 300)
H A Dlist.c284 if (handler->sline.code != 200)
H A Dblame.c396 if (handler->sline.code != 200)
/freebsd-11-stable/contrib/libreadline/
H A Disearch.c111 cxt->sline = 0;
251 cxt->sline = rl_line_buffer;
252 cxt->sline_len = strlen (cxt->sline);
540 if (STREQN (cxt->search_string, cxt->sline + cxt->sline_index, cxt->search_string_index))
567 cxt->sline = cxt->lines[cxt->history_pos];
568 cxt->sline_len = strlen (cxt->sline);
H A Drlprivate.h76 char *sline; member in struct:__rl_search_context
/freebsd-11-stable/contrib/serf/buckets/
H A Dresponse_buckets.c381 serf_status_line *sline)
388 *sline = ctx->sl;
400 *sline = ctx->sl;
404 sline->version = 0;
379 serf_bucket_response_status( serf_bucket_t *bkt, serf_status_line *sline) argument
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipscan_y.y86 | sline { resetlexer(); }
94 | sline
114 sline: tag ':' '(' ')' ',' matchup '=' action { addtag($1, NULL, $6, &$8); } label

Completed in 314 milliseconds

12