HomeSort by: relevance | last modified time | path
    Searched defs:cursor (Results 1 - 25 of 124) sorted by relevancy

1 2 3 4 5

  /src/sys/dev/ofw/
ofw_network_subr.c 100 size_t cursor; local in function:of_network_decode_media
122 for (nmedia = 0, cursor = 0;
123 (cp = strlist_next(sl, len, &cursor)) != NULL; ) {
ofw_network_subr.c 100 size_t cursor; local in function:of_network_decode_media
122 for (nmedia = 0, cursor = 0;
123 (cp = strlist_next(sl, len, &cursor)) != NULL; ) {
  /src/sys/dev/hpc/
hpcfbvar.h 45 void (*cursor)(void *, int, int, int, int, int); member in struct:hpcfb_accessops
hpcfbvar.h 45 void (*cursor)(void *, int, int, int, int, int); member in struct:hpcfb_accessops
  /src/lib/libedit/
chared.h 46 * the cursor.
48 * On the other hand we really don't want to move the cursor, because
49 * all the editing commands don't include the character under the cursor.
60 int cursor; /* position of saved cursor */ member in struct:c_undo_t
chared.h 46 * the cursor.
48 * On the other hand we really don't want to move the cursor, because
49 * all the editing commands don't include the character under the cursor.
60 int cursor; /* position of saved cursor */ member in struct:c_undo_t
  /src/lib/libquota/
quota_kernel.c 232 struct kernel_quotacursor *cursor; local in function:__quota_kernel_cursor_create
235 cursor = malloc(sizeof(*cursor));
236 if (cursor == NULL) {
241 args.u.cursoropen.qc_cursor = &cursor->kcursor;
244 free(cursor);
248 return cursor;
253 struct kernel_quotacursor *cursor)
258 args.u.cursorclose.qc_cursor = &cursor->kcursor;
263 free(cursor);
    [all...]
quota_kernel.c 232 struct kernel_quotacursor *cursor; local in function:__quota_kernel_cursor_create
235 cursor = malloc(sizeof(*cursor));
236 if (cursor == NULL) {
241 args.u.cursoropen.qc_cursor = &cursor->kcursor;
244 free(cursor);
248 return cursor;
253 struct kernel_quotacursor *cursor)
258 args.u.cursorclose.qc_cursor = &cursor->kcursor;
263 free(cursor);
    [all...]
  /src/sys/arch/bebox/stand/boot/
video.c 104 cursor(struct screen *d, int flag) function in typeref:typename:void
133 cursor(d, 0);
195 cursor(d, 1);
video.c 104 cursor(struct screen *d, int flag) function in typeref:typename:void
133 cursor(d, 0);
195 cursor(d, 1);
vga.c 88 static void cursor(void);
95 * cursor() sets an offset (0-1999) into the 80x25 text area
98 cursor(void) function in typeref:typename:void
226 case 'C': /* right cursor */
231 case 'D': /* left cursor */
248 case 'H': /* Cursor move */
262 case '_': /* set cursor */
273 case ';': /* Switch params in cursor def */
391 cursor();
vga.c 88 static void cursor(void);
95 * cursor() sets an offset (0-1999) into the 80x25 text area
98 cursor(void) function in typeref:typename:void
226 case 'C': /* right cursor */
231 case 'D': /* left cursor */
248 case 'H': /* Cursor move */
262 case '_': /* set cursor */
273 case ';': /* Switch params in cursor def */
391 cursor();
  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_crtc.h 64 } cursor; member in struct:nouveau_crtc
nouveau_crtc.h 64 } cursor; member in struct:nouveau_crtc
  /src/sys/lib/libkern/
