Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dmark.c235 public void setmark(char c, int where, LINENUM linenum) in setmark() function
H A Dfuncs.h289 public void setmark(char c, int where, LINENUM linenum);
H A Ddecode.c667 setmark('#', y, 0); in mouse_button_left()
H A Dcommand.c2311 setmark(c, action == A_SETMARKBOT ? BOTTOM : TOP, number); in commands()
/freebsd/sys/cam/scsi/
H A Dscsi_sa.h1003 uint8_t tag_action, int immediate, int setmark,
H A Dscsi_sa.c6039 uint8_t tag_action, int immediate, int setmark, in scsi_write_filemarks() argument
6050 if (setmark) in scsi_write_filemarks()