Home
last modified time | relevance | path

Searched refs:setmark (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/less/
H A Dmark.c196 public void setmark(LWCHAR c, int where) in setmark() function
H A Ddecode.c453 setmark('#', y); in mouse_button_rel()
H A Dfuncs.h240 public void setmark(LWCHAR c, int where);
H A Dcommand.c1970 setmark(c, action == A_SETMARKBOT ? BOTTOM : TOP); in commands()
/freebsd/sys/cam/scsi/
H A Dscsi_sa.h1003 uint8_t tag_action, int immediate, int setmark,
H A Dscsi_sa.c6044 uint8_t tag_action, int immediate, int setmark, in scsi_write_filemarks() argument
6055 if (setmark) in scsi_write_filemarks()