strlist.c 121 size_t cursor = *cursorp; local in function:strlist_next
123 if (cursor >= slsize) {
128 const char *cp = sl + cursor;
129 *cursorp = cursor + strlen(cp) + 1;
253 * This routine operates independently of the cursor used to enumerate
298 * This routine operates independently of the cursor used to enumerate
382 size_t cursor; local in function:main
393 cursor = 0;
394 assert((cp = strlist_next(sl, slsize, &cursor)) != NULL);
397 assert((cp = strlist_next(sl, slsize, &cursor)) != NULL)
    [all...]
strlist.c 121 size_t cursor = *cursorp; local in function:strlist_next
123 if (cursor >= slsize) {
128 const char *cp = sl + cursor;
129 *cursorp = cursor + strlen(cp) + 1;
253 * This routine operates independently of the cursor used to enumerate
298 * This routine operates independently of the cursor used to enumerate
382 size_t cursor; local in function:main
393 cursor = 0;
394 assert((cp = strlist_next(sl, slsize, &cursor)) != NULL);
397 assert((cp = strlist_next(sl, slsize, &cursor)) != NULL)
    [all...]
  /src/lib/libtelnet/
kerberos5.c 158 krb5_kt_cursor cursor; local in function:kerberos5_init
164 ret = krb5_kt_start_seq_get(telnet_context, kt, &cursor);
169 krb5_kt_end_seq_get(telnet_context, kt, &cursor);
kerberos5.c 158 krb5_kt_cursor cursor; local in function:kerberos5_init
164 ret = krb5_kt_start_seq_get(telnet_context, kt, &cursor);
169 krb5_kt_end_seq_get(telnet_context, kt, &cursor);
  /src/sys/arch/ews4800mips/stand/common/
console.h 74 void (*cursor)(int, int); member in struct:cons
  /src/sys/arch/prep/stand/boot/
vga.c 90 static void cursor(void);
97 * cursor() sets an offset (0-1999) into the 80x25 text area
100 cursor(void) function in typeref:typename:void
228 case 'C': /* right cursor */
233 case 'D': /* left cursor */
250 case 'H': /* Cursor move */
264 case '_': /* set cursor */
275 case ';': /* Switch params in cursor def */
393 cursor();
  /src/sys/external/bsd/drm2/dist/drm/virtio/
virtgpu_display.c 265 struct drm_plane *primary, *cursor; local in function:vgdev_output_init
277 cursor = virtio_gpu_plane_init(vgdev, DRM_PLANE_TYPE_CURSOR, index);
278 if (IS_ERR(cursor))
279 return PTR_ERR(cursor);
280 drm_crtc_init_with_planes(dev, crtc, primary, cursor,
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_ldu.c 364 struct drm_plane *primary, *cursor; local in function:vmw_ldu_init
377 cursor = &ldu->base.cursor;
407 /* Initialize cursor plane */
408 vmw_du_plane_reset(cursor);
410 ret = drm_universal_plane_init(dev, &ldu->base.cursor,
416 DRM_ERROR("Failed to initialize cursor plane");
421 drm_plane_helper_add(cursor, &vmw_ldu_cursor_plane_helper_funcs);
453 &ldu->base.cursor,
  /src/sys/lib/libunwind/
libunwind.cxx 29 static _Unwind_Reason_Code unwind_phase1(ThisUnwindCursor &cursor,
31 cursor.setInfoBasedOnIPRegister();
37 switch (cursor.step()) {
48 cursor.getInfo(&frameInfo);
57 exc, (struct _Unwind_Context *)(&cursor));
64 exc->private_2 = cursor.getSP();
78 static _Unwind_Reason_Code unwind_phase2(ThisUnwindCursor &cursor,
80 cursor.setInfoBasedOnIPRegister();
86 switch (cursor.step()) {
96 cursor.getInfo(&frameInfo)
214 ThisUnwindCursor cursor(registers, sThisAddressSpace); local in function:_Unwind_ForcedUnwind
225 ThisUnwindCursor cursor(registers, sThisAddressSpace); local in function:_Unwind_Resume
255 ThisUnwindCursor *cursor = (ThisUnwindCursor *)context; local in function:_Unwind_GetGR
261 ThisUnwindCursor *cursor = (ThisUnwindCursor *)context; local in function:_Unwind_SetGR
266 ThisUnwindCursor *cursor = (ThisUnwindCursor *)context; local in function:_Unwind_GetIP
271 ThisUnwindCursor *cursor = (ThisUnwindCursor *)context; local in function:_Unwind_GetIPInfo
277 ThisUnwindCursor *cursor = (ThisUnwindCursor *)context; local in function:_Unwind_SetIP
287 ThisUnwindCursor *cursor = (ThisUnwindCursor *)context; local in function:_Unwind_GetRegionStart
294 ThisUnwindCursor *cursor = (ThisUnwindCursor *)context; local in function:_Unwind_GetLanguageSpecificData
302 ThisUnwindCursor cursor(registers, sThisAddressSpace); local in function:_Unwind_Backtrace
322 ThisUnwindCursor *cursor = (ThisUnwindCursor *)context; local in function:_Unwind_GetCFA
328 ThisUnwindCursor cursor(registers, sThisAddressSpace); local in function:_Unwind_FindEnclosingFunction
340 ThisUnwindCursor cursor(registers, sThisAddressSpace); local in function:_Unwind_Find_FDE
356 ThisUnwindCursor *cursor = (ThisUnwindCursor *)context; local in function:_Unwind_GetDataRelBase
    [all...]
  /src/sys/ufs/lfs/
ulfs_quota.c 499 struct quotakcursor *cursor = args->u.cursorget.qc_cursor; local in function:quota_handle_cmd_cursorget
505 error = lfsquota2_handle_cmd_cursorget(ump, cursor, keys, vals,
521 struct quotakcursor *cursor; local in function:quota_handle_cmd_cursoropen
534 cursor = args->u.cursoropen.qc_cursor;
535 error = lfsquota2_handle_cmd_cursoropen(ump, cursor);
562 struct quotakcursor *cursor = args->u.cursorclose.qc_cursor; local in function:quota_handle_cmd_cursorclose
563 error = lfsquota2_handle_cmd_cursorclose(ump, cursor);
585 struct quotakcursor *cursor = args->u.cursorskipidtype.qc_cursor; local in function:quota_handle_cmd_cursorskipidtype
587 error = lfsquota2_handle_cmd_cursorskipidtype(ump, cursor, idtype);
609 struct quotakcursor *cursor = args->u.cursoratend.qc_cursor local in function:quota_handle_cmd_cursoratend
633 struct quotakcursor *cursor = args->u.cursorrewind.qc_cursor; local in function:quota_handle_cmd_cursorrewind
    [all...]
  /src/sys/ufs/ufs/
ufs_quota.c 491 struct quotakcursor *cursor = args->u.cursorget.qc_cursor; local in function:quota_handle_cmd_cursorget
497 error = quota2_handle_cmd_cursorget(ump, cursor, keys, vals,
512 struct quotakcursor *cursor = args->u.cursoropen.qc_cursor; local in function:quota_handle_cmd_cursoropen
525 error = quota2_handle_cmd_cursoropen(ump, cursor);
539 struct quotakcursor *cursor = args->u.cursorclose.qc_cursor; local in function:quota_handle_cmd_cursorclose
552 error = quota2_handle_cmd_cursorclose(ump, cursor);
566 struct quotakcursor *cursor = args->u.cursorskipidtype.qc_cursor; local in function:quota_handle_cmd_cursorskipidtype
575 error = quota2_handle_cmd_cursorskipidtype(ump, cursor, idtype);
589 struct quotakcursor *cursor = args->u.cursoratend.qc_cursor; local in function:quota_handle_cmd_cursoratend
598 error = quota2_handle_cmd_cursoratend(ump, cursor, ret)
612 struct quotakcursor *cursor = args->u.cursorrewind.qc_cursor; local in function:quota_handle_cmd_cursorrewind
    [all...]

Completed in 118 milliseconds

1 2 3 4 5